This website requires JavaScript.
Explore
Help
Register
Sign In
wikimedia
/
mediawiki-skins-MinervaNeue
Watch
1
Star
0
Fork
You've already forked mediawiki-skins-MinervaNeue
0
mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced
2024-11-14 18:05:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
899ebe39f0
mediawiki-skins-MinervaNeue
/
.eslintignore
7 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
build: Replace Grunt with npm scripts for eslint, stylelint, and banana-checker Fix eslint errors in .eslintrc, and add .eslintrc to the .eslintignore. Bug: T206462 Change-Id: I1569082622a61d3b089c7d2a637dafabae68228e
2021-04-07 14:22:52 +00:00
/docs/
Add automated a11y test coverage to Minerva Bug: T319080 Change-Id: I156fd765f02a3deb01722770de68ebbd4f076d5b
2022-09-29 20:06:01 +00:00
/a11y/
build: Replace Grunt with npm scripts for eslint, stylelint, and banana-checker Fix eslint errors in .eslintrc, and add .eslintrc to the .eslintignore. Bug: T206462 Change-Id: I1569082622a61d3b089c7d2a637dafabae68228e
2021-04-07 14:22:52 +00:00
/libs/
/node_modules/
/vendor/
/tests/resource-loader-bundlesize.js
Add --color-link--visited to night mode palette Right now visited links in night mode are showing the day mode style for @color-visited, because --color-link--visited is defined, but never set to a corresponding night mode style. This defines the night mode variant in the stylesheet, and sets it to the same value as --color-visited Visual change only in night mode, which is behind a feature flag I also added /coverage/ to the eslintignore, as I was getting failures on the pre-commit hook due to us linting the coverage report 🙃 Bug: T356825 Change-Id: I96695fe4c094b79385e36aef9e29b8d392c06302
2024-02-16 14:35:19 +00:00
/coverage/
Reference in a new issue
Copy permalink