Commit graph

3036 commits

Author SHA1 Message Date
沈澄心 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
github-actions 94e55cf698 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2023-06-23 06:32:21 +00:00
沈澄心 1137a374d8
feat(core): add border to message boxes (#672)
* Update Header.php

* Clean up and ucfirst group member name

* Update theme.less

* Update interface-message-box.less

* Update interface-message-box.less

* Update theme.less

* Update interface-message-box.less

---------

Co-authored-by: alistair3149 <alistair3149@users.noreply.github.com>
2023-06-23 02:31:35 -04:00
沈澄心 ec3aafcfad
feat(DiscussionTools): exchange icons for subscribe and unsubscribe buttons 2023-06-22 13:50:09 -04:00
沈澄心 a61746bf8e
fix(core): header icon position in older browsers (#670)
* Update Header.less

* Update skins.citizen.preferences.less

* Update Header.less

* Update Header.less
2023-06-22 13:49:26 -04:00
沈澄心 dfe7167e97
feat(core): add title to logos (#671)
* Update skin.json

* Update Drawer__logo.mustache

* Update Header__logo.mustache

* Update skin.json

* Update Drawer__logo.mustache

* Update Header__logo.mustache
2023-06-22 13:48:56 -04:00
github-actions 657c6cf294 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2023-06-21 18:31:20 +00:00
沈澄心 89a9957cd4
refactor(core): avoid using ES2020+ methods (#669)
Replace ??, ?., and replaceChildren() for better compatibility; hide pref panel in unsupported browsers 

* Update mixins.less

* Update Sections.less

* Update TableOfContents.less

* Update interface-edit-section-links.less

* Update mixins.less

* Update Sections.less

* Update TableOfContents.less

* Update interface-edit-section-links.less

* Update sections.js

* Update tableOfContents.js

* Update mwRestApi.js

* Update mwRestApi.js

* Update skins.citizen.preferences.js

* Update mwActionApi.js

* Update typeahead.js
2023-06-21 14:30:45 -04:00
alistair3149 f74244ff46
fix(core): 🐛 force section indicator and heading to the start
Extensions like DisucssionTools might add unexpected element to the header.
This should fix the layout issue
2023-06-20 15:02:15 -04:00
github-actions 14db25faac ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2023-06-20 18:30:08 +00:00
沈澄心 07d7a730b8
fix(core): prevent propagation of click event on .mw-editsection, .mw-editsection-like (#667)
* Update sections.js

* Update sections.js
2023-06-20 14:29:37 -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 348b228d10
chore(release): 🚀 2.6.4 2023-06-19 23:47:14 -04:00
alistair3149 638cca92cf
feat(DiscussionTools): turn subscribe button into icon 2023-06-19 23:42:11 -04:00
alistair3149 434d2688fc
refactor(core): ♻️ less specific link underline selector 2023-06-15 14:37:07 -04:00
translatewiki.net 9eb9af842e Localisation updates from https://translatewiki.net. 2023-06-15 13:23:24 +02:00
github-actions 2c5539900c ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2023-06-12 02:13:23 +00:00
沈澄心 e771c728e1
fix(core): add menu icons for "Special pages" and "Upload file" (#664)
* Update SkinHooks.php

* Update Drawer.php

* Update skin.json
2023-06-11 22:12:50 -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
alistair3149 cb15810de9
chore(release): 🚀 2.6.3 2023-06-09 21:38:29 -04:00
alistair3149 717d16af35
feat(core): display real name in user menu when exists
Closes: #652
Co-authored-by: SimonTaurus <simon.stier@gmx.de>
2023-06-09 21:34:55 -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
alistair3149 c793959416
feat(core): use gender symbol instead of pronoun in user tagline
Related: #657
2023-06-09 01:40:15 -04:00
alistair3149 abe3359c82
refactor(core): simplify tagline separator selector 2023-06-08 16:06:31 -04:00
github-actions a928b278fa ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2023-06-08 20:04:36 +00:00
沈澄心 25d25e381b
feat(core): expand user page tagline and allow citizen-tagline to be parsed (#657)
* Add registration date to user tagline
* Add contribution link to edit count in user tagline
* Add gender to user tagline
* Allow `citizen-tagline` to be fully parsed

---------

Co-authored-by: alistair3149 <alistair3149@users.noreply.github.com>
2023-06-08 16:03:48 -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
沈澄心 90d69720f6
feat(core): underline content links on hover and focus (#659)
* Update elements.less

* Update elements.less

* Update content.less

* Update elements.less

* Update elements.less

---------

Co-authored-by: alistair3149 <alistair3149@users.noreply.github.com>
2023-06-08 15:30:00 -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
沈澄心 659c47b3c2
fix(core): typo in dark-color-text-error (#658) 2023-06-06 17:21:31 -04:00
沈澄心 9a0ffcc186
feat(core): use member names instead of group names in user menu (#656)
* Update Header.php

* Clean up and ucfirst group member name

---------

Co-authored-by: alistair3149 <alistair3149@users.noreply.github.com>
2023-06-05 13:30:57 -04:00
github-actions eed8972d2b ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2023-06-04 17:17:24 +00:00
沈澄心 f9dad61263
feat(core): use more a11y friendly hidden (#654) 2023-06-04 13:16:36 -04:00
alistair3149 83c42eeeaf
chore(release): 🚀 2.6.2 2023-06-04 03:10:48 -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
alistair3149 5c9498a08b
fix(core): 🐛 avoid page action menu overflow when title is too long
Fix: #648
2023-06-02 14:38:38 -04:00
github-actions 54835b1695 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2023-06-02 18:31:46 +00:00
alistair3149 403a109cc2
fix(core): 🐛 undefined items variable in drawer 2023-06-02 14:21:55 -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