Paladox has uploaded a new change for review. https://gerrit.wikimedia.org/r/266094
Change subject: Add support for jquery 3.0 ...................................................................... Add support for jquery 3.0 This adds a new config called wgjQuery3 that is off by default but allows a users to either use jquery 1.11.3 which is the default or jquery 3 which is in beta but allows us to test it. Notes ie support below 9 is not supported. Changelog http://blog.jquery.com/2016/01/14/jquery-3-0-beta-released/ Change-Id: Ie8baa65ab3fe48699638bdcd663ffbc4caff4b6d --- M includes/DefaultSettings.php M resources/Resources.php A resources/lib/jquery/jquery3.js 3 files changed, 9,997 insertions(+), 7 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/94/266094/1 -- To view, visit https://gerrit.wikimedia.org/r/266094 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ie8baa65ab3fe48699638bdcd663ffbc4caff4b6d Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Paladox <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
