mediawiki-extensions-Visual.../modules/ve-mw
Roan Kattouw 2ed648c4db Make LinkCache fail more gracefully when given undefined
If you tried to do styleElement( undefined, $element ), you'd
get an exception in the mw.Title constructor from a setTimeout.
That's not very nice, and there's no point sending non-strings
through the queue and other data structures in LinkCache, so
instead just make get() return a rejected promise when given
non-string values.

Change-Id: Iab06929d7e232a8ecd8eb1eff9d1190c303421c1
2014-12-02 14:02:45 -08:00
..
ce Use super to call parent constructors 2014-11-20 13:58:27 +00:00
dm Merge "Methods for new "maps" property in TD Root" 2014-11-17 20:56:49 +00:00
i18n Localisation updates from https://translatewiki.net. 2014-12-01 22:23:50 +01:00
init Make LinkCache fail more gracefully when given undefined 2014-12-02 14:02:45 -08:00
tests [BrowserTest] Fixed a couple of page elements 2014-11-27 11:39:02 +01:00
ui Merge "i18n: Pass value to <visualeditor-dialog-meta-settings-newsectioneditlink-help>" 2014-12-01 19:35:34 +00:00