Commit graph

482 commits

Author SHA1 Message Date
alistair3149 53929ce91c
feat(mediawiki): add JSON content styles 2023-06-02 00:19:10 -04:00
alistair3149 8cc5b45494
chore(release): 🚀 2.6.1 2023-06-01 19:08:59 -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
沈澄心 866ae58bd0
feat(jquery): add jquery.spinner color (#640)
* Create jquery.spinner.styles.less

* Update skin.json

* Update jquery.spinner.styles.less
2023-05-30 06:00:15 -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 d0e2be92cc
chore(release): 🚀 2.6.0 2023-05-23 14:56:15 -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
沈澄心 0fb2738d96
feat(CommentStreams): add support for CommentStreams (#624) 2023-05-18 13:53:07 -04:00
alistair3149 e51ed46ce2
chore(release): 🚀 2.5.2 2023-05-06 18:17:05 -04:00
alistair3149 fdc79cbb74
chore(release): 🚀 2.5.1 2023-05-01 15:13:01 -04:00
alistair3149 e139df6a24
feat(TemplateData): add style for TemplateData button in VE 2023-05-01 15:10:41 -04:00
alistair3149 56c70f227f
chore(release): 🚀 2.5.0 2023-04-30 20:05:06 -04:00
alistair3149 8c888a7e1f
feat(core): make tables responsive without breaking table layout
Instead of a CSS solution used previously, switch to a JS solution to wrap tables.
This should ensure the table renders correctly and also scrollable.
This lays the groundwork for making table more user-friendly in the future.
2023-04-30 17:01:29 -04:00
alistair3149 a04e17884c
chore(release): 🚀 2.4.4 2023-04-03 12:55:08 -04:00
alistair3149 90890de53f
feat(core): add config flag to disable preferences menu 2023-03-27 14:08:38 -04:00
alistair3149 918cb7ff87
chore(release): 🚀 2.4.3 2023-03-20 12:22:10 -04:00
alistair3149 0543a54c32
chore(release): 🚀 2.4.2 2023-02-22 15:13:12 -05:00
alistair3149 736bd9adc5
feat(core): use Citizen font stacks for edit font 2023-02-16 13:00:12 -05:00
alistair3149 33421ea030
chore(release): 🚀 2.4.1 2023-02-15 18:45:09 -05:00
alistair3149 3ec84349b1
feat(core): add support for user-interface-preferences menu
This should also fix the issue of ULS not showing up (#587, #425).
2023-02-15 18:38:02 -05:00
alistair3149 5ed6a5fb11
chore(release): 🚀 2.4.0 2023-02-06 18:14:41 -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 65d43eb957
chore(release): 🚀 2.3.6 2023-01-27 14:20:59 -05:00
alistair3149 ef955c28a0
feat(core): use MW core checkboxHack instead
We no longer need to emulate the same feature when it is in core
2023-01-25 19:40:52 -05:00
alistair3149 63a35d2774
chore(release): 🚀 2.3.5 2023-01-21 14:51:41 -05:00
alistair3149 ca503c7f7b
feat(DiscussionTools): update DT styles 2023-01-21 14:11:18 -05:00
alistair3149 04be2a1452
chore(release): 🚀 2.3.4 2023-01-17 14:13:02 -05:00
alistair3149 7bb55c1e4d
chore(release): 🚀 2.3.3 2023-01-16 19:36:07 -05:00
alistair3149 4b8e128e4b
feat(search): add search portals to empty state 2023-01-16 18:02:07 -05:00
alistair3149 f3de051635
chore(release): 🚀 2.3.2 2023-01-12 16:43:20 -05:00
alistair3149 ed36d72482
feat(TwoColConflict): add TwoColConflict skinStyles 2023-01-09 18:38:09 -05:00
alistair3149 b7996c5952
fix(codex): 🐛 incorrect Codex file name 2023-01-07 13:50:41 -05:00
alistair3149 12c9648483
chore(release): 🚀 2.3.1 2023-01-05 01:00:55 -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 084799f58a
fix(core): add missing WMUI help icon (#560) 2022-12-21 12:46:37 -08:00
alistair3149 5946089cbb
feat(CodeEditor): add CodeEditor support 2022-12-15 21:12:22 -05:00
alistair3149 52f8b3f1fa
chore(release): 🚀 2.3.0 2022-12-14 14:10:10 -05:00
alistair3149 203b0b42c3
feat(search): add MediaSearch to typeahead 2022-12-14 10:28:45 -05:00
alistair3149 9b9916d61b
feat(MediaSearch): add grade A support for MediaSearch 2022-12-12 20:11:50 -05:00
alistair3149 685a3ad1c4
refactor(core): ♻️ reduce the number of RL modules
It will improve the performance in module registration and also caching
2022-12-09 14:48:17 -05:00
alistair3149 44966a8b97
chore(release): 🚀 2.2.0 2022-12-08 13:53:21 -05:00
alistair3149 594b0abc73
feat(core): update RecentChanges filter styles 2022-12-07 17:06:42 -05:00
alistair3149 75ab097ba1
feat(core): update MW datatable styles 2022-12-06 15:06:22 -05:00
alistair3149 34804e8258
feat(search): use WMUI icon for placeholder 2022-12-06 14:48:18 -05:00
alistair3149 284b0d8952
feat(search): add no result state to typeahead 2022-12-06 13:52:14 -05:00