mediawiki-skins-Vector/resources
Steph Toyofuku 4a0c2cb684 Disable night mode if gadget detected
While our implementation of night mode is in beta, we want to respect
the existing night mode gadget and disable night mode in favor of the
gadget, providing a notice with an option to disable the gadget and
reload the page

Additionally, raise the max bundle size to account for the additional
code added

Note: the tests still aren't exactly where I'd like them to be, but
hopefully they raise confidence a little bit with reviewing this patch

Additional changes:
* Upgrade to latest version of TypeScript types and remove several
@ts-ignore statements

Bug: T365083
Change-Id: I9583ee7ebf8c810ddd504193d568034c954d28f2
2024-05-30 20:23:38 +00:00
..
images build: Update 'svgo' to latest v3.2.0 2024-01-11 23:28:28 +01:00
mediawiki.less Fix red link color in dark mode 2024-05-08 14:31:43 +00:00
skins.vector.clientPreferences Fixes: exclusion logic for anonymous users 2024-05-06 12:20:40 -04:00
skins.vector.js Disable night mode if gadget detected 2024-05-30 20:23:38 +00:00
skins.vector.legacy.js Fix linter warnings 2024-01-29 17:06:53 +00:00
skins.vector.search build: Updating npm dependencies 2024-04-21 21:57:17 +00:00
skins.vector.styles Replace border-color-portal-heading with Codex border-color-subtle 2024-05-28 14:29:20 -05:00
skins.vector.styles.legacy Replace border-color-portal-heading with Codex border-color-subtle 2024-05-28 14:29:20 -05:00
.eslintrc.json build: Upgrade eslint-config-wikimedia from 0.25.1 to 0.26.0 2024-01-11 14:19:57 -05:00
CheckboxHack.d.ts
CollapsibleTabsPlugin.d.ts
MediaWikiPageReady.d.ts
mw.d.ts
VectorResourceLoaderVirtualConfig.d.ts Refactor: Separate A/B test configuration from site configuration 2023-04-11 22:40:45 +00:00
vue.d.ts