alistair3149
|
755f42eb07
|
refactor(core): ♻️ clean up redundant styles
|
2024-04-24 19:43:34 -04:00 |
|
alistair3149
|
11068251c2
|
feat(core): ✨ reduce menu header font size
|
2024-02-28 01:25:02 -05:00 |
|
alistair3149
|
96f6361851
|
feat(core): ✨ use quiet hover color for menu items
|
2023-08-25 17:03:38 -07:00 |
|
alistair3149
|
ba5bea704e
|
style: 🎨 apply recess order to styles
|
2023-07-27 21:19:27 -04:00 |
|
alistair3149
|
85f036c2f8
|
feat(core): ✨ remove expensive CSS animation
Avoid paint and layout triggering transitions
|
2023-07-16 15:32:13 -04:00 |
|
alistair3149
|
0e42030d39
|
fix(core): 🐛 do not insert pseudo elements to input element
It is invalid and does not work in Firefox.
Closes: #689
|
2023-07-16 02:49:33 -04:00 |
|
alistair3149
|
703fac6294
|
feat(core): ✨ add overlay as affordnance to popup menus
|
2023-07-14 18:18:18 -04:00 |
|
alistair3149
|
2bf20397e1
|
feat(core): ✨ use filter-invert CSS variable to flip color
This decouple the filter style from the class.
Instead, filter-invert can be redefined if needed (e.g. :root.skin-citizen-dark)
|
2023-07-10 16:56:56 -04:00 |
|
alistair3149
|
a7f9c55c88
|
feat(core): ✨ update hover transition styles and implementation
The timing and easing function are defined separately than the property.
It is now accessible as a CSS variable (transition-hover)
|
2023-07-07 16:36:38 -04:00 |
|
alistair3149
|
6874f0a7e2
|
refactor(core): ♻️ unify Citizen menu styles
|
2023-07-07 15:26:31 -04:00 |
|
alistair3149
|
6b1a7d1ece
|
feat(core): ✨ use medium font weight for menu links
|
2023-07-06 15:00:11 -04:00 |
|
alistair3149
|
462d1dd4ac
|
feat(core): ✨ use consistent spacing for menu elements
|
2023-07-06 00:55:42 -04:00 |
|
alistair3149
|
434d2688fc
|
refactor(core): ♻️ less specific link underline selector
|
2023-06-15 14:37:07 -04:00 |
|
github-actions
|
9e15415835
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2023-02-28 21:59:36 +00:00 |
|
alistair3149
|
54c8717d45
|
refactor(core): ♻️ simplify menu header implementation
|
2023-02-22 14:47:32 -05:00 |
|
alistair3149
|
ef9ab2a537
|
refactor(core): ♻️ move components styles into folder
|
2023-01-31 15:04:06 -05:00 |
|