mediawiki-extensions-Visual.../modules/ve-mw/dm
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
..
annotations Convert 'external' links to internal pages pasted into the search field 2015-04-29 16:11:32 +01:00
metaitems Use ve.safeDecodeURIComponent() 2015-03-31 22:08:46 +00:00
models ve.dm.MWTemplateSpecModel: Account for data.maps being undefined 2015-06-02 01:48:21 +00:00
nodes Representation for the red-linked inline images in VE 2015-05-25 15:18:15 +01:00