Commit graph

501 commits

Author SHA1 Message Date
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 5a3a94a6e0
feat(Popups): make popup cards more compact 2024-10-05 15:22:19 -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 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 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 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 a1ad423f2f
feat(stickyHeader): implement sticky header variables into other sticky styles 2024-07-19 17:29:17 -04:00
alistair3149 1fefddd41a
feat(core): implement Codex border-width tokens 2024-07-15 02:07:25 -04:00
github-actions 43a10881b2 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2024-07-13 20:42:29 +00:00
Aeywoo 99e7f08313
feat(AccountInfo): add AccountInfo styles (#749)
---------

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-07-13 16:41:46 -04:00
alistair3149 7b6520b9ab
fix(Leaflet): 🐛 fix button alignment 2024-07-11 21:22:31 -04:00
alistair3149 0540f0d393
fix(DataMaps): 🐛 remove unused styles 2024-07-11 21:02:10 -04:00
alistair3149 1688b92456
fix(DataMaps): 🐛 fix OOUI button width and invert icon on dark mode 2024-07-11 20:28:34 -04:00
alistair3149 5fdcfc61f6
feat(DataMaps): add styles for Extension:DataMaps 2024-07-11 20:24:40 -04:00
github-actions 9db1f9215c ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2024-07-11 21:50:12 +00:00
alistair3149 46c139ac86
feat(DataMaps): add DataMaps init styles 2024-07-11 17:49:19 -04:00
alistair3149 4c51200ed5
feat(leaflet): add Leaflet styles for Leaflet map extensions
This should cover the Leaflet styles for Extension:DataMaps, Kartographer, Maps, and SRF
2024-07-09 23:46:20 -04:00
alistair3149 b5180bfbda
feat(core): use Codex tokens for z-index 2024-07-09 16:44:15 -04:00
alistair3149 6dfc62b15d
fix(core): 🐛 add webkit prefix to backdrop filter rules
Safari needs the -webkit- prefix
2024-07-08 19:07:25 -04:00
alistair3149 7178f6d372
feat(CiteThisPage): add styles for Extension:CiteThisPage 2024-07-08 18:12:44 -04:00
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