mediawiki-extensions-Visual.../modules/ve-mw/ce
Bartosz Dziewoński 702d261bbd ve.ce.MWHeadingNode: Fix Uncaught TypeError: this.root is null
Similar code elsewhere checks whether this.root is set
(e.g. ve.ce.FocusableNode.prototype.onFocusableSetup).
And code here checks whether this.surface is set.

Bug: T289201
Change-Id: If07dc75ca76f2d171bc2eae83be10083d95096f8
2021-08-26 21:35:19 +02:00
..
annotations doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
nodes ve.ce.MWHeadingNode: Fix Uncaught TypeError: this.root is null 2021-08-26 21:35:19 +02:00
styles Show non-breaking spaces in the editor 2021-01-28 19:09:29 +00:00
ve.ce.MWResizableNode.js doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ve.ce.MWWikitextSurface.js NWE: Always paste rich text as plain, and show context item to convert 2021-05-13 15:56:19 +01:00