Commit graph

60 commits

Author SHA1 Message Date
github-actions 0d63257e86 ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
2022-09-28 21:02:56 +00:00
alistair3149 eb0147e32f
feat(skinStyles): make wikieditor font size adjustable
Closes: #479
2022-06-14 16:04:52 -04:00
alistair3149 65be4e826d
feat(skinStyles): minor style tweak for RecentChanges 2022-06-02 20:21:18 -04:00
alistair3149 9000a4e326
fix(skinStyles): prevent diff table from overflowing the page 2022-06-02 12:35:03 -04:00
alistair3149 4645cdeea7
feat(skinStyles): tweak page diff styles
Closes: #472
2022-06-02 11:58:23 -04:00
alistair3149 cfc71c05dc
feat(core): use default MW gallery styles
It seems that a lot of wiki admins prefer the default wiki gallery styles over
the Citizen defined one. Let's not change the gallery behavior too much in the
skin.

Closes: #413, #467
2022-05-31 19:37:09 -04:00
alistair3149 366dcc55b1
feat(skinStyles): style change number text color 2022-05-12 17:43:39 -04:00
alistair3149 61d13a0f99
feat(skinStyles): add dark styles to source edit summary box 2022-05-02 21:53:37 -04:00
alistair3149 56a869b3d9
refactor(core): clean up transition variable names 2022-05-01 19:14:17 -04:00
alistair3149 4bacf2fff1
perf(core): remove expensive CSS transitions 2022-04-30 18:04:19 -04:00
alistair3149 96013bb126
feat: deprecate --background-color-dp-XX in favor of --color-surface-X
--background-color-dp-XX is now fully deprecated in favor of a simpler 4 color surface system. It can be accessed through the --color-surface-X CSS var.
2022-04-25 22:27:52 -04:00
alistair3149 47e1259bc3
feat: implement a more adaptive smooth shadow
* Looks more natural
* Can be customized through the surface-shadow and shadow-strength CSS var
* Light mode and dark mode have been different shadow now, it should be more visible in dark mode
* Box-shadow is a CSS var, which can be used in templates and wiki CSS
2022-04-24 15:24:09 -04:00
github-actions 159198d6d4 ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
2021-07-31 03:01:33 +00:00
alistair3149 36d550f134
feat: add skinStyles for Special:ListFiles (#394) 2021-07-30 23:00:53 -04:00
alistair3149 8bca28662b
feat: remove mw-body-content from HTML
T279388
mw-body-content is used within body content in 1.37. The original mw-body-content container will use the class citizen-body instead.
2021-07-30 11:44:02 -04:00
alistair3149 cebbf32b0b
feat: rewrite MediaWiki UI skinstyles to the new system 2021-07-27 16:24:26 -04:00
alistair3149 5c6408d766 feat: convert border radius to CSS variable 2021-05-27 11:20:12 -04:00
alistair3149 906cfd88ba
feat: add styles for mediawiki.notification 2021-05-18 21:13:59 -04:00
alistair3149 b07ae77c50
fix: solid background for special pref buttons 2021-03-09 12:21:33 -05:00
github-actions 9d1c734911 ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
2021-03-08 20:31:34 +00:00
alistair3149 e3cb1d4bc1
fix: add missing background color to file nav 2021-03-08 15:30:39 -05:00
alistair3149 6748150333
feat: update file page styles 2021-03-08 11:43:02 -05:00
alistair3149 4fb986aea1
feat: update core diff styles 2021-03-06 10:48:58 -05:00
alistair3149 78f20284fd
feat: update revision history styles 2021-03-06 10:33:12 -05:00
alistair3149 bc5e509e40
feat: add missing mediawiki.ui button styles 2021-03-06 10:12:08 -05:00
alistair3149 f9cb101c95
feat: tweak RC header style 2021-03-06 09:59:07 -05:00
alistair3149 b3c152d895
feat: improve packed overlay and hover gallery caption styles 2021-03-06 09:01:27 -05:00
alistair3149 74fe701036
feat: rewrite core MW gallery styles 2021-03-05 13:43:11 -05:00
alistair3149 30d749ff22
feat: update MediaWiki core ui styles 2021-03-01 12:55:05 -05:00
alistair3149 d88f933771
fix: Fix incorrect layout on recent changes page 2021-01-26 14:56:11 -05:00
github-actions 8100295b29 ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
2021-01-16 05:09:27 +00:00
alistair3149 69efca0960
feat: update Special:Preferences styles 2021-01-16 00:06:47 -05:00
alistair3149 93124edb2c
feat: add missing dark mode styles for RC filter (#221)
* feat: add missing dark mode styles for RC filter

* 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>
2021-01-15 10:11:04 -05:00
alistair3149 06cb0924b5 fix: switch incorrect highlight color for RC filter 2021-01-14 19:56:28 -05:00
alistair3149 776b9a004c
feat: use the same font size as Vector for OOUI elements 2021-01-14 19:42:37 -05:00
alistair3149 72d6dc037e
fix: remove empty space between button and border on RC filter 2021-01-14 17:15:46 -05:00
alistair3149 f30a926f6f
fix: lighter input field border on RC page 2021-01-14 17:10:56 -05:00
alistair3149 1517921cc5
fix: missing dark mode styles 2021-01-14 17:06:00 -05:00
alistair3149 395892fa8b
feat: update core recent change styles 2021-01-14 11:37:11 -05:00
github-actions 46885f4322 ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
2021-01-13 21:28:48 +00:00
alistair3149 a6cba9d65a
feat: update recent changes filter styles 2021-01-13 16:28:23 -05:00
alistair3149 da76ccbbeb
refactor: order styles with idiomatic order 2021-01-11 11:45:52 -05:00
Hannes 13e853ac9a
refactor: Convert color-scheme query to class 2021-01-09 22:57:28 +01:00
alistair3149 3347e8e6c1
Clean up inconsistent box shadow in RC filter 2020-06-30 18:33:46 -04:00
alistair3149 d8bcc35ecf
More tweaks to RC filter styles 2020-06-30 17:50:39 -04:00
alistair3149 c9d07cb7b7
Add border color to OOUI menuselect widget 2020-06-30 17:37:47 -04:00
alistair3149 e9052c497c
Tweak styles for RC filter 2020-06-30 17:25:12 -04:00
alistair3149 c026d7e3d7
Change RC summary text to mimic sitesub styles 2020-06-30 16:58:15 -04:00
alistair3149 80dc7e4ad9
Align legend styles with wikitable 2020-06-30 16:41:18 -04:00
alistair3149 0d284eb7e2
Fix incorrect border color for RC legend 2020-06-30 16:29:19 -04:00