mediawiki-extensions-WikiEd.../modules
Timo Tijhof 7769baa56e Replace deprecated jQuery bind() and size()
> JQMIGRATE: jQuery.fn.bind() is deprecated
> JQMIGRATE: jQuery.fn.size() is deprecated; use the .length property

Note that bind() is not removed in v3, merely deprecated.
Even after the jQuery Migrate phase, it will continue to work.

size() was removed in v3 and works only during the Migrate phase.

https://api.jquery.com/size/
https://api.jquery.com/bind/
https://jquery.com/upgrade-guide/3.0/

Bug: T124742
Change-Id: I6bbd8f829ecf987228c6a5abd32c84e4e088a9bd
2016-11-21 18:23:50 -08:00
..
images Merge "Revert "Compress PNGs with zopflipng"" 2016-02-28 00:29:33 +00:00
templates WikiEditor: Move HTML for dialogs to separate files 2015-08-14 13:07:27 +00:00
ext.wikiEditor.dialogs.js Replace deprecated jQuery bind() and size() 2016-11-21 18:23:50 -08:00
ext.wikiEditor.js build: Test JS code with jshint and jscs via npm 2015-11-18 12:06:36 +00:00
ext.wikiEditor.less Avoid flash of content when hiding editHelp and the pipe separator 2016-05-25 11:26:13 +00:00
ext.wikiEditor.preview.js Replace deprecated jQuery bind() and size() 2016-11-21 18:23:50 -08:00
ext.wikiEditor.publish.js Replace deprecated jQuery bind() and size() 2016-11-21 18:23:50 -08:00
ext.wikiEditor.toolbar.js Replace deprecated jQuery bind() and size() 2016-11-21 18:23:50 -08:00
ext.wikiEditor.toolbar.styles.less Replace jshint/jscs with eslint/stylelint 2016-11-21 21:02:38 +00:00
jquery.wikiEditor.dialogs.config.js Replace deprecated jQuery bind() and size() 2016-11-21 18:23:50 -08:00
jquery.wikiEditor.dialogs.config.less Replace jshint/jscs with eslint/stylelint 2016-11-21 21:02:38 +00:00
jquery.wikiEditor.dialogs.js Replace jshint/jscs with eslint/stylelint 2016-11-21 21:02:38 +00:00
jquery.wikiEditor.dialogs.less Replace jshint/jscs with eslint/stylelint 2016-11-21 21:02:38 +00:00
jquery.wikiEditor.html Style code 2015-03-14 15:49:04 +00:00
jquery.wikiEditor.js Replace jshint/jscs with eslint/stylelint 2016-11-21 21:02:38 +00:00
jquery.wikiEditor.less Replace jshint/jscs with eslint/stylelint 2016-11-21 21:02:38 +00:00
jquery.wikiEditor.preview.js Replace jshint/jscs with eslint/stylelint 2016-11-21 21:02:38 +00:00
jquery.wikiEditor.preview.less Replace jshint/jscs with eslint/stylelint 2016-11-21 21:02:38 +00:00
jquery.wikiEditor.publish.js Replace jshint/jscs with eslint/stylelint 2016-11-21 21:02:38 +00:00
jquery.wikiEditor.toolbar.config.js Replace jshint/jscs with eslint/stylelint 2016-11-21 21:02:38 +00:00
jquery.wikiEditor.toolbar.js Replace deprecated jQuery bind() and size() 2016-11-21 18:23:50 -08:00
jquery.wikiEditor.toolbar.less Replace jshint/jscs with eslint/stylelint 2016-11-21 21:02:38 +00:00