alistair3149
|
c14889f8c0
|
feat(toc): remove background and color transition from top link
It is expensive and unnecessary
|
2023-07-19 06:01:04 -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
|
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
|
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 |
|
沈澄心
|
1cd993c664
|
fix(core): add webkit prefix for sticky to support Safari < 13 (#679)
* Update layout.less
* Update TableOfContents.less
* Update mixins.less
* Update ext.echo.special.less
* Update mediawiki.rcfilters.filters.ui.less
* Update README.md
|
2023-06-28 13:58:21 -04:00 |
|
alistair3149
|
434d2688fc
|
refactor(core): ♻️ less specific link underline selector
|
2023-06-15 14:37:07 -04:00 |
|
沈澄心
|
d92fd77e54
|
fix(core): add webkit prefix to user-select property (#631)
* Update mixins.less
* Update Sections.less
* Update TableOfContents.less
* Update interface-edit-section-links.less
* Update mixins.less
* Update Sections.less
* Update TableOfContents.less
* Update interface-edit-section-links.less
|
2023-05-23 12:47:26 -04:00 |
|
alistair3149
|
68313123e9
|
feat(core): ✨ apply box-sizing: border-box by default
|
2023-03-01 16:08:07 -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 |
|