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
沈澄心
7e2dcc19bb
fix(DiscussionTools): icon color in dark theme ( #675 )
...
* Update ext.discussionTools.init.styles.less
* Update ext.discussionTools.init.styles.less
2023-06-24 11:55:22 -04:00
沈澄心
ec3aafcfad
feat(DiscussionTools): exchange icons for subscribe and unsubscribe buttons
2023-06-22 13:50:09 -04:00
alistair3149
638cca92cf
feat(DiscussionTools): ✨ turn subscribe button into icon
2023-06-19 23:42:11 -04:00
沈澄心
0acaa0176f
fix(Score): use hue rotate to match dark mode color ( #662 )
2023-06-10 15:49:50 -04:00
alistair3149
1b817b8177
feat(Lingo): ✨ tweak Lingo tooltip styles
2023-06-10 15:48:46 -04:00
alistair3149
271d383cf6
fix(SemanticMediaWiki): 🐛 hide indicator divider when entity is loaded
2023-06-10 15:37:05 -04:00
github-actions
82539eba4b
ci: 👷 lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2023-06-10 01:10:11 +00:00
沈澄心
7134a88995
feat(Score): add Score support ( #661 )
...
* Create ext.score.popup.less
* Update skin.json
* Update README.md
* Update ext.score.popup.less
2023-06-09 21:09:26 -04:00
github-actions
8351aa5203
ci: 👷 lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2023-06-08 19:45:07 +00:00
沈澄心
e69160de2f
feat(WikiHiero): add WikiHiero color ( #653 )
...
Also update Math color
---------
Co-authored-by: alistair3149 <alistair3149@users.noreply.github.com>
2023-06-08 15:44:22 -04:00
alistair3149
5737125f02
fix(SemanticMediaWiki): 🐛 prevent entity examiner spinner rotate off axis
2023-06-06 18:58:56 -04:00
alistair3149
0ee31530ec
feat(SemanticMediaWiki): ✨ replace entity examiner loader with SMW logo
2023-06-06 18:48:08 -04:00
alistair3149
572bca1467
feat(WikiEditor): ✨ tweak dialog styles
2023-06-03 19:07:14 -04:00
alistair3149
2d425d8276
feat(WikiEditor): ✨ tweak toolbar and search and replace styles
...
Also fix some jQuery UI issues
2023-06-03 18:50:42 -04:00
github-actions
cc520b6053
ci: 👷 lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2023-06-02 18:39:49 +00:00
沈澄心
e651e1b8ca
feat(CodeEditor): add ACE Editor setting panel style ( #650 )
...
* Update ext.codeEditor.ace.less
* Update ext.codeEditor.ace.less
* Update ext.codeEditor.ace.less
* Update README.md
2023-06-02 14:39:12 -04:00
github-actions
7e97ccacb1
ci: 👷 lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2023-06-02 17:30:35 +00:00
github-actions
fa9c419e0c
ci: 👷 lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2023-06-02 17:29:51 +00:00
沈澄心
373f0814f1
feat(ManageWiki): add ManageWiki search highlight style ( #649 )
...
* Update ext.managewiki.oouiform.styles.less
* Update README.md
2023-06-02 13:29:48 -04:00