mediawiki-extensions-Visual.../modules/ve-mw/ui/dialogs
Ed Sanders 5ce4885529 Replace hacky wikitext warning listener with sequences
Uses the generic sequence detection now available in core instead
of a custom hack that had to been manually bound and unbound to
every surface and surface widget.

As the sequence detection looks at just-typed characters the behaviour
has reverted to showing a auto-hide message. This resolves an issue
with the previous system whereby typing in the same paragraph as existing
wikitext patterns triggered the warning.

Depends on I6a4d71d in core.

Bug: T53751
Change-Id: I7d914b1b60a1cf8c79a724e5f634e1e666c9562d
2014-11-25 22:39:29 +00:00
..
ve.ui.MWBetaWelcomeDialog.js
ve.ui.MWCancelConfirmDialog.js
ve.ui.MWCitationDialog.js Followup b8d8a5b: pass selections, not ranges, to SurfaceFragment#clone 2014-10-08 20:00:21 +00:00
ve.ui.MWCommandHelpDialog.js
ve.ui.MWMediaDialog.js Replace hacky wikitext warning listener with sequences 2014-11-25 22:39:29 +00:00
ve.ui.MWMetaDialog.js Pass $overlay to redirectTargetInput in MWSettingsPage 2014-11-01 04:49:36 +00:00
ve.ui.MWReferenceDialog.js Replace hacky wikitext warning listener with sequences 2014-11-25 22:39:29 +00:00
ve.ui.MWReferencesListDialog.js Pass $overlay to widgets that need it 2014-10-27 17:36:19 -07:00
ve.ui.MWRequiredParamBlankConfirmDialog.js
ve.ui.MWSaveDialog.js Merge "Catch pagedeleted errors and give the ability to re-create the page" 2014-11-25 19:42:58 +00:00
ve.ui.MWTemplateDialog.js Focus the bookletLayout on ready in the template dialog 2014-11-21 18:13:27 -08:00
ve.ui.MWTransclusionDialog.js Followup a86d824: fix reference to this in foreach callback 2014-11-10 15:22:19 -05:00
ve.ui.MWWikitextSwitchConfirmDialog.js