Commit graph

10 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
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
Volker E
87b8ef6968 Update Codex from v1.3.2 to v1.3.3
Bug: T343910
Bug: T347107
Bug: T350644
Bug: T350946
Bug: T356103
Bug: T356537
Bug: T356540
Bug: T356541
Bug: T357165
Bug: T357173
Bug: T357185
Bug: T357324
Depends-On: Ia561e6123ab8fa52b4498074867fc1b5e92f1e02
Change-Id: I363a97d33d85a9033da753f2a8fe730d80206639
2024-02-20 23:39:32 +00:00
Anne Tomasevich
22cebae2b2 Update Codex from v1.3.1 to v1.3.2
Bug: T329963
Bug: T338184
Bug: T338802
Bug: T341224
Bug: T355274
Bug: T355570
Change-Id: Ie0a4b82662d796f9461aa4809d5e58c5c6295e1a
2024-02-06 12:49:53 -05: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
fba886bdad Update Codex from v1.0.1 to v1.1.1
Bug: T301730
Bug: T311671
Bug: T340590
Bug: T346689
Bug: T346696
Bug: T347662
Bug: T349566
Bug: T349859
Bug: T350436
Bug: T350448
Bug: T350651
Bug: T352192
Bug: T352642
Change-Id: I00b42d01021c2742547f205d69a5036624af1055
2023-12-06 16:32:14 +00: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