Go to file
Aaron Jorbin 1a27ba9fd7 External Libraries: Update jQuery to 1.12.3.
Sing it with me: jQuery fixed two issues, now you can get them with WP 4.5.

Release Post: http://blog.jquery.com/2016/04/05/jquery-1-12-3-and-2-2-3-released/
Changelog: https://github.com/jquery/jquery/compare/1.12.2...1.12.3

Fixes #35380.
Props ocean90.



git-svn-id: https://develop.svn.wordpress.org/trunk@37164 602fd350-edb4-49c9-b593-d223f7449a82
2016-04-06 22:44:29 +00:00
src External Libraries: Update jQuery to 1.12.3. 2016-04-06 22:44:29 +00:00
tests REST API: Deliver parameters unadulterated instead of slashed. 2016-04-06 21:01:11 +00:00
tools/i18n i18n tools: In `StringExtractor` don't strip slashes from URLs. 2016-02-29 20:44:31 +00:00
.editorconfig
.gitignore
.jshintrc
.travis.yml Travis CI: Allow to cache the node_modules directory. 2016-03-22 21:49:36 +00:00
Gruntfile.js Build Tools: Rename the `precommit:core` task to `precommit:base` for clarification. 2016-03-10 20:13:29 +00:00
package.json Bump grunt-contrib-qunit ~0.7.0 → ~1.1.0 2016-03-16 17:53:51 +00:00
phpunit.xml.dist
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php