H. C. Kruse
|
49f6916195
|
fix: collapsible section issues (#283)
* fix: DOMDocument parser warnings
* minor: Run phpcbf
* minor: Remove linter warnings
* bug: Fix section.js script name
|
2021-03-03 03:05:13 -05:00 |
|
alistair3149
|
0fc6a7d6ae
|
chore: update dependencies
|
2021-01-05 19:24:52 -05:00 |
|
alistair3149
|
bf2e70b90c
|
Update dependencies
|
2020-11-24 15:29:14 +00:00 |
|
H. C. Kruse
|
f3d727e8e5
|
Add installer name to composer.json
When installing the skin via composer the created folder is named `citizen` instead of `Citizen`.
See: https://www.mediawiki.org/wiki/Manual:Composer.json_best_practices#Skins for more info
|
2020-10-11 13:55:01 +02:00 |
|
alistair3149
|
1d24923ba6
|
Use GPL-3.0-or-later instead
GPL-3.0 is deprecated
|
2020-06-16 23:19:01 -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
|
97340767d0
|
Supress composer error
|
2020-01-09 19:32:29 -05:00 |
|
alistair3149
|
b44a9b72f7
|
Removed phpcbf from composer as it is run by a script now
|
2019-12-30 18:48:52 -05:00 |
|
alistair3149
|
7f3fc91070
|
Updated composer
|
2019-12-26 01:22:10 -05:00 |
|
Hannes
|
6423104c0f
|
Add MW test suite to skin
Run composer install to install dev dependencies
- composer test -> check code style
- composer fix -> auto fix
|
2019-12-26 00:26:39 +01:00 |
|