Commit graph

159 commits

Author SHA1 Message Date
alistair3149 756c87dad7
feat(PortableInfobox): clean up header styles 2024-04-17 14:44:16 -04:00
alistair3149 732136237e
doc(readme): update MW requirement badge 2023-11-03 21:31:01 -04:00
alistair3149 dad90d38f2
feat(FlaggedRevs): add styles
Closes: #701
2023-08-03 19:49:22 -04:00
alistair3149 51db19938c
feat(search): reimplement SMW Ask API search
Instead of relying on hardcoded config, you can simply type the
conditions as search query (e.g. `[[Has population::1200]][[:+]]`).
2023-08-02 19:02:50 -04:00
alistair3149 67bb0c118d
feat(CookieWarning): update banner styles 2023-07-30 17:59:20 -04:00
alistair3149 1ba2acb928
feat(Capiunto): add more cohesive infobox styles
Override default float styles to make it work better with the Citizen skin.

Closes: #688
2023-07-14 17:33:55 -04:00
alistair3149 42a40307e4
feat(Tabs): add support for Extension:Tabs
Closes: #687
2023-07-11 21:33:15 -04:00
alistair3149 417c151d01
feat(TabberNeue): update TabberNeue selector to match with the latest version 2023-07-05 20:01:38 -04:00
沈澄心 88f8cfb435
feat(MediaWiki): add mediawiki.filewarning skinstyle (#682)
* Create mediawiki.filewarning.less

* Update skin.json

* Update README.md

* Update mediawiki.filewarning.less
2023-07-04 21:11:34 -04:00
沈澄心 1cd993c664
fix(core): add webkit prefix for sticky to support Safari < 13 (#679)
* Update layout.less

* Update TableOfContents.less

* Update mixins.less

* Update ext.echo.special.less

* Update mediawiki.rcfilters.filters.ui.less

* Update README.md
2023-06-28 13:58:21 -04:00
alistair3149 638cca92cf
feat(DiscussionTools): turn subscribe button into icon 2023-06-19 23:42:11 -04:00
沈澄心 7134a88995
feat(Score): add Score support (#661)
* Create ext.score.popup.less

* Update skin.json

* Update README.md

* Update ext.score.popup.less
2023-06-09 21:09:26 -04:00
沈澄心 e69160de2f
feat(WikiHiero): add WikiHiero color (#653)
Also update Math color

---------

Co-authored-by: alistair3149 <alistair3149@users.noreply.github.com>
2023-06-08 15:44:22 -04:00
alistair3149 2d425d8276
feat(WikiEditor): tweak toolbar and search and replace styles
Also fix some jQuery UI issues
2023-06-03 18:50:42 -04:00
沈澄心 e651e1b8ca
feat(CodeEditor): add ACE Editor setting panel style (#650)
* Update ext.codeEditor.ace.less

* Update ext.codeEditor.ace.less

* Update ext.codeEditor.ace.less

* Update README.md
2023-06-02 14:39:12 -04:00
沈澄心 373f0814f1
feat(ManageWiki): add ManageWiki search highlight style (#649)
* Update ext.managewiki.oouiform.styles.less

* Update README.md
2023-06-02 13:29:48 -04:00
沈澄心 109b68172f
feat(CommentStreams): update CommentStreams style (#647)
* Update ext.CommentStreams.less

* Update README.md
2023-06-02 13:29:01 -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
沈澄心 151a227083
feat(WikiHiero): add WikiHiero support (#645)
* Create ext.wikihiero

* Delete ext.wikihiero

* Create ext.wikihiero.less

* Update ext.wikihiero.less

* Update ext.wikihiero.less

* Update ext.wikihiero.less

* Update skin.json

* Update README.md

* Update README.md
2023-06-01 18:46:46 -04:00
沈澄心 9cf37c20e3
feat(SmiteSpam): add SmiteSpam support (#641)
* Create ext.SmiteSpam.retriever.less

* Update skin.json

* Update skin.json

* Update README.md

* Update skin.json
2023-05-31 05:04:32 -04:00
沈澄心 1158a3c13c
feat(VEForAll): add VEForAll styles(#637)
* VEForAll support

* Update ext.veforall.main.less

* Update ext.CommentStreams.less

* Update ext.veforall.main.less

* Update ext.scribunto.edit.less

* Update README.md

Also fix various readme doc
2023-05-27 19:13:38 -04:00
alistair3149 e6658147ea
feat(Scribunto): tweak debug console styles 2023-05-23 14:53:52 -04:00
沈澄心 ed93f12e1c
refactor(CodeMirror): remove redundant syntax color CSS var in ext.CodeMirror.lib.less (#632)
* Update ext.CodeMirror.lib.less

* Update README.md
2023-05-23 14:11:40 -04:00
沈澄心 efd02548a6
feat(Scribunto): add support for Scribunto debug console (#629)
* add support for Scribunto debug console

* Update ext.scribunto.edit.less

* Update README.md
2023-05-23 12:27:54 -04:00
Simon Stier 2e3e5feb9b
feat(search): add SMW Ask API as search backend option (#625)
* feat: add SMW Ask API as search backend option
* feat: allow namespace prefix in smw ask query
2023-05-18 13:57:43 -04:00
Simon Stier a7b99d11f0
feat(core): add config var 'wgCitizenTableNowrapClasses' (#621)
* add config var 'wgCitizenTableNowrapClasses'
* refactor: load config via require
2023-05-18 13:53:58 -04:00
alistair3149 e139df6a24
feat(TemplateData): add style for TemplateData button in VE 2023-05-01 15:10:41 -04:00
alistair3149 90890de53f
feat(core): add config flag to disable preferences menu 2023-03-27 14:08:38 -04: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
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