aboutsummaryrefslogtreecommitdiffstats
path: root/resources/lib/codex/modules/CdxProgressBar.js
Commit message (Collapse)AuthorAgeFilesLines
* Update Codex from v1.2.1 to v1.3.0Eric Gardner2024-01-231-1/+0
| | | | | | | | | | | | | | | | | | | | | Also introduces a new design token (@border-color-muted) and updates some resource module definitions to use .cjs filenames per upstream. Bug: T324688 Bug: T338184 Bug: T338802 Bug: T346815 Bug: T349016 Bug: T350197 Bug: T352585 Bug: T352931 Bug: T354547 Bug: T354759 Bug: T355081 Bug: T355160 Bug: T355551 Change-Id: Idcfdee4583018500d06e37fda2ee4925111f1915
* Update Codex from v1.2.0 to v1.2.1lwatson2024-01-091-1/+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
* Update Codex from v1.1.1 to v1.2.0Volker E2023-12-201-1/+1
| | | | | | | | | | Bug: T343453 Bug: T350045 Bug: T350346 Bug: T350651 Bug: T352587 Bug: T353190 Change-Id: I6b148711c7afe488d9aee69484ab4ca9b708e0bd
* Update Codex from v1.0.1 to v1.1.1Anne Tomasevich2023-12-061-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
* Add module and manifest files to the codex RL moduleAnne Tomasevich2023-12-011-0/+1
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