Commit graph

2496 commits

Author SHA1 Message Date
alistair3149 fa3582dfd0
fix(core): incorrect content header z-index 2022-10-25 13:40:43 -04:00
dependabot[bot] f8b2153df4
build(deps): bump tj-actions/changed-files from 32 to 33 (#535)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 32 to 33.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v32...v33)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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>
2022-10-25 09:35:19 -04:00
dependabot[bot] 887a184655
build(deps-dev): bump svgo from 2.8.0 to 3.0.0 (#534)
Bumps [svgo](https://github.com/svg/svgo) from 2.8.0 to 3.0.0.
- [Release notes](https://github.com/svg/svgo/releases)
- [Changelog](https://github.com/svg/svgo/blob/main/CHANGELOG-old.md)
- [Commits](https://github.com/svg/svgo/compare/v2.8.0...v3.0.0)

---
updated-dependencies:
- dependency-name: svgo
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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>
2022-10-25 09:35:10 -04:00
translatewiki.net 6b93552e86 Localisation updates from https://translatewiki.net. 2022-10-24 13:09:51 +02:00
alistair3149 50a00143b0
fix(search): 🐛 encode suggestion URL key 2022-10-23 22:47:49 -04:00
alistair3149 0083d2fb84
feat(tabberNeue): update active tab selector 2022-10-23 17:17:05 -04:00
github-actions 4979310897 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2022-10-23 20:38:36 +00:00
alistair3149 4f651b41ca
feat(pwa): add basic support for service worker
This is super basic and experimental.
It will be expanded upon in the future, but for now it will satisfy the
requirement for PWA
2022-10-23 16:37:43 -04:00
alistair3149 bc8d1a320f
feat(pwa): use standalone mode
Now with the loading indicator back in, we can use standalone mode
2022-10-23 14:00:51 -04:00
github-actions 2c3db10bb9 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2022-10-23 17:38:49 +00:00
alistair3149 56005ae627
feat(pwa): use wgLogos instead 2022-10-23 13:38:05 -04:00
alistair3149 140f1d6e12
chore(release): 🚀 2.0.0-beta.2 2022-10-22 19:01:41 -04:00
alistair3149 72dfe31667
fix(pwa): 🐛 missing services variable 2022-10-22 18:59:26 -04:00
github-actions ca244f0bbf ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2022-10-22 21:37:34 +00:00
alistair3149 ffb4e34443
feat(pwa): add helpful shortcuts to manifest 2022-10-22 17:36:58 -04:00
alistair3149 4c655a2b32
refactor(pwa): ♻️ move icons into separate function 2022-10-22 17:05:19 -04:00
alistair3149 5e2be1d974
feat(pwa): define scope parameter
So that /w/ path will not throw you out of the PWA
2022-10-22 16:49:56 -04:00
alistair3149 d80b91a4a8
refactor(pwa): ♻️ sort parameter by W3 draft
https://www.w3.org/TR/appmanifest/
2022-10-22 16:30:34 -04:00
alistair3149 b51b0c2332
feat(core): use minimal-ui instead of standalone in webapp manifest
This will allow minimal navigation UI for easier navigation
2022-10-22 15:43:55 -04:00
alistair3149 5fbba91fd9
feat(tabberNeue): update skinStyles 2022-10-21 18:11:01 -04:00
alistair3149 911f21420f
feat(core): increase scroll padding (#533)
This should stop anchor hidding behind sticky header,
also makes anchor more readable in the viewport
2022-10-21 14:40:55 -04:00
alistair3149 9cff2cfe25
docs: 📚️ update Math to grade B 2022-10-21 14:25:48 -04:00
alistair3149 fa1ae98497
feat(smw): revamp SMW skinStyles (#532)
Update to grade A
2022-10-21 13:44:15 -04:00
alistair3149 55f7bcffad
feat(core): use flex layout for mw-indicators 2022-10-20 17:32:22 -04:00
translatewiki.net 438914a425 Localisation updates from https://translatewiki.net. 2022-10-20 13:11:21 +02:00
dependabot[bot] 02aba0ac25
build(deps): bump tj-actions/changed-files from 31 to 32 (#529)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 31 to 32.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v31...v32)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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>
2022-10-19 17:08:54 -04:00
dependabot[bot] 1fb48cafc9
build(deps-dev): update mediawiki/mediawiki-phan-config requirement (#530)
Updates the requirements on [mediawiki/mediawiki-phan-config](https://github.com/wikimedia/mediawiki-phan-config) to permit the latest version.
- [Release notes](https://github.com/wikimedia/mediawiki-phan-config/releases)
- [Changelog](https://github.com/wikimedia/mediawiki-phan-config/blob/master/HISTORY.md)
- [Commits](https://github.com/wikimedia/mediawiki-phan-config/compare/0.11.1...0.12.0)

---
updated-dependencies:
- dependency-name: mediawiki/mediawiki-phan-config
  dependency-type: direct:development
...

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>
2022-10-19 17:08:49 -04:00
dependabot[bot] 249ebead85
build(deps): bump styfle/cancel-workflow-action from 0.10.0 to 0.11.0 (#531)
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases)
- [Commits](https://github.com/styfle/cancel-workflow-action/compare/0.10.0...0.11.0)

---
updated-dependencies:
- dependency-name: styfle/cancel-workflow-action
  dependency-type: direct:production
  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>
2022-10-19 17:08:41 -04:00
alistair3149 24a907865f
fix(core): 🐛 incorrect max-height for header card 2022-10-19 17:08:14 -04:00
translatewiki.net adcb79b1fa Localisation updates from https://translatewiki.net. 2022-10-17 13:09:13 +02:00
translatewiki.net 13a833a19b Localisation updates from https://translatewiki.net. 2022-10-13 13:09:48 +02:00
translatewiki.net 9eef4a2ee0 Localisation updates from https://translatewiki.net. 2022-10-10 13:09:30 +02:00
translatewiki.net 47d7be433a Localisation updates from https://translatewiki.net. 2022-10-06 13:10:56 +02:00
alistair3149 c727f9e4c2
chore(release): 🚀 2.0.0-beta.1 2022-10-05 19:23:22 -04:00
alistair3149 5e962b785b
fix(skinStyles): 🐛 fix Echo overflow in small screens 2022-10-05 19:21:20 -04:00
github-actions 443c7ada54 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2022-10-04 23:38:07 +00:00
alistair3149 4a7489e19f
feat(skinStyles): add missing VE styles 2022-10-04 19:37:17 -04:00
alistair3149 7452546df9
refactor(skinStyles): ♻️ clean up unused VE styles 2022-10-04 19:24:39 -04:00
alistair3149 d2dca07618
fix(skinStyles): 🐛 various clipping in VisualEditor 2022-10-04 19:22:54 -04:00
alistair3149 a59aeff4a3
fix(skinStyles): 🐛 incorrect VE new paragraph button color 2022-10-04 19:05:57 -04:00
alistair3149 db05e6d3cf
fix(core): 🐛 ToC card should be above page header 2022-10-03 16:20:41 -04:00
alistair3149 ac2559ed8b
feat(core): use 100vh instead of 100% for min-height
Viewport height also takes the browser elements on mobile into account
2022-10-03 13:20:46 -04:00
alistair3149 979138d251
fix(core): 🐛 mw-data-content should reserve space for header 2022-10-03 12:52:17 -04:00
alistair3149 0633db4d7b
fix(core): 🐛 incorrect max height for header card 2022-10-03 12:44:11 -04:00
alistair3149 92c64be48b
fix(core): 🐛 missing z-index for mw-body-header 2022-10-03 12:38:23 -04:00
alistair3149 757cd6ad17
feat(core): remove broken recent change styles 2022-10-02 19:50:20 -04:00
alistair3149 6e1a862073
Merge pull request #524 from StarCitizenTools/rc
Citizen 2.0.0 beta release
2022-10-02 12:16:46 -04:00
alistair3149 0d1dc9d29d
chore(release): 🚀 2.0.0-beta.0 2022-10-02 12:13:09 -04:00
alistair3149 de5e110ce5
docs: 📚️ fix incorrect MW version label 2022-10-02 12:10:28 -04:00
alistair3149 6b68e94885
docs: 📚️ add notes about 1.X releases 2022-10-02 12:09:53 -04:00