Commit graph

3996 commits

Author SHA1 Message Date
alistair3149 cf1e55dc55
feat(keyhint): remove hyphens between keys 2024-10-17 02:46:21 -04:00
alistair3149 b9a92b4692
feat(core): add more saturation to text colors 2024-10-17 02:40:04 -04:00
alistair3149 20f484d9a3
feat(core): simplify section implementation and update support for new headings 2024-10-16 16:17:32 -04:00
alistair3149 bd71ac747b
fix(core): 🐛 use CSS calc instead of LESS calculation
It seems that there are some changes in the LESS parser in MW 1.43that breaks some
of the existing LESS calculation.

This should also fix #957
2024-10-16 15:04:39 -04:00
alistair3149 d2e92da3c5
feat(Keyhint): tweak keyboard hint styles 2024-10-16 15:02:08 -04:00
alistair3149 d76e8a9a3f
feat(RecentChanges): remove skeleton screen loading
It does not play well with top links
2024-10-15 17:49:53 -04:00
github-actions 602319651e ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2024-10-15 18:31:51 +00:00
alistair3149 1d275c8eef
build: release 2.33.0 (#956) 2024-10-15 14:31:23 -04:00
dependabot[bot] 27fddc9236
build(deps-dev): bump stylelint from 16.9.0 to 16.10.0 (#959)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.9.0 to 16.10.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.9.0...16.10.0)

---
updated-dependencies:
- dependency-name: stylelint
  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-10-14 23:05:37 -04:00
alistair3149 10f5d118f6
feat(core): update to new Codex external link icon 2024-10-11 00:42:07 -04:00
translatewiki.net cf31744dee
Localisation updates from https://translatewiki.net. 2024-10-10 14:10:52 +02:00
Amir E. Aharoni 575acaf8e6
fix(search): 🐛 correct Elasticsearch spelling (#958)
It is always written with a small S, not capital.
2024-10-08 00:39:18 -04:00
translatewiki.net e8b6cdba2f
Localisation updates from https://translatewiki.net. 2024-10-07 14:11:16 +02:00
alistair3149 5f328c0743
fix(usermenu): 🐛 hide keyhint for create account button 2024-10-07 00:03:26 -04:00
alistair3149 01365d90ec
fix(search): 🐛 fix invisible progress bar 2024-10-07 00:01:29 -04:00
alistair3149 3601fbd3ee
feat(core): make dark mode surface colors a bit darker 2024-10-05 22:39:07 -04:00
alistair3149 ec68a30579
feat(core): make border color more visible in pure black mode 2024-10-05 22:33:09 -04:00
alistair3149 5a3a94a6e0
feat(Popups): make popup cards more compact 2024-10-05 15:22:19 -04:00
alistair3149 96004fd30d
fix(pagetools): 🐛 do not bound the width of page action card to page tools 2024-10-05 03:16:57 -04:00
github-actions 3b2ea71115 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2024-10-05 07:03:07 +00:00
alistair3149 249ce640e9
fix(menu): 🐛 hide keyhint in main menu items
This is causing some wrapping issue and needs to be revisited in the future
2024-10-05 03:03:07 -04:00
alistair3149 085837807f
feat(pagetools): add border to floating buttons 2024-10-05 03:02:12 -04:00
github-actions dcc639b70a ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2024-10-03 23:54:46 +00:00
alistair3149 36361ee47d
build: release 2.32.0 (#955) 2024-10-03 19:54:18 -04:00
alistair3149 9e3f4548c4
fix(search): 🐛 add missing advancedsearch message 2024-10-03 19:17:59 -04:00
alistair3149 10a28ac476
feat(menu): add accesskey hint to menu items 2024-10-03 18:57:09 -04:00
alistair3149 325c26fe4a
fix(prefs): 🐛 fix incorrect option spacing 2024-10-03 18:56:48 -04:00
alistair3149 c64b2ff5e6
feat(core): enable heading HTML change for 1.43
T13555
2024-10-03 17:25:02 -04:00
alistair3149 dea1628ce3
feat(search): change search text label to advanced search if AdvancedSearch is enabled 2024-10-03 17:06:42 -04:00
alistair3149 3e63a3f6cc
feat(search): show ElasticSearch at search footer if it is enabled 2024-10-03 16:46:28 -04:00
translatewiki.net 534b07ce92
Localisation updates from https://translatewiki.net. 2024-10-03 14:11:08 +02:00
alistair3149 a2cc968d2b
fix(icon): 🐛 prevent icon from shrinking in size 2024-10-02 16:10:07 -04:00
alistair3149 3634f8cde0
chore(dist): 🔧 exclude .versionrc.json from dist package 2024-10-02 15:57:49 -04:00
alistair3149 dbd0fdc0fe
chore(dist): 🔧 exclude development files from dist package 2024-10-02 15:56:30 -04:00
alistair3149 040909b746
docs(readme): 📚️ add TemplateStylesExtender to recommended extensions 2024-10-01 22:12:32 -04:00
alistair3149 b630a914df
fix(search): 🐛 fix incorrect delimiter for gpsnamespace 2024-10-01 21:48:23 -04:00
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