wiki.techinc.nl/resources/lib/codex
Anne Tomasevich 38993eb5b5 Update Codex from v1.6.0 to v1.6.1
Note that CSS module filenames in this release have an extra 'Cdx'
prefix - this is a known bug that will be resolved with the next
release. For now, these files are not used directly, and are
properly tracked by the manifest, so there should be no discernible
changes. See T366206.

Bug: T363432
Bug: T363858
Bug: T364611
Bug: T364636
Bug: T364762
Bug: T364789
Bug: T364894
Bug: T364927
Bug: T364929
Bug: T364934
Bug: T365003
Bug: T365363
Bug: T366097
Depends-On: I04c1250aef3afbff43c11a012194263ec6b0f533
Change-Id: I4988a93e8cb0f33c198303403dde8d92223d63c4
2024-05-29 17:54:43 +00:00
..
mixins Update Codex from v1.3.3 to v1.3.4 2024-03-05 17:21:26 -05:00
modules Update Codex from v1.6.0 to v1.6.1 2024-05-29 17:54:43 +00:00
CHANGELOG.md Update Codex from v1.6.0 to v1.6.1 2024-05-29 17:54:43 +00:00
codex.cjs Update Codex from v1.6.0 to v1.6.1 2024-05-29 17:54:43 +00:00
codex.js Update Codex from v1.6.0 to v1.6.1 2024-05-29 17:54:43 +00:00
codex.style-rtl.css Update Codex from v1.6.0 to v1.6.1 2024-05-29 17:54:43 +00:00
codex.style.css Update Codex from v1.6.0 to v1.6.1 2024-05-29 17:54:43 +00:00
codex.umd.cjs Update Codex from v1.6.0 to v1.6.1 2024-05-29 17:54:43 +00:00
LICENSE
README.md Update Codex from v1.0.1 to v1.1.1 2023-12-06 16:32:14 +00:00

@wikimedia/codex

Codex is the design system for Wikimedia.

This package contains Codex components implemented in two variants:

  • Vue 3 components
  • CSS-only components

See the components overview documentation for links to a complete list of components with demos and guidelines.

Usage

See the installation and using components documentation for information about how to use Codex components in your application.