mediawiki-extensions-Visual.../modules/ve-mw/dm/models
Roan Kattouw a054a753be Preserve original data inside parameter objects too
Parsoid has added a "key" property to parameter objects,
so now we have to preserve that rather than regenerating
all parameter objects.

Do this by changing the existing use of this.originalData
to a deep extend.

Change-Id: Ib4d31c2e0f7b567da1a148b51c42e688a2590b8e
Bonus: avoid modifying this.originalData
2014-10-30 11:59:42 -07:00
..
ve.dm.MWImageModel.js Make sure initialHash exists before checking its value 2014-10-24 16:18:06 -04:00
ve.dm.MWParameterModel.js Move autoValue logic from ui.MWParameterPage to dm.MWParameterModel 2014-10-27 03:31:36 +00:00
ve.dm.MWReferenceModel.js Switch 'disallowQuotedKeysInObjects' jscs rule on and fix up 2014-08-22 13:50:48 -07:00
ve.dm.MWTemplateModel.js Preserve original data inside parameter objects too 2014-10-30 11:59:42 -07:00
ve.dm.MWTemplatePlaceholderModel.js Bump copyright like it's 2014 2014-01-05 20:06:50 +08:00
ve.dm.MWTemplateSpecModel.js Merge "Use mw.Title#getRelativeText to deal with titles relative to specific namespaces" 2014-09-26 02:50:43 +00:00
ve.dm.MWTransclusionContentModel.js Implement 'change' events in templates models 2014-01-22 19:03:17 +00:00
ve.dm.MWTransclusionModel.js MWTransclusionModel: Exclude parts serialising to '' from the plain object 2014-10-29 01:08:41 +00:00
ve.dm.MWTransclusionPartModel.js Implement 'change' events in templates models 2014-01-22 19:03:17 +00:00