Commit graph

8 commits

Author SHA1 Message Date
Eric Gardner
af7df71542 Update Codex from 1.7.0 to 1.8.0
Also adds @size-tooltip and @background-color-inverted to
mediawiki.skin.defaults.less.

Bug: T308520
Bug: T340456
Bug: T349793
Bug: T364306
Bug: T366129
Bug: T366541
Bug: T366861
Bug: T367098
Bug: T367100
Bug: T367101
Change-Id: Ie06bf3e15e55272f0ebecfebe4baa9564fa804df
2024-06-25 14:27:50 -07:00
Roan Kattouw
034540bae9 Update Codex from v1.6.1 to v1.7.0
Bug: T361717
Bug: T363741
Bug: T364748
Bug: T365207
Bug: T365748
Bug: T366206
Bug: T366538
Bug: T367062
Change-Id: I792e89a8253a426b8c723486b96cb87bf9e1d85d
2024-06-11 21:14:25 +00:00
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
lwatson
67a28b0a4f Update Codex from v1.4.0 to v1.5.0
This commit does not yet delete the following files, which are still
used by MinervaNeue:
- resources/lib/codex-design-tokens/theme-codex-wikimedia-experimental.css
- resources/lib/codex-design-tokens/theme-codex-wikimedia-experimental.less
- resources/lib/codex-design-tokens/theme-codex-mode-dark.less

These files will be deleted in a follow-up change.

Bug: T346168
Bug: T360069
Bug: T360071
Bug: T360079
Bug: T360806
Bug: T361325
Bug: T362709
Bug: T362710
Bug: T362861
Bug: T363006
Bug: T363137
Depends-On: I350cb2dcf2de2e1944fffd38c8cafe9522706f0c
Depends-On: I539f4523b8d15a7815b303078529eb945c479be4
Depends-On: Icfcb5c7418061a5727580f0685054356ba4edb72
Change-Id: I1f54bf4f144eaec6ed317c04bd0c851c2f01b42c
2024-04-30 23:30:12 +00:00
Eric Gardner
2c330e6acd Update Codex from 1.3.6 to 1.4.0
Bug: T331403
Bug: T349793
Bug: T357714
Bug: T358861
Bug: T360341
Bug: T360939
Bug: T361115
Bug: T361541
Bug: T361734
Bug: T361908
Bug: T361994
Bug: T362270
Change-Id: I4711dd4f56307cd4e4c84134eb247c2108963511
2024-04-17 14:01:39 -07:00
Roan Kattouw
0900b7d2a1 Update Codex from v1.3.5 to v1.3.6
Bug: T350477
Bug: T358031
Bug: T358038
Bug: T358860
Bug: T360343
Bug: T360349
Bug: T360577
Bug: T361056
Bug: T361104
Bug: T361472
Change-Id: I12813bf0db89b72aa8f2a28ccccb3477e4361ac8
2024-04-02 16:22:04 -07:00
lwatson
7d4f2e740f Update Codex from v1.2.0 to v1.2.1
Bug: T296106
Bug: T312195
Bug: T348804
Bug: T350447
Bug: T351753
Bug: T352587
Bug: T352765
Bug: T352931
Bug: T353216
Bug: T353846
Bug: T354394
Bug: T354525
Bug: T354571
Change-Id: Ibbdc191b9f7fa3f735e63ba28d14bbf2378f8814
2024-01-09 16:57:33 -05:00
Anne Tomasevich
b6f8c9525f Add module and manifest files to the codex RL module
In preparation for updates to the CodexModule class, which will
enable ResourceLoader modules to request a subset of Codex
components, styles, and/or composables, add the distributed
module files for each component and composable, plus the
generated manifests that map dependencies.

This patch both:
- Includes the module directory in the foreign resource definition,
  so the module and manifest files will be included during
  subsequent releases
- Adds the files themselves

Bug: T350054
Change-Id: I8f03eceb053d3edb690d6f0182da438cfff7c468
2023-12-01 00:22:36 +00:00