mediawiki-extensions-Visual.../modules/ve-mw
Roan Kattouw 711c509f81 dm.MWBlockImageNode: Use DOM methods rather than jQuery
To avoid triggering state thrashing in Sizzle
( https://github.com/jquery/sizzle/issues/311 )

Also account for the fact that missing attributes are returned
as undefined by jQuery but null by .getAttribute().

Bug: T87416
Change-Id: Ib3bc7971920c084568abb6ea0bd822d763b276f2
2015-01-26 09:46:55 -08:00
..
ce ce.MWReferencesListNode: Remove unnecessary .show() call 2015-01-23 15:08:50 -08:00
dm dm.MWBlockImageNode: Use DOM methods rather than jQuery 2015-01-26 09:46:55 -08:00
i18n Localisation updates from https://translatewiki.net. 2015-01-25 21:52:03 +01:00
init Check for venotify on page load, not when VPT is created 2015-01-22 23:50:02 +00:00
tests Merge "[BrowserTest] Add test for missing parameter error msg" 2015-01-14 16:14:42 +00:00
ui Focus the add template input in the template dialog 2015-01-23 17:55:26 -08:00