Commit graph

787 commits

Author SHA1 Message Date
alistair3149 0c7a2d9772
fix(mediawiki): 🐛 do not override link color on Special:Version 2024-11-19 02:18:50 -05:00
alistair3149 027778709b
docs(TabberNeue): 📚️ fix incorrect date 2024-11-16 03:48:34 -05:00
alistair3149 6a70ae459c
feat(TabberNeue): update styles for Extension:TabberNeue 2024-11-16 03:47:06 -05:00
alistair3149 571e9edd7a
fix(mediawiki): 🐛 fix incorrect gallery layout 2024-11-08 22:07:11 -05:00
alistair3149 2d7b03604a
refactor(core): ♻️ use margin-inline instead of left and right 2024-11-07 21:10:39 -05:00
alistair3149 a3954713e3
perf(SMW): ️ use stricter selector to get icons 2024-10-29 19:25:33 -04:00
alistair3149 c88df2d194
feat(tokens): deprecate old font-weight-semibold variables
Old variables are being deprecated to align naming convention with Codex.
They will be hard-deprecated on the next major Citizen version.
2024-10-23 17:34:41 -04:00
alistair3149 90862b193e
feat(tokens): deprecate old line height variables
Old variables are being deprecated to align naming convention with Codex.
They will be hard-deprecated on the next major Citizen version.
2024-10-23 17:33:46 -04:00
alistair3149 b68cc3aa2f
fix(DiscussionTools): 🐛 fix invisible highlighted section text 2024-10-22 18:26:13 -04:00
alistair3149 5e749ed137
fix(Echo): 🐛 increase specificity for the selector to apply padding properly 2024-10-22 18:15:45 -04:00
alistair3149 cabf6b4e07
feat(Echo): sync Echo alert styles with mw.notifications 2024-10-22 16:38:52 -04:00
alistair3149 cb5d4a79f5
feat(MediaWiki): update mw.notification styles 2024-10-22 16:19:01 -04:00
alistair3149 243738a282
perf(RecentChanges): ️ disable sticky header on RC page due to performance issue
The auto-hide sticky header can cause some performance issue on long RC pages.
Disabling it for now until we have a better solution.
2024-10-22 14:36:49 -04:00
alistair3149 6041dcb159
fix(RecentChanges): 🐛 fix misaligned nested rc icons 2024-10-21 20:10:49 -04:00
alistair3149 95c355d9b3
fix(mediawiki): 🐛 apply body styles to overlay outside of citizen-body
This should fix the incorrect line-height issue in VE preview.

T347199
2024-10-21 19:09:22 -04:00
alistair3149 a614152388
fix(mediawiki): 🐛 add missing LESS import for mediawiki.special 2024-10-19 04:45:37 -04:00
alistair3149 ddeaa39288
feat(mediawiki): improve responsive layout in software table 2024-10-19 03:17:22 -04:00
alistair3149 c458252f91
feat(mediawiki): make Special:Version software more compact 2024-10-19 01:27:27 -04:00
alistair3149 d76e8a9a3f
feat(RecentChanges): remove skeleton screen loading
It does not play well with top links
2024-10-15 17:49:53 -04:00
alistair3149 5a3a94a6e0
feat(Popups): make popup cards more compact 2024-10-05 15:22:19 -04:00
alistair3149 a00fe11e78
feat(core): add indent line to changelist 2024-09-11 02:46:55 -04:00
alistair3149 2c862b0cc1
feat(core): minor tweaks to changelist styles 2024-09-11 02:12:31 -04:00
alistair3149 6fef375dbe
feat(SemanticMediaWiki): update jsonview styles 2024-09-08 17:02:22 -04:00
alistair3149 4dd8e5492e
feat(FloatingUI): sync styles with the latest version 2024-09-05 23:16:09 -04:00
github-actions 37bfed5a59 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2024-09-05 20:25:13 +00:00
Vũ Minh Nguyên 8eb6e51110
feat(StructuredNavigation): add styles for StructuredNavigation (#943)
* feat: Add SkinStyles to StructuredNavigation

Signed-off-by: Pisces <admin@songngu.xyz>

* Changed group-title text align

From right to left, for the sake of readability.

Signed-off-by: Pisces <vuminhnguyen@songngu.xyz>

* Update ext.structuredNav.NavigationView.less

Per review from @alistar3149

* Update ext.structuredNav.NavigationView.less

Another review-based patch

---------

Signed-off-by: Pisces <admin@songngu.xyz>
Signed-off-by: Pisces <vuminhnguyen@songngu.xyz>
2024-09-05 16:24:36 -04:00
alistair3149 bb44e05f97
feat(FloatingUI): add support for Extension:FloatingUI 2024-09-04 23:54:50 -04:00
alistair3149 81a3cd1bf8
fix(StructuredDiscussions): 🐛 fix missing LESS import
Closes: #711
2024-09-04 00:34:49 -04:00
alistair3149 12196cb940
feat(TabberNeue): drop CSS variable definition for TabberNeue
It is already covered in 2.5.0 of TabberNeue
2024-08-31 20:11:00 -04:00
alistair3149 c6989906a3
fix(SemanticMediaWiki): 🐛 fix undefined LESS mixin 2024-08-31 19:52:01 -04:00
alistair3149 8099399ff4
feat(Cargo): update Cargo table styles to match with wikitables
Closes: #923
2024-08-19 15:55:41 -04:00
alistair3149 0b397eeb6e
feat(TemplateData): update TemplateData styles 2024-08-19 15:40:26 -04:00
alistair3149 1461172238
fix(OOUI): 🐛 add missing invert color rules for framed progressive buttons 2024-08-19 15:33:42 -04:00
alistair3149 8f03aade51
feat(DataTables): let scoll wrapper handles borders instead 2024-08-17 23:18:30 -04:00
alistair3149 2730769b04
feat(Cargo): make Cargo dynamicTable responsive
Temporary styles to make Cargo dynamic tables responsive until it is patched upstream

Closes: #924
2024-08-17 23:10:37 -04:00
alistair3149 e3dc77f36a
fix(DiscussionTools): 🐛 fix incorrect font-family for headings
Closes: #930
2024-08-17 17:10:26 -04:00
alistair3149 8de13a1f85
fix(ooui): 🐛 remove incorrect OOUI checkbox invert rule 2024-08-17 17:04:26 -04:00
alistair3149 de664aab1c
style(misc): 🎨 fix various stylelint errors 2024-08-17 17:02:39 -04:00
github-actions 76e613fe58 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2024-08-13 16:44:54 +00:00
Vũ Minh Nguyên 118f9d47c7
feat(UploadWizard): add basic styles for campaign (#925) 2024-08-13 12:44:20 -04:00
Aeywoo dad5c26e02
fix(AccountInfo): 🐛 resetting incorrectly styled elements (#915)
* Update ext.AccountInfo.special.less

Fixing some incorrectly styled elements as a result of AccountInfo's terrible CSS selector choices, this change resets two overwritten elements to their default values in Citizen and limits their effects to the Special:AccountInfo page.

* ci: 👷 lint code to MediaWiki standards

Check commit and GitHub actions for more details

---------

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-07-24 23:07:04 -04:00
alistair3149 d115a5e5e8
fix(AccountInfo): 🐛 incorrect CSS var name 2024-07-24 21:58:46 -04:00
github-actions da2937963e ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2024-07-25 01:57:45 +00:00
Vũ Minh Nguyên ffbaa5b9fa
feat(UserProfileV2): add UserProfileV2 style (#914)
* feat:  add UserProfileV2 style

* feat: add UserProfileV2 SkinStyles

* feat: add UserProfileV2 styles

* feat:  add UserProfileV2 styles

* feat:  add UserProfileV2 styles
2024-07-24 21:57:11 -04:00
alistair3149 c1370e95f0
feat(core): update box-shadow CSS variables
* Tokenize shadow vertical distance
* Rename CSS variables to match Codex counterpart
* Reduce the vertical distance for all box shadow
2024-07-24 21:53:51 -04:00
alistair3149 b922b035cc
feat(OOUI): update filter invert rules 2024-07-24 21:09:37 -04:00
alistair3149 81348ff27e
fix(WikiEditor): 🐛 missing border bottom rule 2024-07-24 21:03:53 -04:00
alistair3149 f1e2130ed4
feat(SMW): tweak Tippy styles to match with Citizen 2024-07-24 20:56:31 -04:00
alistair3149 1107efc2d1
refactor(tippy): ♻️ move tippy to lib directory 2024-07-24 20:51:53 -04:00
alistair3149 362dcd01cc
feat(wikitable): add new wikitable utility classes for additional styling
- .wikitable--border to enable vertical divider
- .wikitable--stripe to enable striped rows
2024-07-20 20:33:46 -04:00