mediawiki-extensions-Visual.../modules/ve/ui/widgets
Moriel Schottlender ba7e0ff273 AnnotationInspector insertion over blank selection
This commit fixes two issues with insertion of annotations in blank space:
* LanguageInspector issue with inserting an language annotation inside any
  whitespace (selection of space between words or collapsed selection in
  blank line)
* AnnotationInspector issue with collapsed selection inside slugs. If
  the marker was in a slug collapsed selection, activating
  AnnotationInspector would expand the range to the closest word (on the
  next paragraph). This commit makes sure the expansion for the next word
  only happens if the selection is outside a slug.

Change-Id: I144eccefba16131a3d2ec6a3181adf47a15d6cc0
2013-08-27 20:34:57 -04: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.LanguageInputWidget.js AnnotationInspector insertion over blank selection 2013-08-27 20:34:57 -04:00
ve.ui.LinkTargetInputWidget.js Straighten out variances in parent method invocation 2013-06-21 19:20:37 +00:00
ve.ui.LookupInputWidget.js Link inspector bug fixes 2013-07-31 17:42:14 +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 Link inspector bug fixes 2013-07-31 17:42:14 +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 Link inspector bug fixes 2013-07-31 17:42:14 +00:00
ve.ui.SurfaceWidget.js Add ve.ui.ToolGroup and use within toolbar setup 2013-08-07 05:08:20 +00: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