mediawiki-extensions-Visual.../modules/ve/actions
Ed Sanders 9a7b8aacf8 Only unwrap { generated: wrapper } based on context.
Wrapper paragraphs should only be unwrapped if they are the first
element in their parent - or if there is a block level element separating
them from the previous unwrapped paragraph.

Empty paragraphs should only be unwrapped if they are empty and the
last element in their parent.

Also in this commit is a simple test for IndentationAction.decrease().

Bug: 45590
Change-Id: I1f47d12db6d57d984fd4607f667a3b62c53f3dd6
2013-03-13 00:42:16 +00:00
..
ve.AnnotationAction.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.ContentAction.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.FormatAction.js Change FormatAction.splitAndUnwrap to use the new SurfaceFrament.isolate method 2013-02-26 00:22:19 +00:00
ve.HistoryAction.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.IndentationAction.js Only unwrap { generated: wrapper } based on context. 2013-03-13 00:42:16 +00:00
ve.InspectorAction.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.ListAction.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00