1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-12 01:50:52 +01:00
Commit Graph

123 Commits

Author SHA1 Message Date
squidfunk
18221a7d1f Updated ESLint 2018-12-27 21:36:22 +01:00
dependabot[bot]
f145c14e4d Bump webpack-manifest-plugin from 1.3.2 to 2.0.4
Bumps [webpack-manifest-plugin](https://github.com/danethurber/webpack-manifest-plugin) from 1.3.2 to 2.0.4.
- [Release notes](https://github.com/danethurber/webpack-manifest-plugin/releases)
- [Commits](https://github.com/danethurber/webpack-manifest-plugin/compare/v1.3.2...v2.0.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-27 13:39:30 +00:00
dependabot[bot]
36a4fc0938 Bump stylelint from 9.8.0 to 9.9.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 9.8.0 to 9.9.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/9.8.0...9.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-27 13:39:12 +00:00
dependabot[bot]
88c703aacb Bump stylelint-order from 1.0.0 to 2.0.0
Bumps [stylelint-order](https://github.com/hudochenkov/stylelint-order) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/hudochenkov/stylelint-order/releases)
- [Changelog](https://github.com/hudochenkov/stylelint-order/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hudochenkov/stylelint-order/compare/1.0.0...2.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-27 13:38:50 +00:00
dependabot[bot]
1f2713f65a Bump babel-plugin-add-module-exports from 0.3.3 to 1.0.0
Bumps [babel-plugin-add-module-exports](https://github.com/59naga/babel-plugin-add-module-exports) from 0.3.3 to 1.0.0.
- [Release notes](https://github.com/59naga/babel-plugin-add-module-exports/releases)
- [Commits](https://github.com/59naga/babel-plugin-add-module-exports/compare/v0.3.3...v1.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-26 16:33:39 +01:00
dependabot[bot]
816597b36e Bump autoprefixer from 9.3.1 to 9.4.3
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.3.1 to 9.4.3.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/9.3.1...9.4.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-26 16:32:18 +01:00
dependabot[bot]
90719f3eb4 Bump stylelint-scss from 3.4.0 to 3.4.4
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.4.0 to 3.4.4.
- [Release notes](https://github.com/kristerkari/stylelint-scss/releases)
- [Changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kristerkari/stylelint-scss/compare/3.4.0...3.4.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-26 16:32:08 +01:00
dependabot[bot]
8b2c941f73 Bump node-sass from 4.10.0 to 4.11.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.10.0 to 4.11.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.10.0...v4.11.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-26 16:31:47 +01:00
squidfunk
1dfac969e7 Updated dependencies and package-lock.json 2018-11-17 18:01:39 +01:00
squidfunk
382797f21c Fixed documentation 2018-11-17 17:57:47 +01:00
squidfunk
09f979c32c Upgraded Lunr.js to fix search bug in Safarai 2018-11-17 17:39:59 +01:00
squidfunk
611493de1f Updated distribution files after dependency upgrade 2018-09-03 09:42:39 +02:00
squidfunk
12a79817f0 Prepare 3.0.3 release 2018-08-07 11:12:37 +02:00
squidfunk
a629c5948a Prepare 3.0.2 release 2018-08-06 10:00:31 +02:00
squidfunk
309389befd Prepare 3.0.1 release 2018-08-05 21:45:54 +02:00
squidfunk
6e73e2c76d Prepare 2.9.4 release 2018-07-29 16:58:08 +02:00
squidfunk
a8dce54dc1 Updated dependencies and package-lock.json 2018-07-29 16:25:43 +02:00
squidfunk
380631b974 Added support for web font minification in production 2018-06-18 10:11:54 +02:00
squidfunk
f9298cf91f Added support for theme color on Android 2018-06-13 10:18:00 +02:00
squidfunk
46154ac92d Updated Promise polyfill 2018-06-10 15:38:46 +02:00
squidfunk
2fbeb28d9d Packaged Material icons with theme (GDPR) 2018-06-10 13:52:51 +02:00
Isaac Muse
a3642c779f Fixed rendering issue for details on MS Edge (#753)
Fixes issue where details are not rendered properly in MS Edge due to the fact that details tags are not styled as block elements.
2018-04-09 09:35:18 +02:00
squidfunk
3f61b651a6 Replaced yarn with npm 5.6 2018-02-21 21:06:11 +01:00