Commit graph

46 commits

Author SHA1 Message Date
alistair3149 f9b16d7134
refactor(core): ♻️ hide pseudo elements instead of deleting them
So that it can be reverted by local styles easily
2023-12-13 20:04:20 -05:00
alistair3149 e0f9ac1be3
feat(core): make changelist item more readable 2023-12-13 19:16:55 -05:00
alistair3149 ba5bea704e
style: 🎨 apply recess order to styles 2023-07-27 21:19:27 -04:00
alistair3149 4cf9417c5d
feat(MediaWiki): light up changelist dot on hover 2023-07-16 15:50:30 -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 2308138ef7
fix(MediaWiki): 🐛 fix various LESS import error 2023-07-16 02:54:10 -04:00
alistair3149 50ae4d9d76
fix(MediaWiki): missing changelist legend styles in 1.40 (#685) 2023-07-13 21:34:02 -04:00
alistair3149 1619966eb1
fix(MediaWiki): 🐛 incorrect legacy rcoptions styles 2023-07-11 22:52:26 -04:00
alistair3149 ad3fc272c2
feat(MediaWiki): tweak non-js rcfilter styles 2023-07-11 20:35:46 -04:00
alistair3149 727988a213
feat(MediaWiki): minor tweak to color in changelist 2023-07-11 20:14:15 -04:00
alistair3149 5af3cdc2c2
feat(MediaWiki): tweak pager styles on changelist pages 2023-07-11 17:41:21 -04:00
alistair3149 4badae5cc5
feat(MediaWiki): align contribution list styles with changelist styles 2023-07-11 17:34:35 -04:00
alistair3149 67a5bb4357
feat(MediaWiki): revamp changelist styles 2023-07-11 17:06:01 -04:00
alistair3149 cf82ea8b28
feat(MediaWiki): add non-enhanced changelist styles 2023-07-11 15:49:56 -04:00
alistair3149 e00f9ba418
feat(MediaWiki): tweak changelist styles 2023-07-06 19:41:59 -04:00
alistair3149 99e475b635
feat(MediaWiki): tweak rcfilter other review tools styles 2023-07-06 19:12:41 -04:00
沈澄心 ba825daa9a
feat(core): update state text color (#642)
* Update variables.less

* Update cssvariables.less

* Update content.body.less

* Update mediawiki.special.changeslist.less

* Update mediawiki.special.changeslist.less

* Update ext.scribunto.edit.less

* Update ext.echo.ui.less

* Create mediawiki.interface.helpers.styles.less

* Update skin.json

* Update oojs-ui-core.less

* Update oojs-ui-core.less

* Update variables.less

* Update cssvariables.less

* Update variables.less

* Update mediawiki.special.changeslist.less

* Update cssvariables.less

* Update variables.less

* Update variables.less

* Update README.md

* Update README.md

* Update mediawiki.special.changeslist.less
2023-06-01 18:47:40 -04:00
alistair3149 78f79e8529
fix(core): 🐛 incorrect sticky header rendering on changelist
Fix: #575
2023-01-31 15:38:03 -05:00
alistair3149 c4bd384235
fix(core): 🐛 incorrect z-index in changelist title 2022-12-12 21:41:19 -05:00
alistair3149 a3d88aa7a1
fix(core): 🐛 changelist legends should not be covered by header 2022-12-07 14:38:04 -05:00
alistair3149 faf294e899
feat(core): tweak RC and Watchlist styles 2022-12-01 16:13:25 -05:00
alistair3149 9eda536420
refactor(core): ♻️ clean up legacy LESS variables 2022-11-21 17:47:11 -05:00
alistair3149 85e69f5a6b
refactor(core): ♻️ deprecate old font variables 2022-11-21 17:47:09 -05:00
alistair3149 6ce7247616
feat(core): use relative spacing for caption styles 2022-11-21 17:42:37 -05:00
alistair3149 969cd787d6
feat(core): use different font weight in different themes
The same font weight do not provide the same contrast in different themes.
We should be able to change the scaling
2022-11-21 17:42:26 -05:00
alistair3149 757cd6ad17
feat(core): remove broken recent change styles 2022-10-02 19:50:20 -04:00
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 65be4e826d
feat(skinStyles): minor style tweak for RecentChanges 2022-06-02 20:21:18 -04:00
alistair3149 366dcc55b1
feat(skinStyles): style change number text color 2022-05-12 17:43:39 -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 5c6408d766 feat: convert border radius to CSS variable 2021-05-27 11:20:12 -04:00
alistair3149 f9cb101c95
feat: tweak RC header style 2021-03-06 09:59:07 -05:00
alistair3149 d88f933771
fix: Fix incorrect layout on recent changes page 2021-01-26 14:56:11 -05:00
alistair3149 395892fa8b
feat: update core recent change styles 2021-01-14 11:37:11 -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 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
alistair3149 c3c04a30be
Restore RecentChanges fieldset styles 2020-06-30 16:23:57 -04:00
alistair3149 4141b1e8fa
Tweak RC legend styles 2020-06-30 16:19:51 -04:00
alistair3149 0500637909
Fixed incorrect border color for RC legend 2020-06-04 02:38:23 -04:00
alistair3149 9a3dfd30c1
Fixed dark border color in RC page 2020-06-02 21:23:17 -04:00
alistair3149 622e5bef5b
Cleaned up RC styles to be more inline 2020-04-25 17:14:45 -04:00
alistair3149 8b50bcdd7c
Condensed RC styles 2020-03-18 17:31:01 -04:00
Hannes 6a8196256c
Reorganize skinStyles into separate folders 2019-12-29 10:47:56 +01:00
Renamed from skinStyles/mediawiki.special.changeslist.less (Browse further)