Issue #2192383 by tstoeckler: Update jQuery to 2.1.0.
parent
e74db803c2
commit
688b9e6fa9
|
@ -50,7 +50,7 @@ Drupal 8.0, xxxx-xx-xx (development version)
|
|||
- Universally Unique IDentifier (UUID):
|
||||
* Support for generating and validating UUIDs.
|
||||
- JavaScript changes:
|
||||
* Updated to jQuery 2.0.3
|
||||
* Updated to jQuery 2.1.0
|
||||
* Updated to jQuery UI 1.10.2
|
||||
* Removed jquery.bbq
|
||||
- Tremendously improved language support all around.
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -284,7 +284,7 @@ html5shiv:
|
|||
|
||||
jquery:
|
||||
remote: https://github.com/jquery/jquery
|
||||
version: 2.0.3
|
||||
version: 2.1.0
|
||||
js:
|
||||
assets/vendor/jquery/jquery.js: { weight: -20 }
|
||||
|
||||
|
|
Loading…
Reference in New Issue