mediawiki-extensions-Visual.../modules/ve-mw/ui
Roan Kattouw 885c0a5495 Make undo work for changes to MWExtensionNodes
If you changed the contents of an alien tag extension, then tried to
use undo, the change wouldn't be undone, but the undo state would
toggle.

This was because we only kept one copy of the data-mw object for these
nodes and modified that one copy. Instead, create a new copy every time
we modify it, so we can actually go back to previous states.

Change-Id: Ib4d5d460a6fdda9c3b0968f269585d620b47fdd8
2013-09-24 16:57:51 -07:00
..
dialogs Prevent naming collisions when generating unique reference names 2013-09-19 21:03:15 -07:00
inspectors Make undo work for changes to MWExtensionNodes 2013-09-24 16:57:51 -07:00
styles Scroll into view support 2013-09-16 16:46:58 -07:00
tools Add keyboard shortcuts for formatting tools 2013-09-03 17:17:03 -07:00
widgets Merge "Offer the typed text as a link suggestion if the page is valid" 2013-09-04 00:32:30 +00:00
ve.ui.MWDialog.js Transplant CSS from the main document to each iframe 2013-07-09 16:13:28 -07:00