mediawiki-extensions-Visual.../modules/ve/ce
Trevor Parscal a52d7ff65a Finally getting rid of all the es-* stuff and other cruft
* Switched a lot of classes from es-* to ve-ui-*
* Removed all the DOM structure left over from the old sandbox demo
* Got rid of transparent backgrounds
* Added menu font-size rule to stand-alone target
* Moved some rules around that were in the wrong places
* Got rid of some unused/unneeded methods in the mw target (attach and detach surface methods)
* Added active class to context icon with shallower shadow effect so it doesn't break your spacial perception when you click on it
* Renamed the iframe and iframe wrapper elements so it's easier to see where they came from
* Removed unused CSS rules
* Fixed some uses of prop( 'class', … ) to addClass

Change-Id: I54a660ca0baf0baa4463faca7a1edcf648130b6b
2012-08-28 13:59:35 -07:00
..
nodes Bug 37904 - Show info in title of link tags 2012-08-23 15:21:20 -07:00
styles Added support for apex skin 2012-08-15 16:35:52 -07:00
ve.ce.BranchNode.js Fix for method of retrieving anchor node in ve.ce.BranchNode.onSplice method. 2012-08-23 13:34:09 -07: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 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 Finally getting rid of all the es-* stuff and other cruft 2012-08-28 13:59:35 -07:00