mediawiki-extensions-Visual.../modules/ve/actions
Trevor Parscal b04a920616 (bug 41929) Unlist button overzealously unlists the whole list
ve.IndentationAction
* Fix incompatibility with working with multiple nodes by using surface fragments
* Bug was caused by unindent causing rebuilding, which for all groups other than the first meant their nodes were detached and broken

ve.ListAction
* Employ unindent in a loop to remove all list levels

This is all still a bit hacked together, the use of surface fragments saved us this time, but we need to refactor this code. Badly. Next year.

Change-Id: Idddef35230b04d64cf8338d53bbab730fadec2fc
2012-12-03 15:57:10 -08:00
..
ve.AnnotationAction.js The great inspector and context rewrite of 2012 2012-11-19 15:21:27 -08:00
ve.ContentAction.js Added undo-before-apply for new link annotations 2012-11-19 17:10:05 -08:00
ve.FormatAction.js (bug #41434) Converting format across 2 lists with paragraphs in between fail 2012-10-26 15:18:44 -07:00
ve.HistoryAction.js Add ve.Action, ve.ActionFactory, subclasses 2012-10-26 14:44:17 -07:00
ve.IndentationAction.js (bug 41929) Unlist button overzealously unlists the whole list 2012-12-03 15:57:10 -08:00
ve.InspectorAction.js Fixed inspector behavior 2012-11-21 12:01:14 -08:00
ve.ListAction.js (bug 41929) Unlist button overzealously unlists the whole list 2012-12-03 15:57:10 -08:00