mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-24 06:24:08 +00:00
4a028f1336
React to hooks fired by core when the inline diff type switch is present. VE needs to be able to disable the inline switch when 'visual' mode is selected and enable the switch when 'wikitext' mode is selected. When the 'wikitext' mode is selected and there is an inline switch, the interface needs to show the diff type format previously selected. Toggle using new `mw-diff-element-hidden` class that is used by core so that there's no clashes when hidding and showing the diffs. Bug: T331589 Depends-On: Ie6a48e495f2bb299d8b984e7c40363d534c7915b Change-Id: I4f790370dbfeb521f3b61c4d604245f77094abe9 |
||
---|---|---|
.. | ||
ce | ||
dm | ||
init | ||
preinit | ||
tests | ||
themes | ||
ui | ||
ve.track.js |