mediawiki-extensions-Visual.../modules/ve/ce
Trevor Parscal d208ca9002 Cleaned up uses of jQuery to create and appendTo/prependTo
* Separated DOM changes from creation of elements
* Always using parsing for element creation with known attributes
* Always using attr or addClass for variable attributes

Change-Id: Id101f56594014786892d382d06c658f416224a9c
2012-08-29 18:43:48 +02:00
..
nodes Cleaned up uses of jQuery to create and appendTo/prependTo 2012-08-29 18:43:48 +02:00
styles Added support for apex skin 2012-08-15 16:35:52 -07:00
ve.ce.BranchNode.js Cleaned up uses of jQuery to create and appendTo/prependTo 2012-08-29 18:43:48 +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 Fix ve.ce.getDomText to work with <br/> tags by making it skip not contenteditable=false but all leaf nodes. 2012-08-22 11:08:11 -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 Cleaned up uses of jQuery to create and appendTo/prependTo 2012-08-29 18:43:48 +02: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 Finally getting rid of all the es-* stuff and other cruft 2012-08-28 13:59:35 -07:00