Commit graph

24 commits

Author SHA1 Message Date
alistair3149 9d78879095
fix(core): 🐛 remove border as it collides with MMV button 2022-12-01 22:48:48 -05:00
alistair3149 467cf85be4
feat(core): unify sticky header styles 2022-11-24 20:15:13 -05:00
alistair3149 85e69f5a6b
refactor(core): ♻️ deprecate old font variables 2022-11-21 17:47:09 -05:00
alistair3149 d238e932a1
feat(core): add pill and circle border radius variables 2022-11-21 17:46:31 -05:00
alistair3149 4583d1283d
feat(filepage): tweak image transparency background 2022-11-21 17:46:07 -05:00
alistair3149 62cea1e1ed
feat(filepage): add hover effect for fullres image 2022-11-21 17:46:06 -05:00
alistair3149 d11ee1d422
feat(core): update old wikitext editor styles 2022-11-21 17:45:39 -05:00
alistair3149 fd40b1b855
feat(core): more granular spacing units 2022-11-21 17:42:43 -05:00
alistair3149 bb38bc6b8b
feat(core): update file page design 2022-11-21 17:42:42 -05:00
alistair3149 eb0147e32f
feat(skinStyles): make wikieditor font size adjustable
Closes: #479
2022-06-14 16:04:52 -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 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 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 78f20284fd
feat: update revision history styles 2021-03-06 10:33:12 -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
github-actions d84b74f688 Github CI lint - eslint/stylelint 2020-01-07 17:49:15 +00:00
alistair3149 85affcfc6f
Update mediawiki.action.view.filepage.less 2020-01-07 12:47:21 -05:00
alistair3149 b853dd3bbb
Fix layout issue mentioned in #56 2020-01-06 14:17:23 -05:00
Hannes 6a8196256c
Reorganize skinStyles into separate folders 2019-12-29 10:47:56 +01:00