mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-12 09:09:25 +00:00
b04a920616
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 |
||
---|---|---|
.. | ||
ve.AnnotationAction.js | ||
ve.ContentAction.js | ||
ve.FormatAction.js | ||
ve.HistoryAction.js | ||
ve.IndentationAction.js | ||
ve.InspectorAction.js | ||
ve.ListAction.js |