alistair3149
ae37aac29a
Merge pull request #206 from StarCitizenTools/dev
...
Minor fixes and improvements
2021-01-13 11:15:27 -05:00
github-actions
8aa548cfb0
ci: lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2021-01-13 16:14:33 +00:00
alistair3149
a8b275607c
fix: update selector for advanced search extension
2021-01-13 11:14:01 -05:00
alistair3149
97c8c41498
Merge pull request #205 from octfx/dev
...
Minor fixes
2021-01-13 09:04:58 -05:00
Hannes
5ca55c4f74
bug: fix ve darkmode selector
2021-01-13 10:23:10 +01:00
Hannes
36d6885b34
refactor: use this over self
2021-01-13 10:23:10 +01:00
github-actions
5231c3444e
ci: lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2021-01-13 08:39:35 +00:00
Hannes
9fb094a3c0
refactor: add theme class through php
2021-01-13 09:38:26 +01:00
Hannes
9515302849
fix: renamed link color variable
2021-01-13 09:37:43 +01:00
alistair3149
687807c2e0
docs: add i18n documentation on theme options
2021-01-12 19:50:24 -05:00
alistair3149
6da02aba6d
docs: update dark mode readme
2021-01-12 18:35:31 -05:00
alistair3149
7c8e291cfa
Merge pull request #204 from StarCitizenTools/dev
...
- Add dark mode toggle
- Add support for wgLogos
- Convert to CSS variable for better theme support
- Tweak hover and active states
2021-01-12 18:33:19 -05:00
alistair3149
dbcf0c3318
doc: bump version to 1.2.0
2021-01-12 18:23:58 -05:00
alistair3149
ba84a43077
feat: update dark active primary color
2021-01-12 17:13:00 -05:00
alistair3149
88a659d1da
feat: change menu hover color to blue to indicate page load
2021-01-12 17:03:52 -05:00
alistair3149
96ccea6cda
fix: empty feature flag for core style
2021-01-12 16:45:00 -05:00
alistair3149
3de8206f03
fix: empty feature flag since it breaks 1.35
2021-01-12 16:42:00 -05:00
alistair3149
2ae71637d4
fix: remove toc feature flag for 1.35 compatibility
2021-01-12 16:23:45 -05:00
alistair3149
3f60ca2b14
refactor: use common CSS variables for search suggestion
2021-01-12 15:46:40 -05:00
alistair3149
de0dcd6c75
refactor: use common CSS variables for lazyload
2021-01-12 15:14:52 -05:00
alistair3149
24319fd190
refactor: use common CSS variables for ToC
2021-01-12 15:13:24 -05:00
alistair3149
ed5a9a9741
fix: link color for logo wordmark
2021-01-12 14:42:42 -05:00
alistair3149
9d3df250de
refactor: merge CSS variables in core styles
2021-01-12 14:31:35 -05:00
H. C. Kruse
dde77d19dc
fix: fix incorrect files from rebased PR ( #203 )
...
* refactor: Fix switching theme
* ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
* refactor: Fix bad rebase
* ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2021-01-11 20:12:14 -05:00
H. C. Kruse
b4488f8ddb
fix: fix theme switcher logic ( #202 )
...
* refactor: Fix switching theme
* ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2021-01-11 17:13:01 -05:00
alistair3149
e27fe0b998
feat: remove header box-shadow transition
2021-01-11 13:52:53 -05:00
alistair3149
b867943040
feat: add cursor pointer to theme toggle
2021-01-11 13:49:53 -05:00
github-actions
70b74107de
ci: lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2021-01-11 18:47:47 +00:00
alistair3149
e9d9015d63
docs: add missing parameter
2021-01-11 13:47:21 -05:00
alistair3149
0f4f574e8e
feat: update theme toggle styles
2021-01-11 13:40:25 -05:00
alistair3149
6f0181723e
test: ignore inline es6 script from eslint
2021-01-11 13:40:06 -05:00
alistair3149
83bac9e4f6
refactor: separate theme toggle styles from core module
2021-01-11 13:31:49 -05:00
alistair3149
c6dc8f4dae
test: disable eslint for the inline script
2021-01-11 13:17:20 -05:00
alistair3149
a553f9cb28
perf: optimize with SVGO
2021-01-11 13:13:10 -05:00
alistair3149
22980f9302
style: rename theme switcher RL module
2021-01-11 13:12:49 -05:00
alistair3149
603a50b7d2
refactor: move theme toggle before search
2021-01-11 12:22:32 -05:00
github-actions
90e1826134
ci: lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2021-01-11 17:17:37 +00:00
alistair3149
68d8621220
test: fix disallowed border property
2021-01-11 12:16:57 -05:00
H. C. Kruse
e30e6ce52c
feat: implement theme toggle ( #201 )
2021-01-11 12:13:59 -05:00
alistair3149
bf7f458b79
test: fix font weight notation stylelint rules
2021-01-11 11:50:41 -05:00
alistair3149
da76ccbbeb
refactor: order styles with idiomatic order
2021-01-11 11:45:52 -05:00
alistair3149
0a0c743e37
test: add stylelint order to CI
2021-01-11 11:44:29 -05:00
alistair3149
5a8c15f3c2
refactor: move theme preference underneath skin preferences
2021-01-10 17:38:11 -05:00
alistair3149
88ecd756e2
refactor: make theme handler more versatile
2021-01-10 15:40:25 -05:00
alistair3149
d163627c06
Merge pull request #200 from octfx/feature/darkmode-switch
...
Configurable Color Scheme
2021-01-10 13:10:23 -05:00
github-actions
002240b384
ci: lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2021-01-09 22:15:47 +00:00
Hannes
affe2ddc66
test: Make CI happy
2021-01-09 23:14:48 +01:00
Hannes
358fed47c6
test: Make CI happy
2021-01-09 23:12:17 +01:00
Hannes
7a8a60a853
test: Fix CI
2021-01-09 23:07:05 +01:00
Hannes
dde580e2de
Merge remote-tracking branch 'upstream/master' into feature/darkmode-switch
2021-01-09 23:03:23 +01:00