mediawiki-extensions-Visual.../modules/ve/ui/widgets
Timo Tijhof 08610a4ecb doc: Clean up spacing that caused <pre> or broken <ul>/<ol>
Whenever there is more than 2 spaces (except the extra space
on a continued line of an @ tag, or the extra space on a
continued line of a list item) it causes a <pre> context.

Removed both spurious spaces that caused a <pre> and ones that
didn't but looked like it could.

When making an ordered or unordered list, the first item needs
to be on a new line and in block context (e.g. an empty line
before it). Otherwise it is rendered inline as 1. Foo 2. Bar
(such as in #rebuildNodes where both the ordered and unordered
lists were broken).

Change-Id: Id0f154854afbdc8e5a8387da92e6b2cdf0875f69
2013-07-25 04:02:50 +02:00
..
ve.ui.ButtonWidget.js Make ButtonWidgets more accessible 2013-07-24 14:34:06 +00:00
ve.ui.IconButtonWidget.js Document and clean up events in all the things 2013-03-20 09:58:27 -07:00
ve.ui.InputLabelWidget.js ve.ui.LookupWidget 2013-04-30 10:47:32 -07:00
ve.ui.InputWidget.js ve.ui.TextInputWidget: Fix TypeError when config is undefined 2013-06-28 19:06:43 -07:00
ve.ui.LinkTargetInputWidget.js Straighten out variances in parent method invocation 2013-06-21 19:20:37 +00:00
ve.ui.LookupInputWidget.js Be sure lookupMenu input is focused before showing 2013-07-09 22:59:53 +00:00
ve.ui.MenuItemWidget.js RTL Improvements 2013-07-10 00:09:22 +00:00
ve.ui.MenuSectionItemWidget.js Group, Select, Option, Outline and MenuSection widgets 2013-03-20 22:55:32 +00:00
ve.ui.MenuWidget.js Single-click insertion 2013-07-15 23:42:56 +00:00
ve.ui.OptionWidget.js RTL Improvements 2013-07-10 00:09:22 +00:00
ve.ui.OutlineControlsWidget.js doc: Clean up spacing that caused <pre> or broken <ul>/<ol> 2013-07-25 04:02:50 +02:00
ve.ui.OutlineItemWidget.js RTL Improvements 2013-07-10 00:09:22 +00:00
ve.ui.OutlineWidget.js Group, Select, Option, Outline and MenuSection widgets 2013-03-20 22:55:32 +00:00
ve.ui.PopupWidget.js Reset context menu on selection change while inspector is open 2013-07-15 23:51:40 +00:00
ve.ui.SearchWidget.js Single-click insertion 2013-07-15 23:42:56 +00:00
ve.ui.SelectWidget.js Single-click insertion 2013-07-15 23:42:56 +00:00
ve.ui.SurfaceWidget.js Reference dialog commingling 2013-07-18 14:14:14 -07:00
ve.ui.TextInputMenuWidget.js RTL Fix for Category & Suggestion Popups 2013-07-23 15:43:06 -07:00
ve.ui.TextInputWidget.js ve.ui.TextInputWidget: Fix TypeError when config is undefined 2013-06-28 19:06:43 -07:00