Issue #2192383 by tstoeckler: Update jQuery to 2.1.0.

8.0.x
webchick 2014-04-06 09:23:21 -07:00
parent e74db803c2
commit 688b9e6fa9
3 changed files with 3669 additions and 3387 deletions

View File

@ -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

View File

@ -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 }