alistair3149
|
c9210bd0dd
|
refactor(core): ♻️ separate inherited class function
|
2024-05-27 17:10:04 -04:00 |
|
alistair3149
|
523140f62f
|
perf(core): ⚡️ only toggle class when the element is overflowing
|
2024-05-27 17:04:28 -04:00 |
|
alistair3149
|
bc356f915d
|
fix(core): 🐛 fix incorrect overflow wrapper class name
|
2024-05-27 16:12:09 -04:00 |
|
github-actions
|
3cd8d20d1d
|
ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
|
2024-05-27 20:11:41 +00:00 |
|
alistair3149
|
cb1cfde785
|
fix(core): 🐛 remove table border expansion before the JS is loaded
|
2024-05-27 16:10:25 -04:00 |
|
alistair3149
|
c1582a8ddc
|
fix(core): 🐛 update overflow config name in skin.json
|
2024-05-27 15:56:47 -04:00 |
|
alistair3149
|
c17aeab3fd
|
feat(core): ✨ rename wgCitizenTableNowrapClasses to wgCitizenOverflowNowrapClasses
Allow this config to use for more generic elements in the future
|
2024-05-27 15:54:34 -04:00 |
|
alistair3149
|
7a4d43392d
|
perf(core): ⚡️ remove scroll eventListener and resizeObserver on tables when not needed
Also started to refactor the table script to be more generic for overflow elements.
|
2024-05-27 15:47:53 -04:00 |
|
translatewiki.net
|
58087a4db6
|
Localisation updates from https://translatewiki.net.
|
2024-05-27 14:12:46 +02:00 |
|
alistair3149
|
be01d5bb6c
|
feat(TabberNeue): ✨ update Tabber styles
|
2024-05-26 22:32:26 -04:00 |
|
alistair3149
|
d34fb7b6f9
|
refactor(core): ♻️ clean up responsive table code
|
2024-05-26 00:37:54 -04:00 |
|
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 |
|