Commit graph

94 commits

Author SHA1 Message Date
Hannes 5ca55c4f74
bug: fix ve darkmode selector 2021-01-13 10:23:10 +01:00
Hannes 9515302849
fix: renamed link color variable 2021-01-13 09:37:43 +01:00
alistair3149 da76ccbbeb
refactor: order styles with idiomatic order 2021-01-11 11:45:52 -05:00
Hannes dde580e2de
Merge remote-tracking branch 'upstream/master' into feature/darkmode-switch 2021-01-09 23:03:23 +01:00
Hannes 13e853ac9a
refactor: Convert color-scheme query to class 2021-01-09 22:57:28 +01:00
github-actions 49c91ba3fe Make a dinner reservation - MediaWiki CI
I clean up code to MediaWiki standards
2020-10-13 01:26:21 +00:00
alistair3149 3c3e4159c4
Fix some OOUI and Flow darkmode issues on 1.35 (#191)
* Fix some ooui and flow darkmode issues on 1.35

* Make CI happy

* Make CI happy

Co-authored-by: Hannes <hannes@octofox.de>
2020-10-12 21:25:14 -04:00
alistair3149 8606c73859
Fix stylelint error: 2020-07-25 14:46:12 -04:00
alistair3149 989d16dfd4
Fix stylelint linebreak error 2020-07-25 14:33:35 -04:00
alistair3149 e58beb179f
Fix skewed toggle for Extension:CategoryTree (#101) 2020-07-25 14:19:44 -04:00
alistair3149 f0f59178fe
Fix popup background color overflow 2020-06-26 16:09:08 -04:00
alistair3149 bd7ef24c31
Tweak CookieWarning styles (#150)
* Tweak more-info styles for CookieWarning

* Tweak styles for CookieWarning

* Remove duplicated selector

* Remove duplicated selector

* Tweak background color

* More tweak to cookie banner styles

* Fix padding for more info button

* Make a dinner reservation - MediaWiki CI

I clean up code to MediaWiki standards

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2020-06-25 17:04:36 -04:00
alistair3149 83974ee295
Fix VE edit summary dark mode color 2020-06-23 14:45:57 -04:00
alistair3149 f72af5e76d
Improve CI and code clean up (#143)
* Replace existing grunt linter

* Fix stylesheet issues picked up by stylelint

* Update the git workflow

* Fix incorrect slash in workflow file

* Github CI lint - eslint/stylelint

* Clean up composer

* Fix phpcb error

* MediaWiki CI

* Change commit message

* Update status badge

* Add JSDoc

* Add SVGO

* Make a dinner reservation - MediaWiki CI

I clean up code to MediaWiki standards

* Optimize SVG files with SVGO

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2020-06-16 22:49:41 -04:00
alistair3149 478c476431 Move Echo dark styles to echo skinstyles 2020-06-12 01:59:13 -04:00
github-actions cd5a8fa28c Github CI lint - eslint/stylelint 2020-06-12 05:57:30 +00:00
alistair3149 242d49af1e Clean up overqualified selectors 2020-06-12 01:56:55 -04:00
github-actions d7fd8b8c24 Github CI lint - eslint/stylelint 2020-06-12 05:43:40 +00:00
alistair3149 520b80132e
Move Cite-related styles outside of common 2020-06-12 01:43:12 -04:00
alistair3149 e8d992615d
Fix misalignment of VE and CodeMirror 2020-06-10 22:56:34 -04:00
alistair3149 234f85be50
Tweak echo styles 2020-06-10 21:56:06 -04:00
alistair3149 d4113bc834
Fix popup dark mode color 2020-06-10 21:37:17 -04:00
alistair3149 590024e038
Clean up ToC styles 2020-06-10 18:02:22 -04:00
alistair3149 8295bba440
Add mobile-friendly tweaks to VisualEditor (#129)
* Hide some tools in mobile VE

* Github CI lint - eslint/stylelint

* Fixed typo in VE styles

* Shorten save button for VE in small screen

* Fixed stylelint error

* Github CI lint - eslint/stylelint

* Fix syntax for a CSS selector

* Fix z-index for save modal

* More restrictive CSS selector

* Fix syntax again

* Github CI lint - eslint/stylelint

* Fix a few bugs in VE

* Github CI lint - eslint/stylelint

* Fix margin and padding for VE text

* Fix a few bugs for VE

* Add styles for VE placeholder

* Fix CSS selector for VE toolbar placeholder

* Load VE skinstyle sooner

* Fix VE toolbar position in smaller screens

* Fix issues where some VE styles are overrided

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2020-06-10 16:47:24 -04:00
alistair3149 8163f106e9
Fix VE clipping popup issue 2020-06-10 02:38:45 -04:00
github-actions 44a785f65a Github CI lint - eslint/stylelint 2020-06-10 05:07:26 +00:00
alistair3149 bb80826ce8 Clean up VisualEditor skin styles 2020-06-10 01:06:50 -04:00
alistair3149 72b41df5ce
Refactor header DOM structure
- Reduced unnessecary HTML elements
- Stanardized class and IDs
- Switch to fix header due to performance concern
- Rewrote over-qualified CSS selectors
- Started rework on file organizations
2020-06-07 01:30:54 -04:00
alistair3149 09116cd568
Changed header from mw-header-container to mw-header 2020-06-06 15:51:51 -04:00
alistair3149 e46465d4d3
Fixed alignment of ULS icon in 1.34 2020-06-04 16:43:29 -04:00
alistair3149 37732ea6a9
Partial Mustache refactor (#113)
Refactor some components into Mustache. With the footer refactor addressed in #75, it should solve most of the incompatibility issues caused by previous hacks used to generate the footer
2020-06-02 02:23:11 -04:00
github-actions 6aa7f9f88a Github CI lint - eslint/stylelint 2020-05-22 15:32:19 +00:00
alistair3149 2c0b6dd466
Added z-index to content to be higher than footer 2020-05-22 11:31:38 -04:00
github-actions 48fa262183 Github CI lint - eslint/stylelint 2020-05-17 23:40:16 +00:00
alistair3149 4287903ca4
Various popup styles improvements and fixes
- Added placeholder color background for thumbnail on popup
- Fixed white arrow on popup in dark mode
2020-05-17 19:39:43 -04:00
alistair3149 d7cc718f28
Fixed toolbar overlapping side site title in VE (#103) 2020-05-17 18:59:02 -04:00
alistair3149 7a69693f0c
Tweaked animation speed to be more responsive 2020-03-21 00:41:45 -04:00
alistair3149 cbe55f13ff
Fix header bg bleeding with VE 2020-03-16 01:34:06 -04:00
alistair3149 8c76e8a831
Fixed text color in CodeMirror dark mode 2020-03-16 01:14:32 -04:00
alistair3149 61f1462a94 Merge branch 'dev' of github.com:StarCitizenTools/mediawiki-skins-Citizen into dev 2020-03-15 00:26:12 -04:00
alistair3149 c614be2ba8
Improved mobile cookie banner #2 2020-03-15 00:26:03 -04:00
alistair3149 3592326b65
Improved mobile cookie banner 2020-03-15 00:11:16 -04:00
github-actions 1cc18a6265 Github CI lint - eslint/stylelint 2020-03-15 04:09:41 +00:00
alistair3149 4ca33d24e8
Tweaked tabber tab styles 2020-02-16 03:12:14 -05:00
alistair3149 70390f3e45
Merge pull request #27 from octfx/feature/srf_darkmode
Semantic Result Formats Darkmodes
2019-12-30 20:21:44 -05:00
alistair3149 b8ff427e66
Merge pull request #38 from octfx/feature/uploadwizard_darkmode
Add Extension UploadWizard darkmode
2019-12-30 16:59:11 -05:00
Hannes 55ad6ad0c8
Add Extension UploadWizard darkmode 2019-12-30 20:38:37 +01:00
alistair3149 a68c47f034
Merge pull request #35 from octfx/feature/lingo_darkmode
Extension Lingo darkmode
2019-12-30 11:26:12 -05:00
alistair3149 3a01db8314
Merge pull request #37 from octfx/feature/advanced_search_darkmode
Extension AdvancedSearch darkmode
2019-12-30 11:24:52 -05:00
Hannes facb4ea607
Add Extension AdvancedSearch darkmode 2019-12-30 17:02:31 +01:00