- Jul 02, 2024
-
- Jul 01, 2024
-
-
Roan Kattouw authored
Passing a Message object to this method is no longer supported. Use setPageTitleMsg() instead.
-
- May 07, 2024
-
-
Anne Tomasevich authored
Update MW core version requirement to 1.42 See merge request !11
-
Roan Kattouw authored
The code splitting features (CodexModule + codexComponents) are not available in 1.41, see T364261.
-
- Dec 04, 2023
-
-
This uses the "code splitting" functionality offered by the CodexModule class to include only a subset of Codex components in two of this extension's ResourceLoader modules, one for Vue components and one for styles and CSS-only components. Bug: T349423
- Nov 30, 2023
-
- Nov 28, 2023
-
-
Eric Gardner authored
Removing some soon-to-be-invalid code prior to the switch over to full Vue 3 (no more compat build) in core. Bug: T289017
-
- Oct 23, 2023
-
-
Anne Tomasevich authored
Don't escape messages twice See merge request !2
-
-
- Jul 25, 2023
-
- May 03, 2023
-
-
Eric Gardner authored
Add initial version of Codex demos See merge request !1
-
-
- Apr 17, 2023
-
-
Anne Tomasevich authored
-