mediawiki-extensions-Visual.../modules/ve-mw/ui
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
..
actions Always return boolean from an action 2014-11-23 17:19:10 +00:00
commands Replace hacky wikitext warning listener with sequences 2014-11-25 22:39:29 +00:00
dialogs Replace hacky wikitext warning listener with sequences 2014-11-25 22:39:29 +00:00
inspectors MWLiveExtensionInspector: Move event unbinding to teardown process 2014-11-12 19:33:24 +00:00
pages Update VE core submodule to master (c8201dd) 2014-11-21 17:41:04 -08:00
styles Create ve.ui.MWCommandHelpDialog.css for height hack 2014-11-25 19:19:16 +00:00
themes Update VE core submodule to master (029fc7e) 2014-11-19 17:04:26 -08:00
tools Fix rounded corners issue on help button by destroying notices 2014-11-25 17:12:40 +00:00
widgets Update VE core submodule to master (c8201dd) 2014-11-21 17:41:04 -08:00
ve.ui.MWCommandRegistry.js Replace hacky wikitext warning listener with sequences 2014-11-25 22:39:29 +00:00
ve.ui.MWMobileContext.js Update VE core submodule to master (db78bdd) 2014-10-20 12:43:39 -07:00
ve.ui.MWMobileSurface.js Update VE core submodule to master (db78bdd) 2014-10-20 12:43:39 -07:00
ve.ui.MWSequenceRegistry.js Replace hacky wikitext warning listener with sequences 2014-11-25 22:39:29 +00:00