mediawiki-extensions-Visual.../modules/ve/ui
Rob Moen 8d90fdd881 Bug 33088 - VisualEditor: Editing a part of text of a link doesn't work (or this shouldn't be allowed)
-Selection of part of a link now modifies selection to entire link
range on inspection.
-Retaining selection direction on new range
Only partial fix to bug as previous link annotation is not
yet properly cleared.

Bug 33053 - VisualEditor: Link creation should not include trailing
spaces, and should provide a suggestion based on selected text
-Created method to return a new range without outer spaces.
-Retaining selection direction on new range.
-Enhancement needed for link suggestion.

Bug 33108 - VisualEditor: Highlighted trailing whitespace should
not have styles applied
-Modified trim method to retain selection, added call to trim
range on annotate method.

Change-Id: I92f264e19350c62b7c2ac3cd9e78af0071afef5c
2012-07-19 16:15:07 -07:00
..
inspectors Bug 33088 - VisualEditor: Editing a part of text of a link doesn't work (or this shouldn't be allowed) 2012-07-19 16:15:07 -07:00
styles Removed some whitespace 2012-07-19 14:25:16 -07:00
tools Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.ui.Context.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.ui.Inspector.js Bug 33088 - VisualEditor: Editing a part of text of a link doesn't work (or this shouldn't be allowed) 2012-07-19 16:15:07 -07:00
ve.ui.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.ui.Menu.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.ui.Tool.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.ui.Toolbar.js Removed some whitespace 2012-07-19 14:25:16 -07:00