mediawiki-extensions-Visual.../modules/ve-mw/ui
Timo Tijhof ee954cbdd5 Use String#slice instead of discouraged String#substr
Aside from the confusion and differences between substr() and
substring() and IE8 bugs with substr(), substr() was removed from
the spec as of ECMAScript 5. It's been standardised in the
optional Annex B section of ES5.

Change-Id: I221ef6ae6956ce20dd9bb74510500f747d04c3b1
2014-12-06 21:26:20 +00:00
..
actions Always return boolean from an action 2014-11-23 17:19:10 +00:00
commands Replace hacky wikitext warning listener with sequences 2014-11-25 22:39:29 +00:00
dialogs Use String#slice instead of discouraged String#substr 2014-12-06 21:26:20 +00:00
inspectors MWLiveExtensionInspector: Move event unbinding to teardown process 2014-11-12 19:33:24 +00:00
pages i18n: Pass value to <visualeditor-dialog-meta-settings-newsectioneditlink-help> 2014-12-01 11:22:34 -08:00
styles Update VE core submodule to master (0229301) 2014-12-03 10:36:39 -08:00
themes Update VE core submodule to master (029fc7e) 2014-11-19 17:04:26 -08:00
tools Fix rounded corners issue on help button by destroying notices 2014-11-25 17:12:40 +00:00
widgets Use String#slice instead of discouraged String#substr 2014-12-06 21:26:20 +00:00
ve.ui.MWCommandRegistry.js Replace hacky wikitext warning listener with sequences 2014-11-25 22:39:29 +00:00
ve.ui.MWMobileContext.js Update VE core submodule to master (db78bdd) 2014-10-20 12:43:39 -07:00
ve.ui.MWMobileSurface.js Update VE core submodule to master (db78bdd) 2014-10-20 12:43:39 -07:00
ve.ui.MWSequenceRegistry.js Merge "If the user types in ':' at the beginning of a line, make it a blockquote" 2014-11-26 02:02:32 +00:00