alistair3149
b90dd3d2c6
fix(Echo): 🐛 missing styles for new talk page alert
2024-02-27 13:53:36 -05:00
alistair3149
c9f665ef78
feat(core): ✨ use CSS variables for small font sizes
2024-02-26 17:16:07 -05:00
alistair3149
a9acc08e27
feat(core)!: 💥 ✨ rework font-size CSS variables
...
To align with Codex tokens, the old --font-size-hN CSS variables are renamed.
Introduced new font size variables (x-small, small)
2024-02-26 16:54:58 -05:00
alistair3149
60999eb1d9
feat(core): ✨ replace breakpoint LESS variables with Codex tokens
...
Codex tokens are a better implementation and this should ensure consistency across the MW ecosystem.
We have to keep a copy for now as they are introduced in 1.41.
Related: #735
2023-11-16 17:55:59 -05:00
alistair3149
ba5bea704e
style: 🎨 apply recess order to styles
2023-07-27 21:19:27 -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
9c59d24612
fix(Echo): 🐛 incorrect button hover color
2023-07-10 16:34:14 -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
沈澄心
ba825daa9a
feat(core): update state text color ( #642 )
...
* Update variables.less
* Update cssvariables.less
* Update content.body.less
* Update mediawiki.special.changeslist.less
* Update mediawiki.special.changeslist.less
* Update ext.scribunto.edit.less
* Update ext.echo.ui.less
* Create mediawiki.interface.helpers.styles.less
* Update skin.json
* Update oojs-ui-core.less
* Update oojs-ui-core.less
* Update variables.less
* Update cssvariables.less
* Update variables.less
* Update mediawiki.special.changeslist.less
* Update cssvariables.less
* Update variables.less
* Update variables.less
* Update README.md
* Update README.md
* Update mediawiki.special.changeslist.less
2023-06-01 18:47:40 -04:00
沈澄心
bf79397864
fix(Echo): fix Echo popup height ( #638 )
...
* Update ext.echo.ui.less
* Update ext.echo.ui.less
* Escape calc CSS func
---------
Co-authored-by: alistair3149 <alistair3149@users.noreply.github.com>
2023-05-27 15:00:15 -04:00
沈澄心
99935453db
feat(Echo): hide #pt-talk-alert when Echo is enabled ( #626 )
2023-05-23 12:46:36 -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
5c22145295
feat(Echo): ✨ tweak Special:Notifications styles
2023-01-16 19:35:00 -05:00
alistair3149
d238e932a1
feat(core): ✨ add pill and circle border radius variables
2022-11-21 17:46:31 -05:00
alistair3149
fd40b1b855
feat(core): ✨ more granular spacing units
2022-11-21 17:42:43 -05:00
alistair3149
5e962b785b
fix(skinStyles): 🐛 fix Echo overflow in small screens
2022-10-05 19:21:20 -04:00
alistair3149
6de95d4fec
feat(core): redesign site header ( #521 )
...
Change header into vertical header for large screen and bottom header for small screen.
2022-09-29 19:12:56 -04:00
github-actions
0d63257e86
ci: lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2022-09-28 21:02:56 +00:00
alistair3149
982cb8c7ba
fix(skinStyles): add missing Echo dark styles
...
Closes #468
2022-05-31 19:15:06 -04:00
alistair3149
7b810b2389
fix(core): incorrect z-index for the inner header container
...
Also fix the undefined LESS variable in the Echo skinstyle
2022-05-25 16:01:21 -04:00
alistair3149
be8b9a0a0d
feat(core): clean up and tweak z-index usage
...
fixes #462
2022-05-23 15:11:41 -04:00
alistair3149
cd36ba642e
fix(skinStyles): echo header icons should use relative size
2022-05-10 21:57:20 -04:00
alistair3149
e47c1a5ac4
feat(skinStyles): contain overscoll in Echo
2022-05-04 13:43:21 -04:00
alistair3149
398f6da83d
feat(skinStyles): tweak Echo popup styles
2022-05-02 22:14:11 -04:00
alistair3149
6667c0628f
feat: make the Echo badge text smaller
2021-09-02 12:00:33 -04:00
alistair3149
e6c15cb612
fix: fix inverted Echo badge indicator
2021-09-01 20:45:19 -04:00
alistair3149
598594f91c
fix: align Echo popups with other menus
2021-08-11 17:02:44 -04:00
alistair3149
25972eb9d7
feat: various Echo style tweaks
2021-08-11 16:48:40 -04:00
github-actions
a9f172c0de
ci: lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2021-08-11 20:44:04 +00:00
alistair3149
008fa7c53d
fix: various Echo overflow fixes
2021-08-11 16:43:03 -04:00
alistair3149
ed78cdf999
fix: align Echo badges positions and tweaks
2021-08-11 16:40:16 -04:00
alistair3149
c6ea681d22
ci: remove empty line
2021-08-11 16:34:17 -04:00
alistair3149
a244aa6d47
feat: update Echo skinStyles to grade A
2021-08-11 16:30:43 -04:00
alistair3149
5c6408d766
feat: convert border radius to CSS variable
2021-05-27 11:20:12 -04:00
alistair3149
d0edec1012
fix: Echo badges sizing
2021-05-10 13:46:18 -04:00
alistair3149
4ea6315af6
feat: update Echo badges styles to be inline with other header icons
2021-05-10 12:11:47 -04:00
alistair3149
1479d2493c
feat: tweak Echo badge styles
2021-03-06 14:40:32 -05:00
alistair3149
f64a047bda
refactor: clean up header structure and styles
2021-01-15 19:56:59 -05:00
alistair3149
98d5e5e158
feat: convert Echo badges to use opacity var instead
2021-01-15 14:27:39 -05:00
alistair3149
fd63320763
fix: dark Echo badges in dark mode
2021-01-13 14:48:34 -05:00
github-actions
6a4396afb1
ci: lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2021-01-13 17:21:39 +00:00
alistair3149
94bb5f015f
fix: fix hidden Echo badges
2021-01-13 12:21:01 -05:00
alistair3149
da76ccbbeb
refactor: order styles with idiomatic order
2021-01-11 11:45:52 -05:00
Hannes
13e853ac9a
refactor: Convert color-scheme query to class
2021-01-09 22:57:28 +01:00
alistair3149
478c476431
Move Echo dark styles to echo skinstyles
2020-06-12 01:59:13 -04:00
alistair3149
234f85be50
Tweak echo styles
2020-06-10 21:56:06 -04:00
alistair3149
7a69693f0c
Tweaked animation speed to be more responsive
2020-03-21 00:41:45 -04:00
alistair3149
1e42efbeb9
Attempt to clean file tree
2019-12-29 13:45:17 -05:00