mediawiki-extensions-Visual.../modules/ve-mw/ui
Adam Wight fd002928e2 Always scroll to current page
Most of setPage's side-effects are redundant and can be skipped when
reselecting an item which already the current selection—except for
scrolling, which is useful to perform every time, for example when
clicking on the already-selected sidebar item.

Bug: T294348
Change-Id: I90ba14817e5536ac018eb70102f657f29a29644d
2022-07-05 11:32:02 +02:00
..
actions Use new config option signature when building sequences 2022-03-11 17:12:54 +00:00
commands Move var declarations inline 2022-03-01 17:50:24 +00:00
contextitems Inline private helper functions in MWTransclusionNode 2022-06-22 10:43:11 +00:00
datatransferhandlers Move var declarations inline 2022-03-01 17:50:24 +00:00
dialogs Fix broken scroll on sidebar toggle 2022-07-04 16:00:39 +02:00
elements Minor performance improvement for collapsible template docs 2022-06-14 16:04:27 +02:00
inspectors Move var declarations inline 2022-03-01 17:50:24 +00:00
layouts Always scroll to current page 2022-07-05 11:32:02 +02:00
pages Rename event to be descriptive, not prescriptive 2022-07-01 12:42:23 +02:00
styles Fix gray highlighting for parameters 2022-06-30 15:20:14 +02:00
tools Use surface's cancel command to close the editor 2022-06-15 19:24:21 +00:00
widgets Prevent highlighting the first parameter when clicking to remove 2022-07-04 15:50:56 +02:00
ve.ui.MWAriaDescribe.js Make better use of the ARIA mixin 2021-11-18 15:21:47 +00:00
ve.ui.MWCommandRegistry.js Add command to insert non-breaking space 2021-04-08 00:09:35 +02:00
ve.ui.MWExtensionWindow.js Move var declarations inline 2022-03-01 17:50:24 +00:00
ve.ui.MWSequenceRegistry.js Use new config option signature when building sequences 2022-03-11 17:12:54 +00:00
ve.ui.MWSurface.js Add mw-show-empty-elt to MW surfaces 2021-11-19 16:08:53 +00:00
ve.ui.MWWikitextCommandRegistry.js Use boolean RegExp.test() instead of .match() where possible 2022-03-24 11:04:43 +01:00
ve.ui.MWWikitextDataTransferHandlerFactory.js Move var declarations inline 2022-03-01 17:50:24 +00:00
ve.ui.MWWikitextSequenceRegistry.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ui.MWWikitextSurface.js Override default source mode font in placeholders too 2021-09-09 22:30:38 +02:00
ve.ui.MWWikitextTransferRegistry.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00