mediawiki-extensions-Visual.../modules/ve
Catrope 49963c75fd Store the data model element in the DM tree
This is cleaner than passing around the attributes separately, and it
allows us to access the annotations in dm.LeafNode as well.

Change-Id: Ie5b90988114835831cbe5cdccf63c7cd45719e31
2012-11-27 14:36:29 -08:00
..
actions Fixed inspector behavior 2012-11-21 12:01:14 -08:00
ce Only apply HTML attributes to DOM nodes that are "safe" 2012-11-27 14:34:29 -08:00
dm Store the data model element in the DM tree 2012-11-27 14:36:29 -08:00
init (bug 42402) Split out two cases so as not to throw an error 2012-11-23 18:25:23 -08:00
test Store the data model element in the DM tree 2012-11-27 14:36:29 -08:00
ui Fixed inspector behavior 2012-11-21 12:01:14 -08:00
ve.Action.js Mapped tab key to indentation action 2012-11-07 16:26:13 -08:00
ve.ActionFactory.js
ve.AnnotationSet.js
ve.BranchNode.js
ve.Command.js Added some more key bindings for IE and Mozilla support 2012-11-07 16:49:34 -08:00
ve.CommandRegistry.js Mapped tab key to indentation action 2012-11-07 16:26:13 -08:00
ve.debug.js
ve.Document.js
ve.EventEmitter.js
ve.Factory.js Refactored commands into a registry 2012-11-07 15:52:30 -08:00
ve.js Only apply HTML attributes to DOM nodes that are "safe" 2012-11-27 14:34:29 -08:00
ve.LeafNode.js
ve.Node.js
ve.OrderedHashSet.js
ve.Position.js
ve.Range.js
ve.Registry.js Refactored commands into a registry 2012-11-07 15:52:30 -08:00
ve.Surface.js (bug 42277) First character in empty document behaves strangely in Firefox 2012-11-26 21:39:01 +00:00