Commit graph

2825 commits

Author SHA1 Message Date
alistair3149 f40c0db9bf
fix(core): 🐛 incorrect gallery margin and padding styles
See T327016
2023-01-14 19:35:21 -05:00
alistair3149 f11ad86a07
fix(Cargo): 🐛 incorrect hover style for datatable 2023-01-14 19:16:36 -05:00
dependabot[bot] c98e87a92c
chore(deps-dev): bump @commitlint/config-conventional (#569)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.4.0 to 17.4.2.
- [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.2/@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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 08:56:01 -05:00
dependabot[bot] a5a979dbeb
chore(deps-dev): bump @commitlint/cli from 17.4.0 to 17.4.2 (#568)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.4.0 to 17.4.2.
- [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.2/@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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-13 08:42:54 -05:00
alistair3149 f3de051635
chore(release): 🚀 2.3.2 2023-01-12 16:43:20 -05:00
alistair3149 5023f2aa64
feat(toc): add bottom margin to sticky toc 2023-01-12 15:58:40 -05:00
alistair3149 4c1ec61622
fix(core): 🐛 incorrect layout when signupstart is present 2023-01-12 15:52:33 -05:00
translatewiki.net 77ed808acd Localisation updates from https://translatewiki.net. 2023-01-12 13:11:47 +01:00
alistair3149 b7fc5502d3
docs(readme): 📚️ remove duplicated config flag 2023-01-10 15:14:28 -05:00
alistair3149 df7346c937
fix(Cargo): restore table to default behavior
That behavior will be the same as how we handle other tables as well
2023-01-09 18:55:55 -05:00
alistair3149 8704cc2d91
feat(core): add file metadata table styles 2023-01-09 18:47:25 -05:00
alistair3149 a021815757
refactor(TwoColConflict): ♻️ remove unused styles 2023-01-09 18:38:56 -05:00
alistair3149 ed36d72482
feat(TwoColConflict): add TwoColConflict skinStyles 2023-01-09 18:38:09 -05:00
alistair3149 1e47e95a8d
fix(search): 🐛 more robust null check for description 2023-01-09 16:24:28 -05:00
alistair3149 7bd30ebecb
feat(UploadWizard): update UploadWizard styles 2023-01-08 21:23:23 -05:00
alistair3149 b7996c5952
fix(codex): 🐛 incorrect Codex file name 2023-01-07 13:50:41 -05:00
alistair3149 7ea2955312
refactor(codex): remove unused file 2023-01-07 13:47:54 -05:00
alistair3149 242413bf4a
fix(search): 🐛 incorrect keyboard navigation on typeahead items 2023-01-06 16:03:02 -05:00
translatewiki.net e094343770 Localisation updates from https://translatewiki.net. 2023-01-05 13:15:36 +01:00
alistair3149 aeed04b860
feat(core): add toolbox icon for CreateRedirect 2023-01-05 01:12:56 -05:00
alistair3149 12c9648483
chore(release): 🚀 2.3.1 2023-01-05 01:00:55 -05:00
alistair3149 3fd4908953
fix(CodeMirror): 🐛 incorrect selector for CM elements
This should also fix the text highlight color issue
2023-01-05 01:00:38 -05:00
alistair3149 d6ebcd22b0
chore(ci): 🔧 👷 mark husky as executable 2023-01-05 00:48:10 -05:00
alistair3149 46437d81f6
feat(CodeMirror): sync background color with other editors 2023-01-05 00:47:03 -05:00
dependabot[bot] 25d451f575
chore(deps-dev): bump @commitlint/cli from 17.3.0 to 17.4.0 (#563)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.3.0 to 17.4.0.
- [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.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  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-05 00:34:25 -05:00
dependabot[bot] dbf926e1c1
chore(deps-dev): bump @commitlint/config-conventional (#564)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.3.0 to 17.4.0.
- [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.0/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  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-05 00:33:19 -05:00
github-actions 9497163637 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2023-01-04 03:59:38 +00:00
alistair3149 5db562008e
feat(Cargo): cargo table should have reduced font size 2023-01-03 22:58:17 -05:00
alistair3149 1dcb37a467
feat(Cargo): datatable should have reduced font size 2023-01-03 22:57:04 -05:00
alistair3149 dd7f21bc8e
feat(Cargo): add responsive support for datatable 2023-01-03 22:52:25 -05:00
github-actions 4f0286aa7c ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2023-01-04 03:50:03 +00:00
alistair3149 8adf25e350
fix(Cargo): 🐛 add datatable odd row hover styles 2023-01-03 22:49:08 -05:00
alistair3149 a017bae502
feat(Cargo): update partial Cargo styles
Cargo is massive so it might have to be broken down into several commits
2023-01-03 22:47:51 -05:00
H. C. Kruse 286f4f2f1d
feat(ReplaceText): add ReplaceText styles (#561)
* feat: Add ReplaceText styles

* ci: 👷 lint code to MediaWiki standards

Check commit and GitHub actions for more details

* docs: 📚️ add missing documentation

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
Co-authored-by: alistair3149 <alistair31494322@gmail.com>
2023-01-03 21:00:48 -05:00
dependabot[bot] 93514f7f5f
chore(deps-dev): bump husky from 8.0.2 to 8.0.3 (#562)
Bumps [husky](https://github.com/typicode/husky) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v8.0.2...v8.0.3)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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-03 19:50:13 -05:00
github-actions aacf10b20c ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2023-01-04 00:28:23 +00:00
alistair3149 8c4bd54d32
feat(core): only add upload link when it is enabled
Citizen should not add upload link to drawer when $wgEnableUploads is
false.
2023-01-03 19:26:43 -05:00
translatewiki.net dc57449041 Localisation updates from https://translatewiki.net. 2023-01-02 13:11:07 +01:00
translatewiki.net 79b8836e5a Localisation updates from https://translatewiki.net. 2022-12-29 13:14:24 +01:00
translatewiki.net 8d35bd164d Localisation updates from https://translatewiki.net. 2022-12-22 13:10:30 +01:00
alistair3149 084799f58a
fix(core): add missing WMUI help icon (#560) 2022-12-21 12:46:37 -08:00
alistair3149 023ee9427a
feat(core): more colorful emphasized text color 2022-12-20 21:50:49 -08:00
alistair3149 985ecb2aa1
feat(core): tweak content sub spacing 2022-12-20 14:06:07 -08:00
dependabot[bot] a5747ad84b
chore(deps): bump tj-actions/changed-files from 34 to 35 (#558)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 34 to 35.
- [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/v34...v35)

---
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-12-20 13:44:59 -08:00
github-actions 982407d454 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2022-12-20 21:36:13 +00:00
alistair3149 aa13b58194
fix(core): missing style for the previous commit 2022-12-20 13:34:59 -08:00
github-actions 6cfd8cb809 ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
2022-12-20 20:54:59 +00:00
alistair3149 0051115ce0
feat(core): always truncate sticky header first heading
That would keep the sticky first header to always be one line, also solves #559
2022-12-20 12:53:43 -08:00
translatewiki.net 20417ef6c3 Localisation updates from https://translatewiki.net. 2022-12-19 13:10:03 +01:00
alistair3149 60c12706a5
feat(search): contain the overscroll of search suggestion 2022-12-18 01:09:42 -05:00