Commit graph

12 commits

Author SHA1 Message Date
alistair3149 90862b193e
feat(tokens): deprecate old line height variables
Old variables are being deprecated to align naming convention with Codex.
They will be hard-deprecated on the next major Citizen version.
2024-10-23 17:33:46 -04:00
alistair3149 c1370e95f0
feat(core): update box-shadow CSS variables
* Tokenize shadow vertical distance
* Rename CSS variables to match Codex counterpart
* Reduce the vertical distance for all box shadow
2024-07-24 21:53:51 -04:00
alistair3149 1107efc2d1
refactor(tippy): ♻️ move tippy to lib directory 2024-07-24 20:51:53 -04:00
alistair3149 1fefddd41a
feat(core): implement Codex border-width tokens 2024-07-15 02:07:25 -04:00
alistair3149 7b6520b9ab
fix(Leaflet): 🐛 fix button alignment 2024-07-11 21:22:31 -04:00
alistair3149 5fdcfc61f6
feat(DataMaps): add styles for Extension:DataMaps 2024-07-11 20:24:40 -04:00
alistair3149 a67f075a6a
feat(Leaflet): bump Leaflet button sizes to match Codex 2024-07-11 19:43:16 -04:00
alistair3149 fb965e3712
feat(Leaflet): tweak Leaflet control margin 2024-07-11 18:31:06 -04:00
alistair3149 967f712202
refactor(Leaflet): ♻️ use padding instead of margin for popup content
This is needed to align with DataMaps, and won't affect existing implementation for
other extensions.
2024-07-11 18:08:06 -04:00
alistair3149 51caa71777
fix(leaflet): 🐛 re-introduce box-shadow back to touch buttons 2024-07-10 00:00:59 -04:00
alistair3149 1471c1bc23
fix(leaflet): 🐛 incorrect checked label selector 2024-07-09 23:56:59 -04:00
alistair3149 4c51200ed5
feat(leaflet): add Leaflet styles for Leaflet map extensions
This should cover the Leaflet styles for Extension:DataMaps, Kartographer, Maps, and SRF
2024-07-09 23:46:20 -04:00