mediawiki-extensions-Visual.../modules/ve-mw/test/browser/features
Trevor Parscal 6ec34a3dee Toolbar action widgetization and UI refactoring
Objectives:

* Use widgets to render toolbar actions
* Remove labels next to help notices and edit notices buttons
* Add a close button to the help notices and edit notices

Overview:

* ve.ui.ButtonWidget is now abstract, use ve.ui.PushButtonWidget instead
* ve.ui.IconButtonWidget now inherits from ve.ui.ButtonWidget
* ve.ui.PopupWidget's display method no longer takes x and y arguments
* Fixup naming issues in MWCategoryPopupWidget
* Fixup naming issues with some ve-init-mw CSS classes
* Rename ve-mw/ui/styles/ve.ui.Widget.css to ve.ui.MWWidget.css
* Change uses of "callout" to "tail"
* Add hyperlink functionality to buttons
* Make buttons accessible through focusing, but make unfocusable by
  clicking
* Add head option to popup for rendering a title and close button

Bug: 52386
Change-Id: Iea2c8df1be64d40f9c039873d89ee540cc56e687
2013-10-04 16:26:13 -07:00
..
step_definitions VE link not immmediately present since opt-in change, especially in Chrome 2013-09-26 23:11:02 +00:00
support Toolbar action widgetization and UI refactoring 2013-10-04 16:26:13 -07:00
visual_editor_anon.feature don't run VE test on beta for anon, since VE is now opt-in 2013-09-24 10:18:19 -07:00
visual_editor_bullets.feature reset @make_selectable_line properly 2013-10-02 15:03:32 +00:00
visual_editor_headings.feature make test DRY, use Before hook 2013-09-26 18:01:37 +00:00
visual_editor_indent_outdent.feature reset @make_selectable_line properly again 2013-10-02 08:44:18 -07:00
visual_editor_links.feature VE support on beta is now reliable, run tests there 2013-09-16 18:50:26 +00:00
visual_editor_logged_in.feature VE support on beta is now reliable, run tests there 2013-09-16 18:50:26 +00:00
visual_editor_references.feature VE support on beta is now reliable, run tests there 2013-09-16 18:50:26 +00:00
visual_editor_transclusion.feature VE support on beta is now reliable, run tests there 2013-09-16 18:50:26 +00:00