alistair3149
|
c88df2d194
|
feat(tokens): ✨ deprecate old font-weight-semibold 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:34:41 -04:00 |
|
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
|
6fef375dbe
|
feat(SemanticMediaWiki): ✨ update jsonview styles
|
2024-09-08 17:02:22 -04:00 |
|
alistair3149
|
8f03aade51
|
feat(DataTables): ✨ let scoll wrapper handles borders instead
|
2024-08-17 23:18:30 -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
|
1fefddd41a
|
feat(core): ✨ implement Codex border-width tokens
|
2024-07-15 02:07:25 -04:00 |
|
alistair3149
|
232fd0cc4b
|
feat(core): ✨ clean up th styles
- th should not use the same styles as label
- Restore font weight and color to th
- Sync different th styles in extensions
|
2024-07-07 02:14:36 -04:00 |
|
alistair3149
|
00b2495c1a
|
feat(core): ✨ use px for border-radius
- Move border radius calculation to CSS variable instead of LESS
- Rename CSS variable according to Codex, soft-deprecating the existing border radius
|
2024-07-05 13:24:31 -04:00 |
|
alistair3149
|
ff0a6ed710
|
feat(core): ✨ clean up state colors
|
2024-07-01 00:04:36 -04:00 |
|
alistair3149
|
0fdc7c4ad7
|
feat(core): ✨ convert some CSS variables into Codex equivalent part 2
Also fix various inconsistencies with quiet buttons
|
2024-06-30 20:41:31 -04:00 |
|
alistair3149
|
5d3ecd9edd
|
feat(core): ✨ convert some CSS variables into Codex equivalent
This is an on-going work to adapt Codex into Citizen.
Some of the CSS variables are soft depreciated, see tokens.less for updated info.
|
2024-06-30 01:04:30 -04:00 |
|
github-actions
|
1f773e1014
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2024-06-29 19:32:05 +00:00 |
|
alistair3149
|
7e20daa70b
|
fix(datatable): 🐛 table should not be wider than the wrapper
The border rules on the table makes the table 2px wider than the wrapper.
Fixes: #888
|
2024-06-29 15:29:31 -04:00 |
|
alistair3149
|
e791a52cd5
|
refactor(core): ♻️ replace usage of skin-citizen-theme classes
|
2024-04-24 20:48:43 -04:00 |
|
alistair3149
|
fc47692421
|
feat(core): ✨ rename border-color variables and increase contrast
Align variable names with Codex
|
2024-04-19 15:20:59 -04:00 |
|
alistair3149
|
11566de6b6
|
style(css): 🎨 re-apply stylelint fixes
|
2024-04-16 01:28:45 -04:00 |
|
alistair3149
|
3fcd46dfc2
|
feat(datatale): ✨ add scroller styles
|
2024-03-20 13:37:47 -04:00 |
|
alistair3149
|
e72c460391
|
feat(datatables): ✨ completely hide disabled button for search pane
|
2024-03-19 19:42:07 -04:00 |
|
alistair3149
|
4e236b393d
|
fix(datatables): 🐛 minor style fixes
|
2024-03-19 19:35:51 -04:00 |
|
alistair3149
|
a85ecb524e
|
feat(datatables): ✨ sync styles with wikitable
|
2024-03-19 18:29:25 -04:00 |
|
alistair3149
|
84abe5a71c
|
feat(datatables): ✨ rework search pane and filter styles
|
2024-03-19 18:01:51 -04:00 |
|
alistair3149
|
b7df8c9e61
|
feat(datatables): ✨ add basic styles for search pane
|
2024-03-19 15:05:39 -04:00 |
|
alistair3149
|
d0d07d617c
|
refactor(datatables): ♻️ merge SRF and Cargo datatables styles
|
2024-03-19 14:24:59 -04:00 |
|