alistair3149
|
8ba6b55770
|
refactor(core): ♻️ clean up section functions
|
2024-05-25 23:51:50 -04:00 |
|
alistair3149
|
e9289b149a
|
perf(core): ⚡️ further improvements to scroll and section observers
|
2024-05-25 23:18:18 -04:00 |
|
alistair3149
|
af3d72ad75
|
fix(core): 🐛 incorrect sticky header class assignment
|
2024-05-25 19:53:17 -04:00 |
|
alistair3149
|
27bca0fc66
|
feat: ✨ improve scrolling performance
|
2024-05-25 19:26:38 -04:00 |
|
alistair3149
|
ae6d207fb4
|
fix(core): 🐛 escape double quotes for toc selector
|
2024-05-25 06:57:02 -04:00 |
|
alistair3149
|
45ee5f897c
|
feat(TabberNeue): ✨ add init styles
|
2024-05-25 03:46:44 -04:00 |
|
alistair3149
|
139c2c4070
|
build: release 2.14.1 (#852)
* build: release 2.14.1
* ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
---------
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
|
2024-05-25 02:29:29 -04:00 |
|
alistair3149
|
6c996b7fff
|
chore(workflow): 🔧 check if condition earlier
|
2024-05-25 02:22:53 -04:00 |
|
alistair3149
|
d6e996b09f
|
chore(workflow): 🔧 only trigger PHP tests when PHP files are changed
|
2024-05-25 02:19:49 -04:00 |
|
alistair3149
|
0ed940c7e4
|
chore(release-please): 🔧 fix config file name
|
2024-05-25 02:00:51 -04:00 |
|
alistair3149
|
cc4e7b1d85
|
chore(release-please): 🔧 add manifest and config files
|
2024-05-25 01:58:49 -04:00 |
|
alistair3149
|
ae9b418bff
|
chore(main): release 2.14.0 (#851)
|
2024-05-25 01:19:09 -04:00 |
|
alistair3149
|
4762102d61
|
chore(eslint): 🔧 use wikimedia/server for root folder eslint config
|
2024-05-25 01:14:44 -04:00 |
|
alistair3149
|
0eb9a8a7d1
|
chore(dep-dev): 🔧 remove svgo as it is not used
|
2024-05-25 00:56:18 -04:00 |
|
alistair3149
|
d7f6c0c53e
|
feat(TabberNeue): ✨ update TabberNeue RL module name
|
2024-05-25 00:47:02 -04:00 |
|
alistair3149
|
b946056c13
|
fix(search): 🐛 label can sometimes contain HTML
|
2024-05-22 00:58:13 -04:00 |
|
alistair3149
|
d6bfce15c5
|
refactor(search): ♻️ clean up searchResults functions
|
2024-05-22 00:36:16 -04:00 |
|
alistair3149
|
ae7a01f690
|
refactor(core): ♻️ move some suggestion functions to searchResults
|
2024-05-22 00:03:49 -04:00 |
|
alistair3149
|
434ec2ebaf
|
refactor(core): ♻️ various minor refactor
|
2024-05-21 23:48:09 -04:00 |
|
alistair3149
|
3d2ec5300c
|
refactor(pref): ♻️ clean up pref code
|
2024-05-21 23:30:54 -04:00 |
|
alistair3149
|
685901cce3
|
fix(core): 🐛 incorrect section selector
|
2024-05-21 23:15:53 -04:00 |
|
alistair3149
|
8b1158bc78
|
refactor(search): ♻️ use data-mw prefix for data attribute names
|
2024-05-21 22:14:58 -04:00 |
|
alistair3149
|
27c0fb4462
|
refactor(search): ♻️ various fixes and improvements
|
2024-05-21 21:43:59 -04:00 |
|
alistair3149
|
593c6406fb
|
refactor(core): ♻️ simplify section handling
|
2024-05-21 18:46:19 -04:00 |
|
alistair3149
|
a405d64616
|
refactor(core): ♻️ various performance and style improvements
|
2024-05-21 18:08:28 -04:00 |
|
alistair3149
|
1270d4edd1
|
refactor(core): ♻️ add error handling to lastModified.js
|
2024-05-21 15:00:03 -04:00 |
|
dependabot[bot]
|
a43754d854
|
--- (#850)
updated-dependencies:
- dependency-name: "@wikimedia/types-wikimedia"
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-05-21 11:44:21 -04:00 |
|
translatewiki.net
|
1572722077
|
Localisation updates from https://translatewiki.net.
|
2024-05-20 14:11:07 +02:00 |
|
alistair3149
|
f781773cba
|
fix(core): 🐛 pass namespace key as string
When the namespace key only consists of number, it can cause a TypeError.
Fixes: #849
|
2024-05-18 19:47:30 -04:00 |
|
alistair3149
|
b9225057a7
|
fix(mediawiki): 🐛 overflow signupstart container
|
2024-05-18 01:40:07 -04:00 |
|
alistair3149
|
820d612eaf
|
feat(VisualEditor): ✨ hide less useful buttons when width is limited
|
2024-05-17 19:38:42 -04:00 |
|
alistair3149
|
cae19d7a30
|
feat(mediawiki): ✨ tweak login and signup page styles
|
2024-05-17 17:14:00 -04:00 |
|
alistair3149
|
c5e8c2bfc8
|
fix(core): 🐛 incorrect label text when edit count contains separator
|
2024-05-17 16:43:35 -04:00 |
|
alistair3149
|
27eac2da95
|
fix(codex): 🐛 target new codex style RL module as well
We need to keep the old RL name since we still have to support MW 1.39
|
2024-05-17 16:41:08 -04:00 |
|
alistair3149
|
2b15ff8d11
|
chore: 🔧 set release policy to PHP
|
2024-05-17 16:18:39 -04:00 |
|
alistair3149
|
c72a25b027
|
chore: 🔧 add release-please action
|
2024-05-17 16:14:42 -04:00 |
|
alistair3149
|
488f65519c
|
chore: 🔧 drop standard-version in favor of release-please
|
2024-05-17 15:46:16 -04:00 |
|
alistair3149
|
b10c1a8fc2
|
chore: 🔧 drop JSdoc as it is not being used
|
2024-05-17 15:35:15 -04:00 |
|
dependabot[bot]
|
18676da2d4
|
chore(deps-dev): bump grunt-banana-checker from 0.12.0 to 0.13.0 (#847)
Bumps [grunt-banana-checker](https://github.com/wikimedia/banana-checker) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/wikimedia/banana-checker/releases)
- [Changelog](https://github.com/wikimedia/banana-checker/blob/master/History.md)
- [Commits](https://github.com/wikimedia/banana-checker/commits)
---
updated-dependencies:
- dependency-name: grunt-banana-checker
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-05-17 09:52:51 -04:00 |
|
github-actions
|
35af4f89dd
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2024-05-17 13:46:49 +00:00 |
|
alistair3149
|
9969479938
|
fix(core): 🐛 do not hide view button on revision page
Closes: #845
|
2024-05-17 09:45:34 -04:00 |
|
translatewiki.net
|
dac9c39139
|
Localisation updates from https://translatewiki.net.
|
2024-05-16 14:13:36 +02:00 |
|
alistair3149
|
e5fef2ac09
|
fix(core): 🐛 turn message into string before str_replace
|
2024-05-15 10:08:20 -04:00 |
|
alistair3149
|
84a65a303b
|
fix(core): 🐛 only pass string into str replace
|
2024-05-15 09:40:25 -04:00 |
|
github-actions
|
1827a1b5c9
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2024-05-15 06:44:12 +00:00 |
|
alistair3149
|
d4d71dc34a
|
fix(core): 🐛 incorrect try catch block
|
2024-05-15 02:43:50 -04:00 |
|
github-actions
|
c1aad746c3
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2024-05-15 06:31:31 +00:00 |
|
alistair3149
|
0006db65a2
|
fix(components): catch MalformedTitleException in titleFromText
|
2024-05-15 02:31:00 -04:00 |
|
alistair3149
|
c09b82cb07
|
fix(core): Rename Usermenu.less to UserMenu.less
|
2024-05-15 02:02:48 -04:00 |
|
alistair3149
|
a193d14de7
|
feat(core): ✨ tweak dark theme color to be darker
|
2024-05-15 01:31:23 -04:00 |
|