translatewiki.net
|
d2d22c4b5d
|
Localisation updates from https://translatewiki.net.
|
2024-09-30 14:11:28 +02:00 |
|
alistair3149
|
8008d6cf68
|
doc(security): 📚️ add security policy
|
2024-09-28 17:54:53 -04:00 |
|
github-actions
|
d9c58b3426
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2024-09-28 21:41:49 +00:00 |
|
alistair3149
|
d4e65977b5
|
build: release 2.31.0 (#954)
|
2024-09-28 17:41:27 -04:00 |
|
alistair3149
|
86da3e0771
|
fix(userInfo): 🐛 escape html characters for real name
GHSA-62r2-gcxr-426x
|
2024-09-28 17:40:31 -04:00 |
|
alistair3149
|
a0296afaed
|
feat(search): ✨ migrate typeahead to Mustache template part 2
|
2024-09-28 17:31:43 -04:00 |
|
alistair3149
|
640ecf824c
|
feat(search): ✨ hide scrollbar on chip list
It is annoying with hover scrollbar as it reappears every time the list is updated.
Plus there are already scroll affordnance for the chip list
|
2024-09-28 15:32:52 -04:00 |
|
alistair3149
|
6cccf7cddf
|
fix(search): 🐛 fix broken search history
It was caused by the migration and now it is fixed
|
2024-09-28 15:19:28 -04:00 |
|
alistair3149
|
527a76785e
|
fix(search): 🐛 incorrect alignment for typeahead item text
|
2024-09-28 07:28:42 -04:00 |
|
alistair3149
|
b448ac3077
|
fix(search): 🐛 add spacing between title and desc in typeahead item
|
2024-09-28 07:13:55 -04:00 |
|
alistair3149
|
723421f691
|
fix(search): 🐛 fix namespace parameter for Action API
|
2024-09-28 07:03:11 -04:00 |
|
alistair3149
|
c327dc4fa9
|
feat(search): ✨ migrate most typeahead elements to Mustache
This is a WIP and more clean ups are on the way.
|
2024-09-28 06:30:15 -04:00 |
|
github-actions
|
d45c3d69f3
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2024-09-27 22:21:59 +00:00 |
|
alistair3149
|
71071e9cd2
|
build: release 2.30.0 (#953)
|
2024-09-27 18:21:36 -04:00 |
|
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
|
3719897e93
|
fix(search): 🐛 search all content namespaces for Action API
|
2024-09-27 03:15:55 -04:00 |
|
alistair3149
|
ee2310be67
|
docs(readme): 📚️ add recommended extensions
Closes: #799
|
2024-09-27 02:54:53 -04:00 |
|
alistair3149
|
8800ca672f
|
fix(search): 🐛 add missing reset style for li
|
2024-09-27 02:26:56 -04:00 |
|
alistair3149
|
c35d86f43f
|
feat(search): ✨ clean up HTML structure
|
2024-09-27 02:10:02 -04:00 |
|
alistair3149
|
3ad890206d
|
feat(search): ✨ remove search form and footer glass effect
Didn't look as good as solid color
|
2024-09-26 22:56:30 -04:00 |
|
alistair3149
|
73eb950c31
|
fix(search): 🐛 fix search button icon clipping
|
2024-09-26 22:53:36 -04:00 |
|
alistair3149
|
6f6aa82743
|
feat(core): ✨ increase max-height for menus in mobile layout
|
2024-09-26 22:53:13 -04:00 |
|
alistair3149
|
eb3927ac0f
|
fix(search): 🐛 fix incorrect max height for search card
|
2024-09-26 22:40:20 -04:00 |
|
alistair3149
|
d90ba797b3
|
feat(search): ✨ use glass effect on search form and footer
|
2024-09-26 22:28:06 -04:00 |
|
alistair3149
|
5605d18f49
|
feat(search): ✨ clean up spacing and alignment in typehead elements
|
2024-09-26 22:18:29 -04:00 |
|
github-actions
|
84a12225d2
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2024-09-27 02:01:03 +00:00 |
|
alistair3149
|
55227e6847
|
feat(search): ✨ tweak various search styles
|
2024-09-26 22:00:13 -04:00 |
|
alistair3149
|
7b3f8f5823
|
feat(core): ✨ add placeholder text color
|
2024-09-26 21:59:47 -04:00 |
|
alistair3149
|
d6a7c9ddd0
|
fix(search): 🐛 add missing search footer background color
|
2024-09-26 19:31:40 -04:00 |
|
alistair3149
|
f1bf40ac78
|
feat(search): ✨ clean up search suggestion padding
|
2024-09-26 19:29:56 -04:00 |
|
alistair3149
|
138f7a9bd5
|
feat(search): ✨ add message to search footer
|
2024-09-26 17:58:53 -04:00 |
|
alistair3149
|
a213f1d6a0
|
feat(search): ✨ add keyboard hint to search card
|
2024-09-26 17:47:19 -04:00 |
|
alistair3149
|
60e96f7f47
|
chore(dev-deps): 🔧 update browserlist
|
2024-09-26 15:58:44 -04:00 |
|
alistair3149
|
151d60f10f
|
feat(search): ✨ clean up and simplify styles
|
2024-09-26 15:51:48 -04:00 |
|
github-actions
|
92405a8204
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2024-09-26 18:56:09 +00:00 |
|
alistair3149
|
28b117d990
|
feat(search): ✨ tweak search box to be more center for desktop
|
2024-09-26 14:55:49 -04:00 |
|
dependabot[bot]
|
a13266cc31
|
build(deps-dev): bump stylelint-config-recess-order from 5.1.0 to 5.1.1 (#952)
Bumps [stylelint-config-recess-order](https://github.com/stormwarning/stylelint-config-recess-order) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/stormwarning/stylelint-config-recess-order/releases)
- [Changelog](https://github.com/stormwarning/stylelint-config-recess-order/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stormwarning/stylelint-config-recess-order/compare/v5.1.0...v5.1.1)
---
updated-dependencies:
- dependency-name: stylelint-config-recess-order
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-26 14:07:26 -04:00 |
|
translatewiki.net
|
08a9c08758
|
Localisation updates from https://translatewiki.net.
|
2024-09-26 14:13:16 +02:00 |
|
alistair3149
|
3804574ccb
|
fix(VisualEditor): 🐛 unstick page header in VE
|
2024-09-23 17:53:00 -04:00 |
|
github-actions
|
e3f159a7cc
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2024-09-13 05:51:04 +00:00 |
|
alistair3149
|
0332449537
|
build: release 2.29.0 (#945)
|
2024-09-13 01:50:36 -04:00 |
|
translatewiki.net
|
a3a471bf7f
|
Localisation updates from https://translatewiki.net.
|
2024-09-12 14:11:33 +02:00 |
|
dependabot[bot]
|
88bd1a26d1
|
build(deps-dev): bump @commitlint/cli from 19.4.1 to 19.5.0 (#948)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 19.4.1 to 19.5.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.5.0/@commitlint/cli)
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-12 02:53:31 -04:00 |
|
dependabot[bot]
|
ce483ec56d
|
build(deps-dev): bump husky from 9.1.5 to 9.1.6 (#947)
Bumps [husky](https://github.com/typicode/husky) from 9.1.5 to 9.1.6.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.1.5...v9.1.6)
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-12 02:52:52 -04:00 |
|
dependabot[bot]
|
97f4eb586a
|
build(deps-dev): bump @commitlint/config-conventional (#946)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.4.1 to 19.5.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.5.0/@commitlint/config-conventional)
---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-12 02:52:27 -04:00 |
|
alistair3149
|
8f61265cec
|
feat(core): ✨ add support for skin-invert and skin-invert-image
Sync with current dark mode standards from Vector 2022
|
2024-09-11 04:26:05 -04:00 |
|
alistair3149
|
07dd936115
|
feat(toc): ✨ reduce the size of toc toggle icon
|
2024-09-11 03:09:16 -04:00 |
|
alistair3149
|
a00fe11e78
|
feat(core): ✨ add indent line to changelist
|
2024-09-11 02:46:55 -04:00 |
|
alistair3149
|
2c862b0cc1
|
feat(core): ✨ minor tweaks to changelist styles
|
2024-09-11 02:12:31 -04:00 |
|
github-actions
|
825aff0fa1
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2024-09-11 02:16:12 +00:00 |
|