mediawiki-extensions-Visual.../modules/ve-mw
Timo Tijhof f2875141d8 ve.dm.MWTemplateSpecModel: Account for data.maps being undefined
This new property is optional and should not be assumed to be present.
Follows-up 2ac7959849.

The constructor defaults 'maps' to an empty object, so there's no need
to add a "|| {}" in extend() or getMaps(). We merely need to make sure
we don't accidentally dereference the default in exchange for undefined.

Change-Id: Id2cb93696d12a20ee14f9d59705877dc174e6564
2015-06-02 01:48:21 +00:00
..
ce Representation for the red-linked inline images in VE 2015-05-25 15:18:15 +01:00
dm ve.dm.MWTemplateSpecModel: Account for data.maps being undefined 2015-06-02 01:48:21 +00:00
i18n Localisation updates from https://translatewiki.net. 2015-06-01 23:00:00 +02:00
init Merge "Improve progress bar" 2015-05-12 12:27:28 +00:00
tests [BrowserTest] Fixing the test for general markup 2015-05-25 14:43:56 +02:00
ui Use updateMwData when doing a live preview 2015-05-27 15:47:48 +01:00