mediawiki-extensions-Visual.../modules
Bartosz Dziewoński 186f5dc424 When switching from wikitext to visual, preserve the edit checkboxes
This handles the minor edit and watch checkboxes, as well as any added
by extensions (e.g. FlaggedRevs).

Switching in the other direction already works fine, that is
implemented in ArticleTarget#getSaveFields.

It doesn't seem ideal to put this code into the constructor of
ve.init.mw.DesktopArticleTarget, but that's where we already have
similar logic for the edit summary. I filed T253696 about this.

Bug: T250388
Change-Id: Ia6a9c0465ed215e8f74b9fff4590593383e9a1e6
2020-06-03 23:30:45 +02:00
..
ve-mw When switching from wikitext to visual, preserve the edit checkboxes 2020-06-03 23:30:45 +02:00
ve-mw-collab eslint: Enable the mediawiki/class-doc rule and make pass 2020-04-17 22:59:11 +01:00