alistair3149
9bc8d7a44c
feat(MultimediaViewer): ✨ smaller scroll indicator for MMV
2022-12-02 15:14:33 -05:00
alistair3149
9d78879095
fix(core): 🐛 remove border as it collides with MMV button
2022-12-01 22:48:48 -05:00
alistair3149
323acda0b1
feat(core): ✨ add icon to all talk page buttons
...
Talk page keys in the associated page array can vary based on namespace.
This commit will match keys end with 'talk' and match them to the speechBubble icon.
2022-12-01 22:34:29 -05:00
alistair3149
e2b13a00d1
chore(release): 🚀 2.1.0
2022-12-01 22:05:43 -05:00
alistair3149
dd7270bcd4
feat(codex): ✨ add grade A support for Codex
...
Also align with MW UI, OOUI
2022-12-01 22:03:42 -05:00
alistair3149
faf294e899
feat(core): ✨ tweak RC and Watchlist styles
2022-12-01 16:13:25 -05:00
alistair3149
ca7dd9fe86
feat(ooui): ✨ redo OOUI styles
2022-11-30 21:42:28 -05:00
alistair3149
f64f1a2d5e
fix(core): 🐛 input focus state should use hover background color
2022-11-30 16:10:48 -05:00
alistair3149
ce9e9de25b
feat(core): ✨ redo MediaWiki UI styles
2022-11-30 15:38:59 -05:00
alistair3149
1238799a82
feat(Popups): ✨ add responsive support for Popups
2022-11-29 12:51:54 -05:00
alistair3149
dcd7a7bf21
feat(Popups): ✨ update Popups styles
2022-11-28 22:04:07 -05:00
alistair3149
93f5f3fc06
feat(ooui): ✨ do not flip OOUI icons that are marked
2022-11-28 20:46:32 -05:00
alistair3149
e261abf8b5
fix(core): 🐛 clean up leftover drawer script references ( #554 )
...
Drawer sub search was removed earlier in a commit to refactor the drawer,
this commit is to clean up leftover references
2022-11-28 18:59:15 -05:00
alistair3149
28368f3dfa
feat(MultimediaViewer): ✨ tweak scroll indicator behavior
2022-11-28 18:54:14 -05:00
translatewiki.net
5a91cf4101
Localisation updates from https://translatewiki.net .
2022-11-28 13:08:54 +01:00
alistair3149
a078508771
docs(readme): update feature description
...
More concise on what extension style means
2022-11-28 03:09:46 -05:00
alistair3149
7b6743e4b6
feat(MultimediaViewer): ✨ revamp mmv styles
2022-11-27 22:30:34 -05:00
alistair3149
f041b2cbea
feat(core): ✨ only apply letter spacing to text field labels
2022-11-26 17:59:03 -05:00
github-actions
c634a934bd
ci: 👷 lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2022-11-26 08:41:34 +00:00
alistair3149
bf9a4850f6
feat(core): add underglow to progress indicator
2022-11-26 03:40:43 -05:00
alistair3149
97b8ece48f
feat(core): ✨ tweak signup, login page styles
2022-11-24 22:19:52 -05:00
alistair3149
9652d4f8ed
refactor(core): ♻️ prepare for heading structure changes
2022-11-24 21:46:23 -05:00
alistair3149
ad714dcfed
feat(core): ✨ allow collapsible sections with DiscussionTools wrappers on headings
...
Bug: T314714
2022-11-24 21:36:06 -05:00
alistair3149
81eadf9c8d
perf(core): ⚡ ️ replace getElementsByTagName() with DOMCompat::querySelectorAll()
...
Should help with performance quite a bit
Bug: T317070
2022-11-24 21:26:55 -05:00
alistair3149
b182872ea7
fix(core): 🐛 incorrect height for page action button
2022-11-24 21:19:14 -05:00
alistair3149
3fb66b38b2
feat(core): ✨ add hover states to editsection links
2022-11-24 21:14:51 -05:00
alistair3149
a863949325
feat(core): ✨ tweak gallery styles
2022-11-24 21:11:38 -05:00
alistair3149
be7139968e
feat(typography): ✨ add bottom margin to headings
2022-11-24 20:21:36 -05:00
alistair3149
467cf85be4
feat(core): ✨ unify sticky header styles
2022-11-24 20:15:13 -05:00
translatewiki.net
7c3c00d759
Localisation updates from https://translatewiki.net .
2022-11-24 13:09:51 +01:00
alistair3149
fcf2f436cd
feat(core): ✨ add create account page styles
2022-11-23 22:25:31 -05:00
alistair3149
51c931eed2
feat(core): ✨ add htmlform styles
2022-11-23 21:17:04 -05:00
alistair3149
5e14891088
feat(typography): ✨ add label styles
2022-11-23 20:52:44 -05:00
alistair3149
41dd999f5a
fix(core): 🐛 content should not collaspe margin
2022-11-23 18:50:08 -05:00
alistair3149
bfcd43ce11
feat(core): ✨ right align language badge
2022-11-23 18:38:31 -05:00
alistair3149
027e298e1e
feat(typography): ✨ do not change GRAD axis
...
It seems that browsers don't have a standard for GRAD.
Sometimes it is too thin and sometimes it is too thick
2022-11-23 18:37:00 -05:00
alistair3149
069f442d57
feat(core): ✨ tweak page actions styles
2022-11-23 14:47:38 -05:00
alistair3149
baab7e17a8
feat(core): ✨ tweak content footer styles
2022-11-23 14:47:14 -05:00
alistair3149
b775a7e88a
refactor(core): ♻️ remove unnessecary margin
2022-11-23 14:15:07 -05:00
alistair3149
f70d410779
feat(core): ✨ reduce scroll up header delay
2022-11-23 14:11:48 -05:00
alistair3149
2ee0499b0c
chore(release): 🚀 2.0.1
2022-11-22 12:04:02 -05:00
alistair3149
71a7945a71
fix(core): incorrect letter case in file name
2022-11-22 11:47:46 -05:00
dependabot[bot]
fb10f0eeb2
chore(deps-dev): bump @commitlint/cli from 17.2.0 to 17.3.0 ( #550 )
...
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli ) from 17.2.0 to 17.3.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.3.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>
2022-11-22 01:17:14 -05:00
dependabot[bot]
beab3a5aa8
chore(deps-dev): bump @commitlint/config-conventional ( #549 )
...
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional ) from 17.2.0 to 17.3.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.3.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>
2022-11-22 01:15:48 -05:00
alistair3149
53cfa8714e
fix(core): 🐛 missing page tool background styles
2022-11-21 19:13:41 -05:00
alistair3149
ead296c46d
feat(core): ✨ reduce space between page header and tools
2022-11-21 19:05:38 -05:00
alistair3149
7153186c5f
chore(release): 🚀 2.0.0
2022-11-21 17:59:04 -05:00
alistair3149
c281163b54
Merge pull request #548 from StarCitizenTools/citizen_2.0
...
Citizen 2.0.0 release
2022-11-21 17:57:19 -05:00
github-actions
6357f22de4
ci: 👷 lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2022-11-21 22:55:17 +00:00
alistair3149
7ffe7fdb79
refactor(core): ♻️ remove redundant patrollink styles
2022-11-21 17:47:30 -05:00