Commit graph

339 commits

Author SHA1 Message Date
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
github-actions 095db889dc Github CI lint - eslint/stylelint 2020-04-13 18:49:17 +00: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 7a69693f0c
Tweaked animation speed to be more responsive 2020-03-21 00:41:45 -04:00
alistair3149 427a3a21eb
Fixing page tools z-index 2020-03-20 00:06:01 -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 ce4078cc96
Added additional padding for toc in mobile viewport 2020-03-18 13:38:50 -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 76d494467b
Fixed header font weight 2020-03-17 01:33:38 -04:00
github-actions b6a1698f00 Github CI lint - eslint/stylelint 2020-03-16 05:07:11 +00:00
alistair3149 483a3c68bb
Fix header bg in light mode 2020-03-16 01:08:51 -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
github-actions 874f968f26 Github CI lint - eslint/stylelint 2020-03-13 23:50:40 +00:00
alistair3149 bfac8e21bf
Fixed expanded table view #4 2020-03-13 19:52:22 -04:00
alistair3149 97ddc49e15
Fixed expanded table view #3 2020-03-13 19:00:55 -04:00
alistair3149 2a8121be0a
Fixed expanded table view #2 2020-03-13 18:54:30 -04:00
alistair3149 8901ef3dd2
Fixed expanded table view 2020-03-13 18:49:28 -04:00
alistair3149 62689793d4
Added back table display:block, need a alternative solution for responsive tables 2020-02-17 06:28:16 -05:00
alistair3149 802f7a0536
Removed table display:block as it is not needed 2020-02-17 06:25:20 -05:00
github-actions 2feb694f34 Github CI lint - eslint/stylelint 2020-02-16 06:04:00 +00:00
alistair3149 a2c6d6bb4c
Added bold italic for both fonts, needed for title 2020-02-16 01:04:16 -05:00
alistair3149 5e56b6b696
Hide side title in print mode since it is not needed 2020-02-15 23:24:52 -05:00
alistair3149 4589452358
Removed unused file 2020-02-15 23:01:58 -05:00
alistair3149 7a922720ba
Attempt to rearrange resourceloader module 2020-02-15 20:49:32 -05:00
github-actions 19a8a9d91e Github CI lint - eslint/stylelint 2020-02-16 00:20:20 +00:00
alistair3149 1a9f508f96
Attempt to fix syntax error for toc js 2020-02-15 19:16:20 -05:00
alistair3149 3b7efc748f
Attempt to fix syntax error for toc js 2020-02-15 19:07:23 -05:00
alistair3149 72e5b93489
Disabled eslint for files using ES6 syntax 2020-02-15 19:05:44 -05:00
alistair3149 59545461bf
Disabled eslint for files using ES6 syntax 2020-02-15 19:00:19 -05:00
alistair3149 a2a39b9e5e
Disabled ESlint for search suggestions since it is on ES6 2020-02-15 18:52:29 -05:00
alistair3149 509acf94b4 Merge branch 'dev' of github.com:StarCitizenTools/mediawiki-skins-Citizen into dev 2020-02-15 18:46:40 -05:00
alistair3149 c72c834fa2
Attempt to fix syntax error for toc js 2020-02-15 18:45:56 -05:00
alistair3149 7397d8bba8
Added ES6 comment for the search suggestion 2020-02-15 18:42:57 -05:00
github-actions 9738ab2819 Github CI lint - phpcbf 2020-02-15 23:42:05 +00:00
alistair3149 adbfeaaf0b
Fix syntax error in toc js 2020-02-15 18:37:17 -05:00
github-actions 0f5208ef18 Github CI lint - phpcbf 2020-02-15 23:11:35 +00:00
alistair3149 14600612bb
Attempt to convert to ES5 2020-02-15 18:12:09 -05:00
github-actions 333385feb5 Github CI lint - phpcbf 2020-02-15 23:05:56 +00:00
alistair3149 6985bf6f10
Attempt to convert to ES5 2020-02-15 18:06:01 -05:00
alistair3149 0168abc686
Attempt to convert to ES5 2020-02-15 18:05:11 -05:00