alistair3149
1da562f54e
docs(readme): 📚 ️ add recommended extensions pt 2
...
Made a mistake in the previous commit.
2024-09-27 14:57:06 -04:00
alistair3149
ee2310be67
docs(readme): 📚 ️ add recommended extensions
...
Closes : #799
2024-09-27 02:54:53 -04:00
Vũ Minh Nguyên
8eb6e51110
feat(StructuredNavigation): add styles for StructuredNavigation ( #943 )
...
* feat: Add SkinStyles to StructuredNavigation
Signed-off-by: Pisces <admin@songngu.xyz>
* Changed group-title text align
From right to left, for the sake of readability.
Signed-off-by: Pisces <vuminhnguyen@songngu.xyz>
* Update ext.structuredNav.NavigationView.less
Per review from @alistar3149
* Update ext.structuredNav.NavigationView.less
Another review-based patch
---------
Signed-off-by: Pisces <admin@songngu.xyz>
Signed-off-by: Pisces <vuminhnguyen@songngu.xyz>
2024-09-05 16:24:36 -04:00
alistair3149
bb44e05f97
feat(FloatingUI): ✨ add support for Extension:FloatingUI
2024-09-04 23:54:50 -04:00
alistair3149
12196cb940
feat(TabberNeue): ✨ drop CSS variable definition for TabberNeue
...
It is already covered in 2.5.0 of TabberNeue
2024-08-31 20:11:00 -04:00
alistair3149
0b397eeb6e
feat(TemplateData): ✨ update TemplateData styles
2024-08-19 15:40:26 -04:00
Vũ Minh Nguyên
ffbaa5b9fa
feat(UserProfileV2): ✨ add UserProfileV2 style ( #914 )
...
* feat: ✨ add UserProfileV2 style
* feat: add UserProfileV2 SkinStyles
* feat: add UserProfileV2 styles
* feat: ✨ add UserProfileV2 styles
* feat: ✨ add UserProfileV2 styles
2024-07-24 21:57:11 -04:00
Aeywoo
99e7f08313
feat(AccountInfo): add AccountInfo styles ( #749 )
...
---------
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-07-13 16:41:46 -04:00
alistair3149
5fdcfc61f6
feat(DataMaps): ✨ add styles for Extension:DataMaps
2024-07-11 20:24:40 -04:00
alistair3149
7178f6d372
feat(CiteThisPage): ✨ add styles for Extension:CiteThisPage
2024-07-08 18:12:44 -04:00
alistair3149
251109c712
feat(SearchDigest): ✨ add styles for Extension:SearchDigest
2024-07-05 16:52:54 -04:00
alistair3149
5b59158bbe
docs(readme): 📚 ️ fix incorrect minimum MW requirements
2024-05-28 04:07:26 -04:00
alistair3149
1794ab72ab
docs(readme): 📚 ️ remove CI badge and add screenshot
2024-05-27 18:37:28 -04:00
alistair3149
974e6b2750
feat(core): ✨ add config to change overflow inherited classes
2024-05-27 17:16:23 -04:00
alistair3149
c17aeab3fd
feat(core): ✨ rename wgCitizenTableNowrapClasses to wgCitizenOverflowNowrapClasses
...
Allow this config to use for more generic elements in the future
2024-05-27 15:54:34 -04:00
alistair3149
be01d5bb6c
feat(TabberNeue): ✨ update Tabber styles
2024-05-26 22:32:26 -04:00
alistair3149
d7f6c0c53e
feat(TabberNeue): ✨ update TabberNeue RL module name
2024-05-25 00:47:02 -04:00
alistair3149
29e7d849af
docs(readme): 📚 ️ update config to match skin.json
2024-05-01 21:50:23 -04:00
alistair3149
837eb689f6
docs(readme): 📚 ️ fix incorrect wiki link
2024-04-25 17:45:24 -04:00
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