alistair3149
|
2bf20397e1
|
feat(core): ✨ use filter-invert CSS variable to flip color
This decouple the filter style from the class.
Instead, filter-invert can be redefined if needed (e.g. :root.skin-citizen-dark)
|
2023-07-10 16:56:56 -04:00 |
|
alistair3149
|
9c59d24612
|
fix(Echo): 🐛 incorrect button hover color
|
2023-07-10 16:34:14 -04:00 |
|
alistair3149
|
c823ca4412
|
refactor(core): ♻️ remove unnessecary LESS import rules
|
2023-07-07 17:08:22 -04:00 |
|
alistair3149
|
c7e45177cd
|
feat(core): ✨ update menu transition styles and implementation
Same as the previous commit, the transition is now accessible as a CSS variable (transition-menu)
|
2023-07-07 17:02:27 -04:00 |
|
alistair3149
|
a7f9c55c88
|
feat(core): ✨ update hover transition styles and implementation
The timing and easing function are defined separately than the property.
It is now accessible as a CSS variable (transition-hover)
|
2023-07-07 16:36:38 -04:00 |
|
alistair3149
|
e00f9ba418
|
feat(MediaWiki): ✨ tweak changelist styles
|
2023-07-06 19:41:59 -04:00 |
|
alistair3149
|
99e475b635
|
feat(MediaWiki): ✨ tweak rcfilter other review tools styles
|
2023-07-06 19:12:41 -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 |
|
github-actions
|
b5281ea4f0
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2023-06-26 19:26:04 +00:00 |
|
沈澄心
|
32ffa7cc23
|
feat(core): update MediaWiki notification style (#673)
* Update variables.less
* Update cssvariables.less
* Update mediawiki.notification.less
* Update cssvariables.less
* Update variables.less
* Update mediawiki.notification.less
* Update mediawiki.notification.less
* Update mediawiki.notification.less
* Update theme.less
|
2023-06-26 15:25:12 -04:00 |
|
github-actions
|
3cafd5e4f4
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2023-06-24 16:49:46 +00:00 |
|
沈澄心
|
1f90d15fbe
|
fix(OOUI): z-index of OOUI MenuSelectWidget (#674)
* Update oojs-ui-core.less
* Update oojs-ui-core.less
|
2023-06-24 12:48:56 -04:00 |
|
github-actions
|
8c0e850602
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2023-06-24 15:56:12 +00:00 |
|
沈澄心
|
7e2dcc19bb
|
fix(DiscussionTools): icon color in dark theme (#675)
* Update ext.discussionTools.init.styles.less
* Update ext.discussionTools.init.styles.less
|
2023-06-24 11:55:22 -04:00 |
|
沈澄心
|
ec3aafcfad
|
feat(DiscussionTools): exchange icons for subscribe and unsubscribe buttons
|
2023-06-22 13:50:09 -04:00 |
|
沈澄心
|
914b81010e
|
fix(ooui): fix max-width of OOUI TextInputWidget (#666)
* Update mediawiki.special.search.styles.less
* Update hacks.less
* Update mediawiki.special.search.styles.less
|
2023-06-20 14:12:15 -04:00 |
|
alistair3149
|
638cca92cf
|
feat(DiscussionTools): ✨ turn subscribe button into icon
|
2023-06-19 23:42:11 -04:00 |
|
沈澄心
|
0acaa0176f
|
fix(Score): use hue rotate to match dark mode color (#662)
|
2023-06-10 15:49:50 -04:00 |
|
alistair3149
|
1b817b8177
|
feat(Lingo): ✨ tweak Lingo tooltip styles
|
2023-06-10 15:48:46 -04:00 |
|
alistair3149
|
271d383cf6
|
fix(SemanticMediaWiki): 🐛 hide indicator divider when entity is loaded
|
2023-06-10 15:37:05 -04:00 |
|
github-actions
|
82539eba4b
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2023-06-10 01:10:11 +00: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 |
|
github-actions
|
8351aa5203
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2023-06-08 19:45:07 +00: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
|
5737125f02
|
fix(SemanticMediaWiki): 🐛 prevent entity examiner spinner rotate off axis
|
2023-06-06 18:58:56 -04:00 |
|
alistair3149
|
0ee31530ec
|
feat(SemanticMediaWiki): ✨ replace entity examiner loader with SMW logo
|
2023-06-06 18:48:08 -04:00 |
|
alistair3149
|
572bca1467
|
feat(WikiEditor): ✨ tweak dialog styles
|
2023-06-03 19:07:14 -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 |
|
github-actions
|
cc520b6053
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2023-06-02 18:39:49 +00: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 |
|
github-actions
|
7e97ccacb1
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2023-06-02 17:30:35 +00:00 |
|
github-actions
|
fa9c419e0c
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2023-06-02 17:29:51 +00: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 |
|
alistair3149
|
a269d35dac
|
feat(SyntaxHighlight): ✨ add line highlight color
|
2023-06-02 01:51:58 -04:00 |
|
alistair3149
|
2b69011a8f
|
feat(CodeEditor): ✨ add find and replace styles
|
2023-06-02 01:45:36 -04:00 |
|
alistair3149
|
53929ce91c
|
feat(mediawiki): ✨ add JSON content styles
|
2023-06-02 00:19:10 -04:00 |
|
github-actions
|
b537776dab
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2023-06-01 22:48:25 +00: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 |
|
github-actions
|
9ee6bae4d6
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2023-06-01 22:47:32 +00: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 |
|
github-actions
|
9befcc4a3a
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2023-05-31 09:05:17 +00: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 |
|
github-actions
|
a5f26b9eac
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2023-05-30 10:01:04 +00: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 |
|
github-actions
|
c95eb87a25
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2023-05-27 23:14:23 +00: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 |
|
沈澄心
|
bf79397864
|
fix(Echo): fix Echo popup height (#638)
* Update ext.echo.ui.less
* Update ext.echo.ui.less
* Escape calc CSS func
---------
Co-authored-by: alistair3149 <alistair3149@users.noreply.github.com>
|
2023-05-27 15:00:15 -04:00 |
|