Commit graph

2785 commits

Author SHA1 Message Date
dependabot[bot] 4b0f0e22e0
chore(deps-dev): bump @commitlint/config-conventional (#585)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.4.2 to 17.4.3.
- [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/v17.4.3/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  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>
2023-02-14 10:13:54 -05:00
Amir E. Aharoni e6b68e65d3
style(core): remove double space from en.json (#586) 2023-02-14 10:13:21 -05:00
dependabot[bot] 9f669a95f5
chore(deps-dev): bump @commitlint/cli from 17.4.2 to 17.4.3 (#584)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.4.2 to 17.4.3.
- [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/v17.4.3/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  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>
2023-02-14 01:05:56 -05:00
translatewiki.net b2e4e0880c Localisation updates from https://translatewiki.net. 2023-02-13 13:09:35 +01:00
alistair3149 081a176edc
fix(core): 🐛 handle null exception for user group 2023-02-10 10:06:06 -05:00
translatewiki.net 3be7e86926 Localisation updates from https://translatewiki.net. 2023-02-09 13:10:30 +01:00
alistair3149 5ed6a5fb11
chore(release): 🚀 2.4.0 2023-02-06 18:14:41 -05:00
alistair3149 1d10b669a6
feat(VisualEditor): update VisualEditor styles
Redo VE styles for 1.39 properly by going through the source code.
Since VE is massive and complex, this might not cover all the use cases but
it should be better than the implementation before.
2023-02-06 17:42:46 -05:00
alistair3149 8659eab296
feat(RelatedArticles): tweak RA card color 2023-02-06 15:03:02 -05:00
alistair3149 78f79e8529
fix(core): 🐛 incorrect sticky header rendering on changelist
Fix: #575
2023-01-31 15:38:03 -05:00
alistair3149 ef9ab2a537
refactor(core): ♻️ move components styles into folder 2023-01-31 15:04:06 -05:00
github-actions c4072978e4 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2023-01-31 20:02:13 +00:00
alistair3149 084a886866
refactor(core): ♻️ group contentheader styles 2023-01-31 15:01:03 -05:00
github-actions 7a0f3a1294 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2023-01-31 19:55:38 +00:00
alistair3149 d14ddd99e6
refactor(core): ♻️ simplify page title implementation 2023-01-31 14:54:20 -05:00
translatewiki.net 88c1bb8752 Localisation updates from https://translatewiki.net. 2023-01-30 13:10:00 +01:00
alistair3149 5bf0147499
fix(RelatedArtcles): 🐛 add min-height so that RA cards will render 2023-01-27 14:27:42 -05:00
alistair3149 65d43eb957
chore(release): 🚀 2.3.6 2023-01-27 14:20:59 -05:00
alistair3149 06071f8bf8
style(OOUI): 🎨 no duplicate selectors 2023-01-27 14:20:31 -05:00
alistair3149 7639110326
fix(search): 🐛 overlay should not cover search box 2023-01-27 14:19:32 -05:00
alistair3149 a3ed7666e2
fix(OOUI): 🐛 standardize OOUI window z-index
The original z-index (4) was too low and inconsistent with Citizen and Codex.
This should also fix the z-index issues related to OOUI
2023-01-26 19:13:20 -05:00
translatewiki.net 50008bf691 Localisation updates from https://translatewiki.net. 2023-01-26 13:13:13 +01:00
alistair3149 ee4a7eda4f
refactor(core): ♻️ rename mw-checkbox-hack class to citizen-menu-checkbox 2023-01-25 20:25:40 -05:00
alistair3149 afcf37d529
fix(core): 🐛 checkboxHack buttons should be focusable
So that users can use keyboard to navigate to such button.
Previously they all have a display:none property, which makes it
impossible to reach with keyboard
2023-01-25 20:20:46 -05:00
alistair3149 ef955c28a0
feat(core): use MW core checkboxHack instead
We no longer need to emulate the same feature when it is in core
2023-01-25 19:40:52 -05:00
alistair3149 393c7e1d76
refactor(core): ♻️ use core selector to fix gallery padding 2023-01-25 18:12:04 -05:00
translatewiki.net 304dc4b4ce Localisation updates from https://translatewiki.net. 2023-01-23 13:10:04 +01:00
alistair3149 5ebd7ad025
feat(core): remove plainlist styles
It should not be a part of the skin as it belongs to a template
2023-01-23 00:17:32 -05:00
paladox b1a2604c68
ci: test against PHP 8.0, 8.1, and 8.2 (#574)
* Test against php 8.0. and 8.1

* Test against PHP 8.3

Co-authored-by: alistair3149 <alistair3149@users.noreply.github.com>
2023-01-21 18:18:57 -05:00
CosmicAlpha 8aca2e8b68
refactor(core): ensure that shouldShowPageTools() returns a bool (#573) 2023-01-21 18:11:41 -05:00
alistair3149 63a35d2774
chore(release): 🚀 2.3.5 2023-01-21 14:51:41 -05:00
alistair3149 6ce8d2d1f4
feat(RevisionSilder): add color to bar chart 2023-01-21 14:34:08 -05:00
alistair3149 08cd314432
feat(core): use Citizen monospace fonts for diff 2023-01-21 14:33:39 -05:00
alistair3149 ca503c7f7b
feat(DiscussionTools): update DT styles 2023-01-21 14:11:18 -05:00
alistair3149 a7406d8e32
fix(core): 🐛 default to auto theme unless set 2023-01-20 20:18:58 -05:00
translatewiki.net 8cd462b731 Localisation updates from https://translatewiki.net. 2023-01-19 13:12:49 +01:00
dependabot[bot] 80d40b6c66
chore(deps-dev): bump eslint-config-wikimedia from 0.23.0 to 0.24.0 (#572)
Bumps [eslint-config-wikimedia](https://github.com/wikimedia/eslint-config-wikimedia) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/wikimedia/eslint-config-wikimedia/releases)
- [Changelog](https://github.com/wikimedia/eslint-config-wikimedia/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wikimedia/eslint-config-wikimedia/compare/v0.23.0...v0.24.0)

---
updated-dependencies:
- dependency-name: eslint-config-wikimedia
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-18 19:31:06 -05:00
github-actions 7d2e51574c ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2023-01-18 03:47:37 +00:00
alistair3149 7a6dfc6645
fix(core): 🐛 incorrect signup stats selector 2023-01-17 22:46:14 -05:00
alistair3149 4ae0f0cfcd
refactor(pwa): ♻️ rename manifest classes 2023-01-17 22:45:51 -05:00
alistair3149 aeb8e160cf
fix(core): 🐛 increase mw-body-header z-index
This should allow modals in mw-body-header to be higher than
the custom sticky headers
2023-01-17 16:44:35 -05:00
alistair3149 68cb9b6c68
fix(pwa): 🐛 declare before adding array 2023-01-17 16:36:56 -05:00
alistair3149 e78ebd7165
fix(pwa): 🐛 incorrect var type 2023-01-17 16:34:02 -05:00
alistair3149 e4851f9de2
fix(core): 🐛 stricter selector for sign up form container 2023-01-17 16:15:12 -05:00
alistair3149 15ed16da2a
refactor(pwa): ♻️ use more approiate function to set maxage 2023-01-17 15:21:39 -05:00
alistair3149 01de2ec5f6
refactor(pwa): ♻️ better naming for manifest 2023-01-17 14:54:11 -05:00
github-actions e8be32f7c5 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2023-01-17 19:43:57 +00:00
alistair3149 d73fa67a31
feat(pwa): use proper manifest type instead of json 2023-01-17 14:42:49 -05:00
alistair3149 04be2a1452
chore(release): 🚀 2.3.4 2023-01-17 14:13:02 -05:00
alistair3149 e40d4e65fa
fix(pwa): 🐛 syntax error in manifest API 2023-01-17 14:12:47 -05:00