alistair3149
56de894f6e
refactor: convert skin.citizen.scripts to packagedFiles
2021-01-16 17:01:58 -05:00
alistair3149
15a02db45a
feat: use Wikimedia UI icons for theme toggle
2021-01-16 00:02:55 -05:00
alistair3149
4bbf111c1f
build: bump version to 1.2.2
2021-01-15 20:32:22 -05:00
alistair3149
4bde131f77
build: bump version to 1.2.1
2021-01-14 16:56:56 -05:00
alistair3149
dbcf0c3318
doc: bump version to 1.2.0
2021-01-12 18:23:58 -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
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
alistair3149
83bac9e4f6
refactor: separate theme toggle styles from core module
2021-01-11 13:31:49 -05:00
alistair3149
22980f9302
style: rename theme switcher RL module
2021-01-11 13:12:49 -05:00
H. C. Kruse
e30e6ce52c
feat: implement theme toggle ( #201 )
2021-01-11 12:13:59 -05:00
alistair3149
88ecd756e2
refactor: make theme handler more versatile
2021-01-10 15:40:25 -05:00
Hannes
dde580e2de
Merge remote-tracking branch 'upstream/master' into feature/darkmode-switch
2021-01-09 23:03:23 +01:00
Hannes
028169ea42
feature: Make color scheme configurable
2021-01-09 22:58:43 +01:00
alistair3149
f2f669dec6
Deprecate mediawiki.skinning.content.externallinks
2020-10-22 11:04:19 -04:00
alistair3149
2110aa8d55
Add search loading indicator
2020-10-16 15:23:15 -04:00
alistair3149
331d7c9508
Disable core search module using search config
2020-08-21 15:38:11 -04:00
alistair3149
0b87fa8641
Remove low quality image placeholder for lazyload
...
The original implementation is not robust and make assumptions about a wiki configuration
2020-08-20 12:36:50 -04:00
alistair3149
68175798ac
Simpify hook definition in skin.json
2020-08-12 12:59:57 -04:00
alistair3149
a96925b031
Use SkinMustache and merge CitizenTemplate into SkinCitizen
2020-08-12 12:59:57 -04:00
alistair3149
88b7e8babc
Fix ToC behavior affected by 1.35 changes
2020-08-12 12:59:57 -04:00
alistair3149
4583a49383
Bump major version as it requires 1.35+ now
2020-08-12 12:59:57 -04:00
alistair3149
5bf4265e1e
Bump version and target min 1.35
2020-08-12 12:59:56 -04:00
alistair3149
e58beb179f
Fix skewed toggle for Extension:CategoryTree ( #101 )
2020-07-25 14:19:44 -04:00
alistair3149
1e012eb101
Default image lazyload to false due to leak
2020-07-22 17:07:15 -04:00
alistair3149
d0c23dde30
Move citizen-desc to citizen-skin-desc
2020-07-05 18:19:31 -04:00
alistair3149
5bc057f5b5
Reordered skin.json
2020-07-05 18:16:22 -04:00
alistair3149
1dd3f0316e
Bumped version
2020-07-05 15:22:19 -04:00
alistair3149
b51494102d
Wider page width for special pages ( #152 )
...
* Wider page width for special pages
* Wider page width for special pages #2
* Bumped version
2020-06-26 15:55:53 -04:00
alistair3149
7e155cb3b7
Removed hardcoded footer SVG badges
2020-06-23 15:25:26 -04:00
alistair3149
a5fdb0b9df
Move icons to icon module
2020-06-16 23:43:29 -04:00
alistair3149
906448f6a9
Bump version
2020-06-16 23:19:53 -04:00
alistair3149
1d24923ba6
Use GPL-3.0-or-later instead
...
GPL-3.0 is deprecated
2020-06-16 23:19:01 -04:00
alistair3149
6ba5f41470
Use module name for stylesheets and scripts
2020-06-16 23:03:28 -04:00
alistair3149
3736489118
Load lazyload modules with skin modules if needed
2020-06-15 22:41:56 -04:00
alistair3149
32a0af35d4
Separate ToC from core module
2020-06-15 22:32:55 -04:00
alistair3149
17967d5b60
Bump version
2020-06-12 14:07:10 -04:00
alistair3149
96d7c90b21
Separate lazyload styles from common
2020-06-12 14:02:23 -04:00
alistair3149
520b80132e
Move Cite-related styles outside of common
2020-06-12 01:43:12 -04:00
alistair3149
d2db4e26a4
Bumped version
2020-06-11 16:34:12 -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
bfa6176868
Change skin page URL from Github to MediaWiki
2020-06-09 22:23:56 -04:00
alistair3149
41802cb96a
Clean up icon ResourceLoader modules
2020-06-09 22:23:04 -04:00
alistair3149
0484c32f41
Reorganize stylesheets into its ResourceLoader module ( #126 )
2020-06-09 22:12:04 -04:00
alistair3149
9d6f97cae6
Added config to disable lazyload ( #121 )
2020-06-09 01:28:50 -04:00
alistair3149
d2845859c7
Open search when shortcut key is pressed
2020-06-09 00:30:24 -04:00
alistair3149
a9ef142b36
Bump version
2020-06-08 22:48:57 -04:00
alistair3149
345af04010
Added random button to search bar
2020-06-08 21:58:35 -04:00