mediawiki-extensions-Visual.../modules/ve/ui
Trevor Parscal a8166fe5a4 A bit of cleanup in the inspector and suggestion code
* function() -> function ()
* ){ -> ) {
* Quoted JSON keys (Look the other way Timo!)
* Using more descriptive group names, which also avoid using "new" as a key
* Line breaks at 100 columns using 4 spaces/tab
* Not setting classes on suggestion items that have no effect (such as 'external' on a div - even on an <a> tag this isn't enough to get the style because it's not inside #content)

Change-Id: I37032fa8ba93adb7b719d9797f9b1b806359cc13
2012-08-27 16:39:08 -07:00
..
inspectors A bit of cleanup in the inspector and suggestion code 2012-08-27 16:39:08 -07:00
styles A bit of cleanup in the inspector and suggestion code 2012-08-27 16:39:08 -07:00
tools Refactor ve.js utilities and improve documentation 2012-08-12 20:32:45 +02:00
ve.ui.Context.js Set inspector container height and width to 0 on close. 2012-08-23 11:41:42 -07:00
ve.ui.Inspector.js Added MW page suggestion functionality. 2012-08-17 14:12:26 -07:00
ve.ui.js Make use of new jshint options 2012-08-10 02:50:30 +02:00
ve.ui.Menu.js Make use of new jshint options 2012-08-10 02:50:30 +02:00
ve.ui.Tool.js After much research on error objects, native = good, custom = bad 2012-08-08 10:48:53 -07:00
ve.ui.Toolbar.js Refactor ve.js utilities and improve documentation 2012-08-12 20:32:45 +02:00