github-actions
877406e449
ci: 👷 lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2024-04-25 21:17:22 +00:00
alistair3149
b186efba69
feat(core): ✨ reduce opacity of sticky header
2024-04-25 17:16:19 -04:00
alistair3149
e791a52cd5
refactor(core): ♻️ replace usage of skin-citizen-theme classes
2024-04-24 20:48:43 -04:00
alistair3149
5d8ba9f7b1
feat(SMW): ✨ hide entity examiner indicator
2024-04-19 17:07:08 -04:00
alistair3149
fc47692421
feat(core): ✨ rename border-color variables and increase contrast
...
Align variable names with Codex
2024-04-19 15:20:59 -04:00
alistair3149
7aef0c5a50
feat(SMW): ✨ tweak browse property font size
2024-04-19 13:48:08 -04:00
github-actions
5bc35e5500
ci: 👷 lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2024-04-17 18:45:35 +00:00
alistair3149
756c87dad7
feat(PortableInfobox): ✨ clean up header styles
2024-04-17 14:44:16 -04:00
alistair3149
f84771f042
refactor(core): ♻️ simplify sticky header background styles
2024-04-16 01:33:25 -04:00
alistair3149
11566de6b6
style(css): 🎨 re-apply stylelint fixes
2024-04-16 01:28:45 -04:00
alistair3149
84abe5a71c
feat(datatables): ✨ rework search pane and filter styles
2024-03-19 18:01:51 -04:00
alistair3149
d0d07d617c
refactor(datatables): ♻️ merge SRF and Cargo datatables styles
2024-03-19 14:24:59 -04:00
alistair3149
8de5b3d39e
feat(VisualEditor): ✨ improve visibility of text highlight colors
2024-03-11 15:03:18 -04:00
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
3162e19a2c
feat(core): ✨ use CSS variables for x-small font sizes
2024-02-26 17:14:19 -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
fc0f4699aa
fix(Scribunto): 🐛 incorrect font family
2024-02-25 03:46:46 -05:00
alistair3149
3396cfde12
fix(VisualEditor): 🐛 add find and replace dialog background color
...
Add new selector to sync with core VE library changes
Closes : #794
2024-02-18 09:55:30 -05:00
alistair3149
ea5c10a6c3
fix(CodeMirror): 🐛 rename VisualEditor RL module
...
The init module is deprecated in 1.41.
Fixes : #781
2024-02-05 22:07:23 -05:00
alistair3149
6947105217
feat(Scribunto): ✨ tweak debug console styles
2024-02-05 21:09:30 -05:00
alistair3149
bdd986db89
fix(core): 🐛 hide pseudo elements instead of deleting them (pt2)
2023-12-15 15:03:13 -05:00
alistair3149
109779c84c
fix(VE): 🐛 do not invert image in link preview
2023-11-28 16:03:51 -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
2d99879ce3
feat(PortableInfobox): ✨ sync border color
2023-09-10 21:02:23 -04:00
alistair3149
7b63d8637e
feat(PortableInfobox): ✨ reduce paragraph margin to be similar to Vector
2023-09-10 21:01:46 -04:00
alistair3149
cb5f4a065b
fix(StructuredDiscussion): 🐛 merge skinStyles into the same RL module
...
Related: T292245
Closes : #711
2023-08-24 22:22:58 -07:00
alistair3149
dad90d38f2
feat(FlaggedRevs): ✨ add styles
...
Closes : #701
2023-08-03 19:49:22 -04:00
alistair3149
67bb0c118d
feat(CookieWarning): ✨ update banner styles
2023-07-30 17:59:20 -04:00
alistair3149
ba5bea704e
style: 🎨 apply recess order to styles
2023-07-27 21:19:27 -04:00
github-actions
8bfa8b5e6a
ci: 👷 lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2023-07-20 22:18:16 +00:00
alistair3149
fab4d27273
feat(core): ✨ add overflow handling for citizen inner header
2023-07-20 18:17:14 -04:00
github-actions
9796560793
ci: 👷 lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2023-07-19 09:58:48 +00:00
github-actions
5d78425119
ci: 👷 lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2023-07-17 00:50:06 +00:00
alistair3149
e7ef5431a2
feat(SemanticMediaWiki): ✨ update datatable filter focus styles
2023-07-16 20:49:09 -04:00
alistair3149
ab70217b26
feat(SemanticMediaWiki): ✨ tweak SMW datatable styles
2023-07-16 20:41:30 -04:00
alistair3149
8cfa260997
feat(SemanticMediaWiki): ✨ add datatable styles
2023-07-16 20:06:15 -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
0d7fff1188
feat(Capiunto): ✨ add rounded corner to Capiunto infobox
2023-07-14 17:35:52 -04:00
alistair3149
1ba2acb928
feat(Capiunto): ✨ add more cohesive infobox styles
...
Override default float styles to make it work better with the Citizen skin.
Closes : #688
2023-07-14 17:33:55 -04:00
alistair3149
42a40307e4
feat(Tabs): ✨ add support for Extension:Tabs
...
Closes : #687
2023-07-11 21:33:15 -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
alistair3149
c823ca4412
refactor(core): ♻️ remove unnessecary LESS import rules
2023-07-07 17:08:22 -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
417c151d01
feat(TabberNeue): ✨ update TabberNeue selector to match with the latest version
2023-07-05 20:01: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
github-actions
8c0e850602
ci: 👷 lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2023-06-24 15:56:12 +00:00