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
|
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
|
c34868d04e
|
fix(overflow): 🐛 remove unused mask rules
|
2024-06-27 18:54:48 -04:00 |
|
alistair3149
|
f0de4f4c5b
|
feat(overflow): ✨ use CSS variable for overflow gradient size
This will allow the gradient to be adjustable through CSS
|
2024-06-27 18:15:32 -04:00 |
|
alistair3149
|
08e63e3caf
|
feat(skinning): ✨ remove top and bottom margin from nested lists
Related: #886
|
2024-06-18 19:48:54 -04:00 |
|
alistair3149
|
2639b0f70d
|
fix(overflow): 🐛 overflow content should fill parent container
|
2024-06-15 17:38:47 -04:00 |
|
alistair3149
|
9bd18ea054
|
fix(overflow): 🐛 wrapper should respect float elements
Fixes: #878
|
2024-06-14 12:59:14 -04:00 |
|
alistair3149
|
dd89daba39
|
fix(overflow): 🐛 allow to click through the nav element
|
2024-06-12 12:51:50 -04:00 |
|
github-actions
|
6c39537a51
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2024-06-11 23:10:13 +00:00 |
|
alistair3149
|
4b457dfa08
|
fix(overflow): 🐛 align scroll buttons with content margin
|
2024-06-11 19:07:38 -04:00 |
|
alistair3149
|
55d413eeda
|
feat(overflow): ✨ add overflow scroll button when using a pointer device
|
2024-06-11 18:00:45 -04:00 |
|
alistair3149
|
83ab221408
|
feat(core): ✨ only handle wikitable instead of all tables
Wikis use tables in creative ways and it is probably just safer to only apply it to wikitables.
Might revisit if there are any news from T330527.
|
2024-05-29 17:47:13 -04:00 |
|
alistair3149
|
c3943ca7cf
|
feat(core): ✨ change overflow gradient to fixed size
|
2024-05-27 17:53:55 -04:00 |
|
github-actions
|
3cd8d20d1d
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2024-05-27 20:11:41 +00:00 |
|
alistair3149
|
cb1cfde785
|
fix(core): 🐛 remove table border expansion before the JS is loaded
|
2024-05-27 16:10:25 -04:00 |
|