mediawiki-extensions-Visual.../modules/ve-mw/dm
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
..
annotations Apply link styling logic to transclusion nodes 2014-10-08 15:03:40 +01:00
metaitems
models Preserve original data inside parameter objects too 2014-10-30 11:59:42 -07:00
nodes Followup e0981a3: don't pass undefined to getClassAttrFromAttributes() 2014-10-29 14:50:50 -07:00
ve.dm.MW.js