mediawiki-extensions-Visual.../modules/ve/ce
Catrope 5d974ed1e1 Fix replaceNonBreakingSpace() to not modify the linear model
It was replacing spaces with  s in its copy of a slice of linmod
data, but the copy was a shallow copy, so when modifying annotated
spaces it would modify the actual data. Fixed by detecting this case and
cloning the character's array before modifying it.

Change-Id: Ic96ed34605a302af18f274a0faa6d0f650f5b771
2012-08-10 15:47:13 -07:00
..
nodes Fix replaceNonBreakingSpace() to not modify the linear model 2012-08-10 15:47:13 -07:00
styles Kranitor #3: jQuerlyfornication ft. The Cascaders 2012-07-28 13:05:57 -07:00
ve.ce.BranchNode.js Make use of new jshint options 2012-08-10 02:50:30 +02:00
ve.ce.Document.js Puttin' em white-spacers where they aught'a be 2012-08-06 18:52:19 -07:00
ve.ce.js Puttin' em white-spacers where they aught'a be 2012-08-06 18:52:19 -07:00
ve.ce.LeafNode.js Puttin' em white-spacers where they aught'a be 2012-08-06 18:52:19 -07:00
ve.ce.Node.js Puttin' em white-spacers where they aught'a be 2012-08-06 18:52:19 -07:00
ve.ce.NodeFactory.js After much research on error objects, native = good, custom = bad 2012-08-08 10:48:53 -07:00
ve.ce.Surface.js Fixed reversal of next and previous polling results 2012-08-10 14:06:18 -07:00