Commit graph

1551 commits

Author SHA1 Message Date
alistair3149 57ce5848ca
feat: add passive event listener to scrollspy 2021-03-15 12:42:55 -04:00
alistair3149 b68a2bdacf
feat: allow search suggestion to be scrollable 2021-03-14 01:26:02 -05:00
alistair3149 6273711f60
feat: improve scrollspy handling
Better support for non-latin language
Add throttle function
2021-03-13 22:34:15 -05:00
github-actions 378f12c12d ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
2021-03-14 02:32:31 +00:00
alistair3149 89cfc383ca
fix: incorrect font size for source edit mode 2021-03-13 21:31:43 -05:00
alistair3149 79da99f8ea
fix: incorrect selector 2021-03-13 21:14:16 -05:00
alistair3149 3044aed787
fix: fix incorrect font size in visual edit mode 2021-03-13 16:18:38 -05:00
alistair3149 175d109f26
build: bump to 1.4.10 2021-03-13 13:17:54 -05:00
alistair3149 35354c8f53
Merge pull request #320 from StarCitizenTools/dev
Dev
2021-03-13 13:17:37 -05:00
alistair3149 5ee951c1f8
feat: support wikitext in footer description and tagline 2021-03-13 13:15:41 -05:00
alistair3149 c299787b35
Refactor: all messages should be listed from skin.json 2021-03-13 13:10:56 -05:00
alistair3149 5d8f2af62f
Merge pull request #319 from StarCitizenTools/dev
Minor fixes and improvements
2021-03-13 12:59:20 -05:00
alistair3149 7b1e87cc55
fix: video element overflow 2021-03-13 12:57:59 -05:00
alistair3149 737f5fa8cf
fix: incorrect OOUI selected tab color 2021-03-13 12:54:34 -05:00
alistair3149 4a0f7af3e0
doc: add missing param document 2021-03-13 12:45:03 -05:00
alistair3149 1b3fff4170
fix: CSS animation flash on page load on Chromium 2021-03-13 12:43:28 -05:00
alistair3149 95f6494875 chore: bump dev dependencies 2021-03-12 20:41:21 -05:00
alistair3149 6f4dc240ee
doc: fix typo on wgCitizenSearchUseREST 2021-03-12 16:20:36 -05:00
alistair3149 060c84c3d9
feat: increase contrast on search suggestion title 2021-03-12 14:40:36 -05:00
alistair3149 32ffddb2aa
doc: add remark on CitizenSearchDescriptionSource
REST API search endpoint does not provide access to textextract and pagedescription value.
2021-03-12 14:33:28 -05:00
alistair3149 062cdd91a1
feat: add option to use REST API as search suggestion source
Co-authored-by: Hannes <hannes@octofox.de>
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2021-03-12 14:25:32 -05:00
alistair3149 6366fb3283
feat: make ToC drawer darker 2021-03-11 21:53:54 -05:00
alistair3149 3fafb379ec
build: bump to 1.4.9
The two fixes are important enough to warrant a bump
2021-03-11 21:29:41 -05:00
alistair3149 4e18e2ac5e
Merge pull request #316 from StarCitizenTools/dev
ULS improvements and bug fixes
2021-03-11 21:29:09 -05:00
alistair3149 206b98f5f8
feat: update ULS styles 2021-03-11 21:27:56 -05:00
alistair3149 4fb5005bd0 feat: move ULS button back to personal menu 2021-03-11 21:09:43 -05:00
github-actions 1a72f99dd5 ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
2021-03-12 01:44:25 +00:00
alistair3149 b0f7acd6f0
fix: missing edit count for users without expllict groups 2021-03-11 20:43:36 -05:00
alistair3149 77edd0145a
feat: add experimental caching for search suggestion 2021-03-11 20:26:01 -05:00
alistair3149 1b9c2a7e97
build: bump to 1.4.8 2021-03-10 20:36:51 -05:00
alistair3149 582776f0cd
refactor: replace addHeadItem with addInlineScript
Use included method in OutputPage as addHeadItem is not specific and does not support nonce
https://doc.wikimedia.org/mediawiki-core/REL1_35/php/classOutputPage.html#ab87aa6f446da87bdf143998ee0ca5297
2021-03-10 20:35:40 -05:00
alistair3149 cddb37901e
doc: add others to author
Add others to the author field since there are other minor contributors as well.
2021-03-09 22:15:29 -05:00
alistair3149 ff328af7e5
Merge pull request #313 from StarCitizenTools/dev
Minor improvements
2021-03-09 15:07:40 -05:00
alistair3149 112ff9a4b5
feat: add user edit count to personal menu 2021-03-09 15:04:48 -05:00
alistair3149 7ed9307d60
fix: clear both for catlinks 2021-03-09 13:39:55 -05:00
alistair3149 096f98ad91
feat: convert font family to root CSS variable 2021-03-09 13:13:49 -05:00
alistair3149 9c62a58a64
feat: remove table margin rule
not nessecary
2021-03-09 12:41:34 -05:00
alistair3149 c4d86edb23
feat: add center class
Seems to be a default feature in many skins
2021-03-09 12:37:15 -05:00
alistair3149 b07ae77c50
fix: solid background for special pref buttons 2021-03-09 12:21:33 -05:00
alistair3149 2401be2cf3
bump to 1.4.7 2021-03-09 12:13:24 -05:00
alistair3149 678a13bd0a
Merge pull request #312 from StarCitizenTools/dev
Minor improvements
2021-03-09 12:12:47 -05:00
alistair3149 595e334f18
feat: add OOUI overlay styles 2021-03-09 12:11:01 -05:00
alistair3149 16aefbc559
feat: reduce lighter overlay opacity 2021-03-09 12:07:39 -05:00
alistair3149 e2a70ea73d
fix: remove unnessecary less var import 2021-03-09 12:06:07 -05:00
alistair3149 c9d3c998c9
feat: add TimedMediaHandler styles 2021-03-09 12:05:39 -05:00
alistair3149 0d1490ce35
feat: remove highlight link style
There is no reliable way to target wikilinks and it is causing a lot of issues
2021-03-09 11:52:11 -05:00
alistair3149 f722ba765a
refactor: remove less variable import
not nessecary
2021-03-08 15:44:55 -05:00
alistair3149 959191a23e
feat: add ApprovedRevs styles
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2021-03-08 15:43:45 -05:00
github-actions 9d1c734911 ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
2021-03-08 20:31:34 +00:00
alistair3149 e3cb1d4bc1
fix: add missing background color to file nav 2021-03-08 15:30:39 -05:00