mediawiki-extensions-Visual.../modules/ve-mw
Thiemo Kreuz 9dbbc06273 Fix …TemplateSpecModel reporting missing pages as documented
The code in .cacheTemplateDataApiResponse() where the `specCache`
is filled skips missing pages. .setTemplateData() is never called.
While we could – in theory – check the `missing` flag (as done in
patchset 1), this flag never makes it to the spec.

Rather simple solution: Mark everything as undocumented, as long
as .setTemplateData() is not called.

This affects only missing pages. .setTemplateData() is called in
all other situations.

Bug: T272487
Bug: T276574
Bug: T290136
Change-Id: I7045e84f2f2ba5aa4591c94ea495b0249e6c40d6
2021-09-01 14:59:03 +02:00
..
ce ve.ce.MWHeadingNode: Fix Uncaught TypeError: this.root is null 2021-08-26 21:35:19 +02:00
dm Fix …TemplateSpecModel reporting missing pages as documented 2021-09-01 14:59:03 +02:00
init Move abort event tracking from the start to the end of the teardown process 2021-07-27 22:50:52 +02:00
preinit Remove some stylelint rules not needed anymore 2021-08-30 17:07:43 +02:00
tests Fix …TemplateSpecModel reporting missing pages as documented 2021-09-01 14:59:03 +02:00
themes doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
ui Merge "Try to use margin/padding instead of flex for template dialog" 2021-09-01 08:53:01 +00:00