alistair3149
|
739fa8504c
|
fix(core): 🐛 enter key should not clear search input
Use span instead of button element. As button element will make
enter key triggering the clear button.
|
2023-07-16 16:48:14 -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
|
703fac6294
|
feat(core): ✨ add overlay as affordnance to popup menus
|
2023-07-14 18:18:18 -04:00 |
|
alistair3149
|
6cddf85131
|
feat(search): ✨ add clear button to search box
|
2023-07-10 16:23:48 -04:00 |
|
alistair3149
|
d0b1b8982c
|
refactor(search): ♻️ simplify search box structure
|
2023-07-10 15:13:21 -04:00 |
|
alistair3149
|
c7e45177cd
|
feat(core): ✨ update menu transition styles and implementation
Same as the previous commit, the transition is now accessible as a CSS variable (transition-menu)
|
2023-07-07 17:02:27 -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
|
b8a1d9c224
|
refactor(search): ♻️ simplify typeahead styles
|
2023-03-01 15:27:43 -05: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
|
ef9ab2a537
|
refactor(core): ♻️ move components styles into folder
|
2023-01-31 15:04:06 -05:00 |
|