Commit graph

1889 commits

Author SHA1 Message Date
alistair3149 e722cd0560
feat: add shortcut key to page title tooltip 2021-04-26 11:50:04 -04:00
alistair3149 e2b4a4e49a
feat: show page title on header after scroll
The page header also acts as a jump to top link
2021-04-26 11:39:27 -04:00
alistair3149 b720777633
fix: remove extra .less in the file name
Should fix TMH styles now
2021-04-23 09:40:31 -04:00
alistair3149 447c2b077e
build: bump to 1.6.0
All scripts are refactored to ES6 (except for skins.citizen.search, which will be addressed later)
2021-04-22 12:12:50 -04:00
alistair3149 cf5fd9d09c
Merge pull request #347 from StarCitizenTools/dev
ES6 refactor
2021-04-22 12:11:56 -04:00
alistair3149 4bbb59f978
refactor: improve search loading indicator behavior 2021-04-22 12:09:14 -04:00
alistair3149 546fa36d33
refactor: drop dependency for mediawiki.page.ready 2021-04-22 11:44:48 -04:00
translatewiki.net 2dd762cef7 Localisation updates from https://translatewiki.net. 2021-04-22 15:06:56 +02:00
alistair3149 02e2c19923
ci: remove wikimedia/jquery from ESLint 2021-04-21 18:53:01 -04:00
alistair3149 38882334c8
refactor: use checkboxHack module for search script 2021-04-21 18:47:03 -04:00
alistair3149 8129ca0e5b
feat: use MW core checkboxHack scripts instead
Cloned and tweaked to a local file as the core file can be different across MW builds
2021-04-21 16:45:52 -04:00
alistair3149 f9500dd304
fix: remove leftover console log 2021-04-21 15:10:16 -04:00
alistair3149 c5a2aaf9ec
refactor: convert skins.citizen.scripts.toc to ES6 2021-04-21 15:07:55 -04:00
alistair3149 f44aaa4e4c
refactor: refactor skins.citizen.scripts to ES6 2021-04-21 13:44:28 -04:00
alistair3149 117d839f00
doc: fix lettercase for Window and Document object 2021-04-21 11:32:44 -04:00
alistair3149 c4c607d154
fix: theme toggle button not appearing in initial load 2021-04-20 23:54:32 -04:00
alistair3149 2cec33906e
refactor: integrate skins.citizen.scripts.theme into core scripts 2021-04-20 23:42:45 -04:00
alistair3149 b75e936b71 refactor: convert skin.citizen.scripts.theme to ES6
Also renamed the file and remove unnessecary dependencies
2021-04-20 22:40:05 -04:00
alistair3149 30465ebc20 refactor: convert skin.citizen.scripts.sections to ES6 2021-04-20 21:49:22 -04:00
alistair3149 fb7c164fc9
refactor: rename drawerSubSearch script to match RL module name 2021-04-20 20:28:27 -04:00
alistair3149 43072b1947
refactor: convert skin.citizen.scripts.lazyload to ES6 2021-04-20 20:27:38 -04:00
alistair3149 98ee513e39
refactor: convert skin.citizen.scripts.drawer to ES6 2021-04-20 17:06:12 -04:00
alistair3149 0d5751e593
ci: switch to wikimedia/client-es6 2021-04-20 16:38:12 -04:00
alistair3149 549aeedd16
build: update svgo to 2.3.0
Also change script name to 'minify-svg' to align with other projects using svgo
2021-04-20 10:48:54 -04:00
alistair3149 f0d2a4ef1e
feat: tweak page header top margin 2021-04-19 14:55:57 -04:00
alistair3149 66a9a29bbf
fix: add missing permission policy config 2021-04-19 14:22:15 -04:00
alistair3149 013cfbb259
feat: add support for Permissions Policy 2021-04-19 14:17:23 -04:00
alistair3149 15ffff3aa4
fix: remove extra bracket in css var definition 2021-04-19 12:42:08 -04:00
alistair3149 76d5daa956
refactor: simplify body margin styles 2021-04-19 12:38:39 -04:00
translatewiki.net c59971257a Localisation updates from https://translatewiki.net. 2021-04-19 12:51:29 +02:00
alistair3149 8d82e7ca83
feat: optimize SVGs with SVGO 2021-04-18 14:40:38 -04:00
github-actions 08d1495bee ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
2021-04-18 18:26:51 +00:00
alistair3149 d042e94694
fix: clipping with VE toolbar 2021-04-18 14:25:47 -04:00
alistair3149 8aafb50886
fix: load ToC module when ToC present but not a content page 2021-04-17 21:24:08 -04:00
alistair3149 1670d15990
Merge pull request #346 from StarCitizenTools/dev
Minor improvements
2021-04-17 21:09:17 -04:00
alistair3149 d29d631060
feat: tweak wordmark styles 2021-04-17 21:01:24 -04:00
alistair3149 bd2b5470a2 feat: darken ToC modal background 2021-04-17 20:44:33 -04:00
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