Go to file
Volker E 3205e72ad8 build: Replace 'grunt-svgmin' with npm based 'svgo' & re-crush SVGs
Replacing 'grunt-svgmin' with 'svgo' v2.3.0.
Also
- replacing all Grunt based tasks with npm equivalents. 'build' has
before just been for SVG minification and that's the same now in npm.
- changing to JS based '.svgo.config.js'
- re-crushing all SVGs. Note that 'link-hover.svg' and 'link.svg' have
been optimized with reduced precision. All other changes are resulting
from updated SVGO.

Bug: T278656
Change-Id: Ie895edb4e88336ffc56f570b8f80bf7d1e331894
2021-04-12 13:01:59 -07:00
.phan Remove the BetaFeatures integration 2019-05-08 11:22:35 -07:00
i18n Localisation updates from https://translatewiki.net. 2021-04-12 08:38:16 +02:00
includes Avoid using User::getDefaultOptions 2021-03-01 11:42:55 +02:00
resources build: Replace 'grunt-svgmin' with npm based 'svgo' & re-crush SVGs 2021-04-12 13:01:59 -07:00
tests [cleanup] Fix eslint (new version) warnings 2020-11-02 02:58:31 +01:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-14 03:22:36 +00:00
.gitignore build: Updating mediawiki/mediawiki-codesniffer to 26.0.0 2019-08-04 15:15:13 +00:00
.gitreview Whoops, track not trace 2016-10-24 17:03:01 -07:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 33.0.0 2020-11-04 04:47:55 +00:00
.rubocop.yml Updated RuboCop to the latest version 2015-12-09 16:10:56 +01:00
.rubocop_todo.yml Update RuboCop Ruby gem 2017-12-04 16:53:35 +01:00
.stylelintrc.json Use json extension for .stylelintrc 2017-08-19 10:10:03 +02:00
.svgo.config.js build: Replace 'grunt-svgmin' with npm based 'svgo' & re-crush SVGs 2021-04-12 13:01:59 -07:00
AUTHORS Update Legoktm's email address 2021-04-11 19:09:35 -07:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 14:22:27 +00:00
composer.json build: Updating dependencies 2021-01-30 04:57:45 +00:00
COPYING Initial commit - working demo 2013-09-03 16:52:28 -07:00
DEVELOPERS.md Follow-up 950577662: Put developer-focussed notes in DEVELOPERS.md 2020-02-24 12:08:52 -08:00
extension.json Convert to manifest_version 2 2020-06-12 10:07:29 +00:00
Gemfile Update RuboCop Ruby gem 2017-12-04 16:53:35 +01:00
Gemfile.lock Update ffi and rubyzip gems 2018-11-06 11:28:07 +01:00
Gruntfile.js build: Replace 'grunt-svgmin' with npm based 'svgo' & re-crush SVGs 2021-04-12 13:01:59 -07:00
importml.sh Make importml.sh less Linux-centric, more UNIX-agnostic 2013-12-05 00:19:02 +00:00
jsduck.categories.json eslint: Update eslint-config-wikimedia to 0.16.2 2020-06-26 12:14:27 +01:00
jsduck.external.js eslint: Update eslint-config-wikimedia to 0.16.2 2020-06-26 12:14:27 +01:00
jsduck.json Move files to their own directory per module 2018-07-30 15:15:25 +02:00
MultimediaViewer.php Remove the BetaFeatures integration 2019-05-08 11:22:35 -07:00
package-lock.json build: Replace 'grunt-svgmin' with npm based 'svgo' & re-crush SVGs 2021-04-12 13:01:59 -07:00
package.json build: Replace 'grunt-svgmin' with npm based 'svgo' & re-crush SVGs 2021-04-12 13:01:59 -07:00
Rakefile Migration of browsertests* Jenkins jobs to selenium* jobs 2016-04-25 19:15:12 +02:00