mediawiki-extensions-Visual.../modules/ve/ce
Catrope 1234a702c9 (bug 42218) Add MWEntityNode
<span typeof="mw:Entity"> tags are now correctly represented in the
model, and rendered in CE. There are still issues with cursor movement
etc. in CE.

Because the prioritization mechanism for annotations vs nodes is broken
in the current "node API", I had to hack two special cases for mw:Entity
into the converter. I also had to change the converter to ignore the
children of inline nodes (this was a legitimate bug, but had never come
up before).

Change-Id: Ib9f70437c58b4ca06aa09f7272bf51d9c41b18f2
2012-11-20 16:19:55 -08:00
..
nodes (bug 42218) Add MWEntityNode 2012-11-20 16:19:55 -08:00
styles Alien Phantoms 2012-11-14 13:11:29 -08:00
ve.ce.BranchNode.js (bug 42134) Add shields after node is attached to the live DOM 2012-11-15 14:17:12 -08:00
ve.ce.Document.js Created method getSlugAtOffset in ve.ce.Document and ve.ce.BranchNode, refactored the way how slugs are added. 2012-10-03 15:40:44 -07:00
ve.ce.js (bug 41072) Add support for adding outer length in ve.ce offset getters 2012-11-13 11:17:59 -08:00
ve.ce.LeafNode.js Whitespace and comments 2012-09-17 16:53:03 -07:00
ve.ce.Node.js (bug 42134) Add shields after node is attached to the live DOM 2012-11-15 14:17:12 -08:00
ve.ce.NodeFactory.js Rename ve_foo_bar back to VeFooBar per discussion 2012-09-06 16:15:55 -07:00
ve.ce.Surface.js Fixing Pre-Annotations 2012-11-19 17:09:08 -08:00
ve.ce.SurfaceObserver.js Whitespace and comment cleanup on ve.ce.SurfaceObserver 2012-10-26 10:27:54 -07:00