mediawiki-skins-Vector/resources
Jan Drewniak d4246e6ca6 Web typography prototype survey
Creates an interactive prototype for gathering
feedback on users typography preferences.
This prototype is meant to be temporary and is
built soley for feedback purposes for the
WMF Accessibility for reading project.

The prototype code is:
- for logged-in users only
- hidden under the API user preference "vector-typography-survey"
- disabled by default

It is intended to be enabled via a banner that calls
code similar to:
    new mw.Api().saveOption( 'vector-typography-survey', 1 )

Bug: T347208
Change-Id: I8d8914a0fa16d40cb22ed0e61832bc5bbabe1c78
2023-10-02 10:56:40 -07:00
..
common Add replace .vector-sidebar-container-no-toc with .vector-toc-available and .vector-toc-not-available 2023-09-29 16:57:42 +00:00
mediawiki.less Use the standardized Codex design tokens 2023-06-13 23:27:47 +00:00
skins.vector.clientPreferences Fixes saving of limited width 2023-09-21 19:13:38 +00:00
skins.vector.js Add new utility function for detecting pinned elements 2023-09-29 21:17:24 +00:00
skins.vector.legacy.js Apply body styles to teleported elements in vector legacy 2023-09-28 12:20:49 +02:00
skins.vector.search Replace search loader indicator with Codex pending search message 2023-06-20 13:32:48 -05:00
skins.vector.styles Add replace .vector-sidebar-container-no-toc with .vector-toc-available and .vector-toc-not-available 2023-09-29 16:57:42 +00:00
skins.vector.styles.legacy build: Update linters 2023-08-23 18:46:49 +01:00
skins.vector.typographySurvey Web typography prototype survey 2023-10-02 10:56:40 -07:00
skins.vector.zebra.styles Add replace .vector-sidebar-container-no-toc with .vector-toc-available and .vector-toc-not-available 2023-09-29 16:57:42 +00:00
.eslintrc.json build: Use wikimedia/server for root folder eslint config 2023-09-04 18:13:32 +01: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