Commit graph

775 commits

Author SHA1 Message Date
alistair3149 d7cc718f28
Fixed toolbar overlapping side site title in VE (#103) 2020-05-17 18:59:02 -04:00
alistair3149 28d1969952
Fixed toctoggle not behaving as expected for MW 1.32+
The toctoggle class was replaced with toctogglespan class since MediaWiki 1.32.
2020-05-17 18:51:47 -04:00
alistair3149 9205e27acb
Fixed error caused by manifest API module (#104)
Merge pull request #106 from paladox/patch-2
2020-05-15 12:16:13 -04:00
paladox cb431b61a9
Fix api
Bug: #104 104
2020-05-14 22:45:43 +01:00
alistair3149 622e5bef5b
Cleaned up RC styles to be more inline 2020-04-25 17:14:45 -04:00
github-actions 095db889dc Github CI lint - eslint/stylelint 2020-04-13 18:49:17 +00:00
alistair3149 bac5e17656
Added missing view source icon 2020-04-13 14:48:42 -04:00
github-actions c244bc08d3 Github CI lint - phpcbf 2020-04-12 03:39:34 +00:00
alistair3149 25e91670b9 Merge branch 'master' of github.com:StarCitizenTools/mediawiki-skins-Citizen 2020-04-11 23:39:06 -04:00
alistair3149 ed50693ff6
Fixed ESlint error 2020-04-11 23:38:03 -04:00
github-actions 4fe0e65641 Github CI lint - phpcbf 2020-04-12 03:25:17 +00:00
alistair3149 11a13f68fa
Search input would be focus when toggle is clicked 2020-04-11 23:24:48 -04:00
alistair3149 9bc8683676
Table of Content improvements (#98)
* More condensed ToC

* Fixed spacing between ToC title and the list

* Added ToC heading hierarchy

* Github CI lint - eslint/stylelint

* More height for the ToC

* More space between ToC title and list

* Better section highlight on ToC

* Github CI lint - eslint/stylelint

* Fixed syntax from the last commit

* Github CI lint - eslint/stylelint

* Fixed undefined var

* Fixed ToC dark mode color

* Additional ToC dark mode color fixes

* Fixed incorrect ToC dark mode highlight color

* Fixed highlight color again for dark mode

* Bumped version

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2020-04-10 17:07:43 -04:00
alistair3149 e3a9f29a32
Merge pull request #97 from StarCitizenTools/dev
Added screenshots
2020-03-26 16:35:02 -04:00
alistair3149 a05de4edbf Merge branch 'dev' of github.com:StarCitizenTools/mediawiki-skins-Citizen into dev 2020-03-26 16:28:41 -04:00
alistair3149 bb2c3ceea7
Added screenshot folder required for skin publication 2020-03-26 16:28:31 -04:00
alistair3149 b6d22fcef4
Merge pull request #96 from StarCitizenTools/dev
Updated documentation
2020-03-26 15:59:14 -04:00
alistair3149 c1f5a52ef7
Installation steps 2020-03-26 15:58:16 -04:00
alistair3149 311e1bc441
Updated localization 2020-03-26 15:54:14 -04:00
alistair3149 11f6408ed3
Added all configurations to doc 2020-03-26 15:43:30 -04:00
alistair3149 d1c33a9c77
WIP: Added other security headers to the doc 2020-03-26 15:39:02 -04:00
alistair3149 abbde42c0e
WIP: Added HSTS documentation 2020-03-26 15:30:26 -04:00
alistair3149 c539631c51
WIP: Adding better documentation on configurations 2020-03-26 15:25:22 -04:00
alistair3149 7a69693f0c
Tweaked animation speed to be more responsive 2020-03-21 00:41:45 -04:00
alistair3149 16e14b0e87
Merge pull request #95 from StarCitizenTools/dev
Fixing page tools z-index
2020-03-20 00:07:21 -04:00
alistair3149 427a3a21eb
Fixing page tools z-index 2020-03-20 00:06:01 -04:00
alistair3149 7445e83bda
Merge pull request #94 from StarCitizenTools/dev
Fixed gradient overflow on header
2020-03-19 12:51:28 -04:00
github-actions fce117c288 Github CI lint - eslint/stylelint 2020-03-19 16:48:34 +00:00
alistair3149 628696f6d5
Fixed gradient overflow on header 2020-03-19 12:47:40 -04:00
alistair3149 f23a9beef8
Merge pull request #93 from StarCitizenTools/dev
Condensed RC styles
2020-03-18 17:32:58 -04:00
alistair3149 8b50bcdd7c
Condensed RC styles 2020-03-18 17:31:01 -04:00
alistair3149 ce4078cc96
Added additional padding for toc in mobile viewport 2020-03-18 13:38:50 -04:00
alistair3149 b8c010406f
Merge pull request #92 from StarCitizenTools/dev
ToC related bug fixes
2020-03-18 13:37:39 -04:00
alistair3149 85dfe87d24
Fixed toc related issue on mobile viewport 2020-03-18 13:36:19 -04:00
alistair3149 37db8275f6
Fixed toc background in dark mode 2020-03-18 13:23:43 -04:00
alistair3149 f84b06e5cc
Merge pull request #91 from StarCitizenTools/dev
Attempt to fix autocomplete on search form
2020-03-17 18:35:42 -04:00
alistair3149 fbd85a8ef6
Attempt to fix autocomplete on search form 2020-03-17 18:34:01 -04:00
alistair3149 76d494467b
Fixed header font weight 2020-03-17 01:33:38 -04:00
alistair3149 d66a704e2f
Merge pull request #90 from StarCitizenTools/dev
Fixed header font weight
2020-03-17 01:32:29 -04:00
alistair3149 58bdd40bdc
Merge pull request #89 from StarCitizenTools/dev
Improved header styles
2020-03-16 03:36:49 -04:00
alistair3149 cbe55f13ff
Fix header bg bleeding with VE 2020-03-16 01:34:06 -04:00
alistair3149 643d2fb1d0 Merge branch 'dev' of github.com:StarCitizenTools/mediawiki-skins-Citizen into dev 2020-03-16 01:14:39 -04:00
alistair3149 8c76e8a831
Fixed text color in CodeMirror dark mode 2020-03-16 01:14:32 -04:00
alistair3149 483a3c68bb
Fix header bg in light mode 2020-03-16 01:08:51 -04:00
github-actions b6a1698f00 Github CI lint - eslint/stylelint 2020-03-16 05:07:11 +00:00
alistair3149 c42c6523f6
Bump version 2020-03-16 00:49:23 -04:00
alistair3149 bb9f9569c8
Fixed header background in desktop mode 2020-03-16 00:05:52 -04:00
alistair3149 0c82fafc49
Tweaked transparency of header icons 2020-03-15 23:27:23 -04:00
github-actions 916cdbf635 Github CI lint - eslint/stylelint 2020-03-16 03:21:17 +00:00
alistair3149 d09a561216
Improved header styles 2020-03-15 23:22:50 -04:00