Commit graph

506 commits

Author SHA1 Message Date
alistair3149 9037fd1784
feat(SearchDigest): tweak stats table styles 2024-07-07 03:01:49 -04:00
alistair3149 232fd0cc4b
feat(core): clean up th styles
- th should not use the same styles as label
- Restore font weight and color to th
- Sync different th styles in extensions
2024-07-07 02:14:36 -04:00
alistair3149 ba62b92e29
feat(core): theme and unify text selection color using progressive colors 2024-07-06 17:53:56 -04:00
alistair3149 9372c74307
fix(Echo): 🐛 incorrect selector for notification count 2024-07-05 20:51:30 -04:00
alistair3149 164d79ff32
refactor(Echo): ♻️ use CSS variable for border radius 2024-07-05 20:39:57 -04:00
alistair3149 fdc6eaee20
feat(Echo): upgrade Echo buttons for consistency
This is similiar to how it is handled in Vector.
We are forcing the Echo button to render in the same way as it was initially.
This took me so many hours sigh.
2024-07-05 20:37:52 -04:00
alistair3149 251109c712
feat(SearchDigest): add styles for Extension:SearchDigest 2024-07-05 16:52:54 -04:00
alistair3149 00b2495c1a
feat(core): use px for border-radius
- Move border radius calculation to CSS variable instead of LESS
- Rename CSS variable according to Codex, soft-deprecating the existing border radius
2024-07-05 13:24:31 -04:00
github-actions ecaaf69a31 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2024-07-01 19:49:29 +00:00
alistair3149 cb683c79ff
feat(mmv): tweak lightbox caption text handling 2024-07-01 15:47:28 -04:00
alistair3149 17e9840a77
feat(mmv): tweak button styles in lightbox 2024-07-01 14:53:37 -04:00
alistair3149 ff0a6ed710
feat(core): clean up state colors 2024-07-01 00:04:36 -04:00
alistair3149 c21a908c12
feat(core): set new link color to color-destructive 2024-06-30 20:49:50 -04:00
alistair3149 0fdc7c4ad7
feat(core): convert some CSS variables into Codex equivalent part 2
Also fix various inconsistencies with quiet buttons
2024-06-30 20:41:31 -04:00
alistair3149 5d3ecd9edd
feat(core): convert some CSS variables into Codex equivalent
This is an on-going work to adapt Codex into Citizen.
Some of the CSS variables are soft depreciated, see tokens.less for updated info.
2024-06-30 01:04:30 -04:00
alistair3149 84d58be232
fix(WikiEditor): 🐛 align toolbar buttons 2024-06-24 15:09:57 -04:00
alistair3149 20fd0643fe
fix(Popups): 🐛 invert icon in dark mode 2024-06-14 12:54:07 -04:00
alistair3149 86ef5ef06d
feat(cssVar): add --color-inverted-primary for text color above primary color 2024-06-10 19:47:49 -04:00
alistair3149 3d146b2374
refactor(cssVar): ♻️ introduce color-inverted 2024-06-05 18:54:54 -04:00
alistair3149 be01d5bb6c
feat(TabberNeue): update Tabber styles 2024-05-26 22:32:26 -04:00
alistair3149 45ee5f897c
feat(TabberNeue): add init styles 2024-05-25 03:46:44 -04:00
alistair3149 d7f6c0c53e
feat(TabberNeue): update TabberNeue RL module name 2024-05-25 00:47:02 -04:00
alistair3149 820d612eaf
feat(VisualEditor): hide less useful buttons when width is limited 2024-05-17 19:38:42 -04:00
alistair3149 03da361b97
feat(components): rewrite template data partials into CitizenComponent components (#846)
- Refactor existing template data-related partials into CitizenComponent components
- Re-implement user menu header as UserInfo
- Add description text for anon and temp user in UserMenu
---------

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-05-15 01:24:43 -04:00
alistair3149 a1e76bc195
feat(VisualEditor): better responsive toolbar handling 2024-05-07 01:49:42 -04:00
alistair3149 76a93e962f
fix(Echo): 🐛 re-implement nojs Echo buttons 2024-05-06 15:28:56 -04:00
github-actions 176c3c4aa2 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2024-05-03 22:39:57 +00:00
alistair3149 960dcefe69
feat(DiscussionTools): update header styles 2024-05-03 18:38:57 -04:00
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
沈澄心 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
沈澄心 109b68172f
feat(CommentStreams): update CommentStreams style (#647)
* Update ext.CommentStreams.less

* Update README.md
2023-06-02 13:29:01 -04:00
alistair3149 a269d35dac
feat(SyntaxHighlight): add line highlight color 2023-06-02 01:51:58 -04:00
alistair3149 2b69011a8f
feat(CodeEditor): add find and replace styles 2023-06-02 01:45:36 -04:00