Codex: Difference between revisions

From Freephile Wiki
Created page with "The Wikimedia '''[https://doc.wikimedia.org/codex/latest/ Codex]''' design system is analogous to Google's '''[https://m3.material.io/ Material Design]''', Shopify's '''[https..."
 
No edit summary
Line 7: Line 7:
Quick notes about the SMWCon2023 presentation are at [[SemanticMediaWiki]]
Quick notes about the SMWCon2023 presentation are at [[SemanticMediaWiki]]


== Accessibility baked in ==
In the README of the repo, it states: Web accessibility compliant ('''Web Content Accessibility Guidelines 2.1 level AA'''). More at [[Accessibility]]
[[Category:UI]]
[[Category:UI]]
[[Category:JavaScript]]
[[Category:JavaScript]]
[[Category:Web Development]]
[[Category:Web Development]]
[[Category:Design]]
[[Category:Design]]

Revision as of 13:51, 22 December 2023

The Wikimedia Codex design system is analogous to Google's Material Design, Shopify's Polaris, or IBM's Carbon

Codex is the Design System for Wikimedia. Codex features a toolkit for building user interfaces, containing design tokens, Vue 3 components and VitePress documentation site packages. The GitHub repo is a mirror from https://gerrit.wikimedia.org/g/design/codex/

See mw:Codex for details about using the system and it's relationship to prior efforts like MediaWiki UI (deprecated) or OOUI

Quick notes about the SMWCon2023 presentation are at SemanticMediaWiki

Accessibility baked in

In the README of the repo, it states: Web accessibility compliant (Web Content Accessibility Guidelines 2.1 level AA). More at Accessibility