mediawiki-extensions-Visual.../modules/ve-mw/ui
Adam Wight 28e706b3dd Reuse touched-content logic
Without changing behavior, consolidate the logic for detecting
whether the editor has made changes to the template.  This is
responsible for enabling and disabling the "Apply changes" button.

Change-Id: Ic4755b13f30fb738a7cb1eebaddef0435ea61d34
2022-01-11 17:39:22 +00:00
..
actions MWLinkAction: update call to window.open 2020-10-08 18:37:47 +00:00
commands Use no-jquery/no-html to warn against writing HTML strings to the DOM 2021-12-16 01:28:42 +00:00
contextitems Use no-jquery/no-html to warn against writing HTML strings to the DOM 2021-12-16 01:28:42 +00:00
datatransferhandlers MWWikitextStringTransferHandler: Factor out Parsoid->DOM conversion 2021-01-20 19:49:27 +00:00
dialogs Reuse touched-content logic 2022-01-11 17:39:22 +00:00
elements Revert "Hide more button on parameter descriptions for screen readers" 2021-12-09 10:10:53 +01:00
inspectors Prefere ve.extendObject over $.extend 2021-11-15 21:30:19 +00:00
pages Merge "eslint: Enable no-jquery/no-append-html" 2021-12-17 16:42:42 +00:00
styles Merge "Remove unused CSS from template dialog" 2021-12-07 14:43:51 +00:00
tools Use no-jquery/no-html to warn against writing HTML strings to the DOM 2021-12-16 01:28:42 +00:00
widgets Merge "Use no-jquery/no-html to warn against writing HTML strings to the DOM" 2021-12-17 16:42:53 +00: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
ve.ui.MWSequenceRegistry.js
ve.ui.MWSurface.js Add mw-show-empty-elt to MW surfaces 2021-11-19 16:08:53 +00:00
ve.ui.MWWikitextCommandRegistry.js Add command to insert non-breaking space 2021-04-08 00:09:35 +02:00
ve.ui.MWWikitextDataTransferHandlerFactory.js build: Update eslint-config-wikimedia to 0.17.0 2020-08-18 13:16:49 +01:00
ve.ui.MWWikitextSequenceRegistry.js
ve.ui.MWWikitextSurface.js Override default source mode font in placeholders too 2021-09-09 22:30:38 +02:00
ve.ui.MWWikitextTransferRegistry.js