提交图

138 次代码提交

作者 SHA1 备注 提交日期
WaitSpring 44bee0b435 feat(del): remove support for codeEditor, CodeMirror and SyntaxHighlight
Signed-off-by: WaitSpring <me@waitspring.com>
2023-02-24 19:52:18 +08:00
alistair3149 f9e872a52a
feat(Translate): rework Translate header and language tag styles 2023-02-15 18:10:00 -05:00
alistair3149 1d10b669a6
feat(VisualEditor): update VisualEditor styles
Redo VE styles for 1.39 properly by going through the source code.
Since VE is massive and complex, this might not cover all the use cases but
it should be better than the implementation before.
2023-02-06 17:42:46 -05:00
alistair3149 ca503c7f7b
feat(DiscussionTools): update DT styles 2023-01-21 14:11:18 -05:00
alistair3149 b7fc5502d3
docs(readme): 📚️ remove duplicated config flag 2023-01-10 15:14:28 -05:00
alistair3149 ed36d72482
feat(TwoColConflict): add TwoColConflict skinStyles 2023-01-09 18:38:09 -05:00
alistair3149 7bd30ebecb
feat(UploadWizard): update UploadWizard styles 2023-01-08 21:23:23 -05:00
alistair3149 a017bae502
feat(Cargo): update partial Cargo styles
Cargo is massive so it might have to be broken down into several commits
2023-01-03 22:47:51 -05:00
H. C. Kruse 286f4f2f1d
feat(ReplaceText): add ReplaceText styles (#561)
* feat: Add ReplaceText styles

* ci: 👷 lint code to MediaWiki standards

Check commit and GitHub actions for more details

* docs: 📚️ add missing documentation

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
Co-authored-by: alistair3149 <alistair31494322@gmail.com>
2023-01-03 21:00:48 -05:00
WaitSpring cc914110cb fix: 🐛 merge from <https://git.qiuwen.wiki/Mirror/mediawiki-skins-Citizen>
Signed-off-by: WaitSpring <me@waitspring.com>
2022-12-30 12:05:02 +08:00
WaitSpring a346040f63 feat(remove): dark mode (step2)
Signed-off-by: WaitSpring <me@waitspring.com>
2022-12-18 14:08:54 +08:00
WaitSpring e2a861c731 feat(remove): web fonts
Signed-off-by: WaitSpring <me@waitspring.com>
2022-12-18 13:24:20 +08:00
WaitSpring ee5ce918a0 fix: remove siteStats, change wordmark in drawercard
Signed-off-by: WaitSpring <me@waitspring.com>
2022-12-17 17:50:55 +08:00
WaitSpring 867a023b90 fix README
Signed-off-by: WaitSpring <me@waitspring.com>
2022-12-17 17:18:59 +08:00
WaitSpring 82c4873692 remove: webapp-manifest
Signed-off-by: WaitSpring <me@waitspring.com>
2022-12-17 17:17:21 +08:00
alistair3149 5946089cbb
feat(CodeEditor): add CodeEditor support 2022-12-15 21:12:22 -05:00
alistair3149 a8d42da535
docs(readme): 📚️ fix Github action status badge 2022-12-15 19:23:53 -05:00
alistair3149 88fca93c46
feat(AdvancedSearch): update AdvancedSearch styles 2022-12-13 17:39:50 -05:00
alistair3149 9b9916d61b
feat(MediaSearch): add grade A support for MediaSearch 2022-12-12 20:11:50 -05:00
alistair3149 fef63e7e0f
docs(readme): 📚️ update config description 2022-12-02 18:03:00 -05:00
alistair3149 391266c0a7
feat(core): allow the use of custom search suggestion module
defines the search suggestion ResourceLoader module
used by the skin. It deprecates the  config
2022-12-02 17:59:45 -05:00
alistair3149 dd7270bcd4
feat(codex): add grade A support for Codex
Also align with MW UI, OOUI
2022-12-01 22:03:42 -05:00
alistair3149 ca7dd9fe86
feat(ooui): redo OOUI styles 2022-11-30 21:42:28 -05:00
alistair3149 dcd7a7bf21
feat(Popups): update Popups styles 2022-11-28 22:04:07 -05:00
alistair3149 a078508771
docs(readme): update feature description
More concise on what extension style means
2022-11-28 03:09:46 -05:00
alistair3149 7b6743e4b6
feat(MultimediaViewer): revamp mmv styles 2022-11-27 22:30:34 -05:00
alistair3149 4e26241669
docs(readme): 📚️ wfLoadSkin should be below all extensions
So that the skin can add icons to menus after extensions added their links
2022-11-21 17:47:23 -05:00
alistair3149 3c0eea2637
feat(RelatedArticles): update RelatedArticles styles 2022-11-21 17:47:05 -05:00
alistair3149 bbdde88200
docs(readme): 📚️ update badges 2022-11-21 17:46:13 -05:00
alistair3149 fbdc15b7f9
docs(readme): 📚️ rewrite descriptions in readme 2022-11-21 17:46:12 -05:00
alistair3149 70fbda4bba
feat(wikiEditor): rework styles for WikiEditor to grade A 2022-11-21 17:45:41 -05:00
alistair3149 9232c91352
feat(core): deprecate preconnect
Deprecating due to low usage. It was originally used for external assets
like analytics, but that should really be done through the extension instead
of the skin.
2022-11-21 17:42:16 -05:00
alistair3149 c9acfc879a
docs(readme): 📚️ bump MW requirement to 1.39 2022-11-21 17:41:16 -05:00
alistair3149 2bc022aba2
feat(core): rename `$wgCitizenSiteToolsPorlet` to `$wgCitizenGlobalToolsPorlet` 2022-11-21 17:40:54 -05:00
alistair3149 164fcca571
docs(readme): 📚️ fix incorrect contributor badge 2022-11-02 16:42:19 -04:00
alistair3149 f0f2567144
docs(readme): 📚️ update status badges 2022-11-02 16:40:13 -04:00
alistair3149 b89873d99c
feat(fonts): add Noto Sans CJK font support
This is by default disabled since it is only used for wikis with CJK language,
and also it adds around 100kb to the startup stylesheet. The fonts are subsetted
with Google Fonts slicing pattern, so it should be performance friendly
2022-10-27 16:53:12 -04:00
alistair3149 f1fb5537c9
feat(AJAXPoll): add skinStyle for AJAXPoll (#487) 2022-10-25 14:55:39 -04:00
alistair3149 0083d2fb84
feat(tabberNeue): update active tab selector 2022-10-23 17:17:05 -04:00
alistair3149 5fbba91fd9
feat(tabberNeue): update skinStyles 2022-10-21 18:11:01 -04:00
alistair3149 9cff2cfe25
docs: 📚️ update Math to grade B 2022-10-21 14:25:48 -04:00
alistair3149 fa1ae98497
feat(smw): revamp SMW skinStyles (#532)
Update to grade A
2022-10-21 13:44:15 -04:00
alistair3149 de5e110ce5
docs: 📚️ fix incorrect MW version label 2022-10-02 12:10:28 -04:00
alistair3149 6b68e94885
docs: 📚️ add notes about 1.X releases 2022-10-02 12:09:53 -04:00
Nathan Kuenzig 8c6cdc4c29
feat(skinStyles): add Math skinStyles (#502)
* Create Extension:Math styles

* Added ext.math.styles

* Added Extension:Math as Grade E

I'm not sure how to accomplish this without using LESS variables.  CSS variables don't seem to work with the `.recolor()` mixin.

* Added Stack Overflow link
2022-08-21 12:42:48 -04:00
alistair3149 f03697f309
feat(skinStyles): add skinStyles for ManageWiki extension 2022-06-16 16:51:07 -04:00
alistair3149 64f7e18837
fix(skinStyles): dismiss button in CentralNotice should be on top 2022-06-16 16:40:03 -04:00
alistair3149 00e1f57bad
feat(core): add config to use numberformatter without disabling sitestats
Add the ability to disable numberformatter independently from sitestats
Due to an upstream issue, numberforrmatter can throw an exception in some
instances (#474). This will help to mitigate the issue.
2022-06-14 15:56:03 -04:00
alistair3149 d7d512c6d4 feat(skinStyles): add grade B support for RevisionSlider 2022-06-02 12:58:15 -04:00
alistair3149 c5c822745d
docs: use English Star Citizen Wiki as live demo site
As it is more updated compared to the German wiki now
2022-05-23 16:14:07 -04:00