mediawiki-extensions-Visual.../modules/ve-mw
Moriel Schottlender f1123f87f5 Render CE MWBlockImageNodes as styled <figure>s
This change is meant to transform the current block image node rendering
in ContentEditable from the nested <div> structure to a <figure> tag more
closely matching Parsoid's output, with CSS to style it the same. This is
mostly so we can work with and display attribute changes, like 'type' and
'alignment', without constantly destroying and rebuilding nested <div>
structures.

This change also includes all the attribute changes that will be called
when the media edit dialog changes image type, alignment, size, etc.

Node: The mw-classes 'thumb', 'thumbinner' and 'thumbcaption' are
preserved in the structure of the <figure> but CSS designers should note
these styles are no longer necessarily attached to <div> elements.

Bug: 53436
Change-Id: I40065acd9fd59d30f94b5336736d4986e8de15aa
2013-12-11 15:54:55 -08:00
..
ce Render CE MWBlockImageNodes as styled <figure>s 2013-12-11 15:54:55 -08:00
dm Merge "Revert "Revert "Remove dual-type support for Languages and Categories""" 2013-12-06 21:15:40 +00:00
i18n Sync JSON i18n for 1a5bdd5 2013-12-10 09:09:45 -08:00
init mw.Target: Fix document focus scroll bug 2013-12-06 22:32:51 +01:00
test [Browser tests] maintenance for remove parameter/template buttons 2013-12-09 17:39:09 +00:00
ui Merge "Show full language names in the MW language dialog" 2013-12-10 17:00:53 +00:00