mediawiki-extensions-Visual.../modules/ve/ui/elements
Trevor Parscal 580c5be915 Use CSS for handling empty labels
Objective:
* Use CSS to control the styling of empty labels

Changes:

ve.ui.LabeledElement.js
* Remove emptyHtml static property
* Add/remove ve-ui-labeledElement-empty class when setting label

ve.ui.ToolGroup.css
* Hide empty labels inside popup tool group handles

ve.ui.Widget.css
* Hide empty labels inside icon button widgets

ve.ui.Toolbar.js
* Only apply default catch-all tool group properties if they were previously undefined

ve.ui.IconButtonWidget.js
* Remove emptyHtml static property

Change-Id: Icd3f772942e74b547e926829c181e914182feb75
2013-10-16 17:41:53 -07:00
..
ve.ui.ClippableElement.js The amazing mystery of scrollTop and onscroll 2013-10-07 13:25:02 -07:00
ve.ui.FlaggableElement.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.GroupElement.js Element fixes 2013-06-18 11:35:07 -07:00
ve.ui.IconedElement.js 'Config' -> 'Configuration' in all comments 2013-09-25 11:23:16 +01:00
ve.ui.LabeledElement.js Use CSS for handling empty labels 2013-10-16 17:41:53 -07:00