Commit graph

1652 commits

Author SHA1 Message Date
github-actions 90b95438ac ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
2021-04-18 00:41:13 +00:00
alistair3149 b7c34e57d3
build: update svgo to 2.2.2 2021-04-17 20:40:20 -04:00
alistair3149 20dbb3afb2
build: update eslint-config-wikimedia to 0.20.0 2021-04-17 20:38:12 -04:00
alistair3149 0f2412c930
feat: don't capitalize wiki name 2021-04-17 01:51:15 -04:00
github-actions 3f9117a2cd ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
2021-04-17 04:07:47 +00:00
alistair3149 ad78883461
fix: search shortcut being triggered in textarea 2021-04-17 00:06:57 -04:00
alistair3149 5bf3c9c30d
build: bump to 1.5.6 2021-04-16 23:44:21 -04:00
alistair3149 28aeecebde
Merge pull request #345 from StarCitizenTools/dev
Various improvements
2021-04-16 23:43:57 -04:00
github-actions ec4b3fa5b4 ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
2021-04-17 03:42:35 +00:00
alistair3149 607d87a4f6
doc: add missing documentation 2021-04-16 23:41:41 -04:00
alistair3149 1fe399cd85 feat: add user edit count as user page tagline 2021-04-16 23:35:59 -04:00
github-actions 59b90fb202 ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
2021-04-17 02:40:47 +00:00
alistair3149 d89f44a76e
feat: allow tagline to be defined for custom namespaces 2021-04-16 22:39:49 -04:00
alistair3149 ff112574f4
feat: tweak fulltext search suggestion styles 2021-04-16 21:28:53 -04:00
alistair3149 9fc6639d8c
feat: tweak wordmark styles 2021-04-16 21:22:09 -04:00
alistair3149 1787a1b5dd
feat: tweak mobile searchbox animation 2021-04-16 21:12:10 -04:00
alistair3149 9008d98e9c
feat: remove will-change property from drawer 2021-04-16 21:08:50 -04:00
alistair3149 cfbf2798d2
feat: simplify searchbox animation 2021-04-16 21:07:53 -04:00
translatewiki.net bc23e9c381 Localisation updates from https://translatewiki.net. 2021-04-15 13:27:29 +02:00
alistair3149 67e7a0e619
build: bump to 1.5.5 2021-04-12 17:11:53 -04:00
alistair3149 3b46c4e0f2
Merge pull request #344 from StarCitizenTools/dev
Various improvements
2021-04-12 17:11:32 -04:00
alistair3149 2a93a292c7
feat: add contextual tagline for different namespaces 2021-04-12 17:09:35 -04:00
alistair3149 8ef0e927f8
refactor: simplify search key handler 2021-04-12 16:22:16 -04:00
alistair3149 5a3b64252d
feat: tweak search shortcut key behavior 2021-04-12 15:55:59 -04:00
alistair3149 670641e903
feat: use slash as shortcut for search 2021-04-12 15:09:28 -04:00
alistair3149 ed1b55ce45
feat: hide overflow on screen smaller than 720px 2021-04-12 14:13:28 -04:00
alistair3149 0a0a4a0849
feat: add scrollbar styles 2021-04-12 14:00:43 -04:00
alistair3149 696337c4ab
Merge pull request #343 from StarCitizenTools/dev
Minor improvements
2021-04-11 18:28:40 -04:00
alistair3149 b38254cb56
refactor: remove unused LESS variables 2021-04-11 18:24:48 -04:00
alistair3149 b91eb2fb5e
refactor: legacy viewport clean up 2021-04-11 17:57:50 -04:00
alistair3149 f8d90eba0c
refactor: unify transition timing 2021-04-11 17:53:31 -04:00
alistair3149 04a3faef1f
feat: remove list link highlight transition 2021-04-11 17:44:41 -04:00
alistair3149 bc820109e9
feat: make searchbox transition faster 2021-04-11 17:14:35 -04:00
alistair3149 92341d1976
feat: add light border to ToC modal 2021-04-11 16:48:13 -04:00
alistair3149 3f1cebae6c
fix: mediawiki.skinning.interface being loaded on VE preview 2021-04-11 15:58:56 -04:00
alistair3149 126357e524
feat: revamp ToC responsive styles 2021-04-10 20:55:48 -04:00
alistair3149 6ae72fc3da
build: bump to 1.5.4 2021-04-09 22:31:34 -04:00
alistair3149 4b1b98deb7
Merge pull request #341 from StarCitizenTools/dev
Code refactor and clean up
2021-04-09 22:31:15 -04:00
alistair3149 517c27b675
doc: add documentation to suggestion template 2021-04-09 22:30:43 -04:00
alistair3149 9e2dcdadb8
refactor: switch to Mustache template for search suggestions 2021-04-09 22:25:39 -04:00
github-actions 4ee628dde4 ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
2021-04-09 17:08:41 +00:00
alistair3149 fccf312e7e
refactor: remove the unnecessary usage of array_merge
also move skin features out of construct
2021-04-09 13:08:01 -04:00
github-actions cb8fb498ab ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
2021-04-09 15:48:47 +00:00
alistair3149 bd3eac63bb
refactor: move Mustache templates to root directory 2021-04-09 11:47:48 -04:00
H. C. Kruse 0e63bb6aef
bug: fix changing theme through UPO (#340) 2021-04-06 08:40:15 -04:00
alistair3149 abffe590b5
refactor: remove cookie theme for local storage
Co-authored-by: H. C. Kruse <6594492+octfx@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2021-04-05 14:24:18 -04:00
alistair3149 f8dbbe01a8
fix: move inline theme script into hook
Co-authored-by: Hannes Kruse <hannes@octofox.de>
2021-04-05 09:56:44 -04:00
translatewiki.net 44414e1b73 Localisation updates from https://translatewiki.net. 2021-04-05 15:31:37 +02:00
alistair3149 b625a5f819
Merge pull request #335 from StarCitizenTools/dev
Web font performance improvements
2021-04-04 14:39:38 -04:00
alistair3149 861b4cdb00
refactor: remove screenshot folder 2021-04-04 14:38:03 -04:00