1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-14 10:57:41 +01:00
Commit Graph

1532 Commits

Author SHA1 Message Date
dependabot-preview[bot]
7d84e200b2 Bump file-loader from 4.2.0 to 4.3.0
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v4.2.0...v4.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 05:50:35 +00:00
squidfunk
aa716ae3ba Added compiled assets missing in master 2019-11-20 11:12:09 +01:00
squidfunk
8c6ddc9ded Prepare 4.5.0 release 2019-11-16 21:51:17 +01:00
Isaac Muse
bbba04a90c Updated requirements (#1339)
- Restrict Markdown to less that 3.2 to prevent CSS breakage as 3.2
  will introduce changes to how code blocks are formatted.
- Use at least version 6.2 of Pymdown Extensions as 6.2 limits EmojiOne
  usage to v2.2.7 which has the most agreeable license for commercial
  and personal use. Additionally, limit the version to to less than 6.3
  as 6.3 will follow Python Markdown 3.2 in code block changes for
  SuperFences.
2019-11-16 21:45:59 +01:00
Isaac Muse
401dfd9e20 Switched to Twemoji due to license issues (#1338) 2019-11-16 20:47:02 +01:00
Martin Donath
4fda0ec3c8
Update question.md 2019-11-15 22:38:37 +01:00
dependabot-preview[bot]
308887f4cb Bump chalk from 2.4.2 to 3.0.0
Bumps [chalk](https://github.com/chalk/chalk) from 2.4.2 to 3.0.0.
- [Release notes](https://github.com/chalk/chalk/releases)
- [Commits](https://github.com/chalk/chalk/compare/v2.4.2...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-11 06:44:45 +00:00
John Pegioudis
51c4878100 Fixed Greek translations (#1334) 2019-11-07 17:51:21 +01:00
dependabot-preview[bot]
055fdee288 Bump @babel/core from 7.7.0 to 7.7.2
Bumps [@babel/core](https://github.com/babel/babel) from 7.7.0 to 7.7.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.0...v7.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-06 23:50:14 +00:00
dependabot-preview[bot]
b9a332c4cd Bump copy-webpack-plugin from 5.0.4 to 5.0.5
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v5.0.4...v5.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-06 17:55:19 +00:00
Christian Oliff
b96f71cdb1 Fixed EmojiOne URL to prevent a HTTP redirect (#1330)
EmojiOne is now JoyPixels
https://blog.joypixels.com/emojione-is-now-joypixels/
2019-11-06 17:50:52 +01:00
dependabot-preview[bot]
b837cb6616 Bump @babel/cli from 7.6.4 to 7.7.0
Bumps [@babel/cli](https://github.com/babel/babel) from 7.6.4 to 7.7.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.4...v7.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-05 18:53:01 +00:00
dependabot-preview[bot]
9700ee2d42 Bump @babel/plugin-transform-react-jsx from 7.3.0 to 7.7.0
Bumps [@babel/plugin-transform-react-jsx](https://github.com/babel/babel) from 7.3.0 to 7.7.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.3.0...v7.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-05 18:52:49 +00:00
dependabot-preview[bot]
67d1ca5507 Bump @babel/preset-env from 7.6.3 to 7.7.1
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.3 to 7.7.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.3...v7.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-05 18:32:15 +00:00
dependabot-preview[bot]
a725debada Bump @babel/core from 7.6.4 to 7.7.0
Bumps [@babel/core](https://github.com/babel/babel) from 7.6.4 to 7.7.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.4...v7.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-05 17:23:30 +00:00
dependabot-preview[bot]
18e03110a0 Bump stylelint-scss from 3.12.0 to 3.12.1
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.12.0 to 3.12.1.
- [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.12.0...3.12.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-03 16:14:28 +00:00
dependabot-preview[bot]
c2309405d3 Bump autoprefixer from 9.7.0 to 9.7.1
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.7.0 to 9.7.1.
- [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.7.0...9.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-01 01:11:31 +00:00
dependabot-preview[bot]
f73906895e Bump webpack-cli from 3.3.9 to 3.3.10
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.9 to 3.3.10.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.10/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.9...v3.3.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-31 12:11:23 +00:00
dependabot-preview[bot]
2e38e5c2cc Bump eslint from 6.5.1 to 6.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 6.5.1 to 6.6.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.5.1...v6.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-25 19:00:54 +00:00
dependabot-preview[bot]
60a26b7fe8 Bump customizr from 1.3.0 to 1.4.0
Bumps [customizr](https://github.com/Modernizr/customizr) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/Modernizr/customizr/releases)
- [Commits](https://github.com/Modernizr/customizr/compare/1.3.0...1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-25 11:04:21 +00:00
dependabot-preview[bot]
fff971a50f Bump autoprefixer from 9.6.5 to 9.7.0
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.6.5 to 9.7.0.
- [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.6.5...9.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-24 13:02:18 +00:00
dependabot-preview[bot]
7d2f2f673b Bump node-sass from 4.12.0 to 4.13.0
Bumps [node-sass](https://github.com/sass/node-sass) from 4.12.0 to 4.13.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.12.0...v4.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-24 08:35:07 +00:00
squidfunk
49364e3bd9 Hard-coded package name in setup.py 2019-10-24 09:30:05 +02:00
dependabot-preview[bot]
7f4cff5971 Bump stylelint-scss from 3.11.1 to 3.12.0
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.11.1 to 3.12.0.
- [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.11.1...3.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-23 08:00:54 +00:00
dependabot-preview[bot]
f6fc389fed Bump lunr from 2.3.7 to 2.3.8
Bumps [lunr](https://github.com/olivernn/lunr.js) from 2.3.7 to 2.3.8.
- [Release notes](https://github.com/olivernn/lunr.js/releases)
- [Changelog](https://github.com/olivernn/lunr.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/olivernn/lunr.js/compare/v2.3.7...v2.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-22 20:00:59 +00:00
dependabot-preview[bot]
5ad1c7031d Bump webpack from 4.41.1 to 4.41.2
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.1 to 4.41.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.1...v4.41.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-16 03:58:05 +00:00
dependabot-preview[bot]
b0115d0562 Bump autoprefixer from 9.6.4 to 9.6.5
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.6.4 to 9.6.5.
- [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.6.4...9.6.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-14 18:21:26 +00:00
dependabot-preview[bot]
0e1dce1c20 Bump webpack from 4.41.0 to 4.41.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.0 to 4.41.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.0...v4.41.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-11 16:11:03 +00:00
Bastian Diehl
6b869f1d74 Fixed exception on GitHub rate limit error (#1303)
this is caused by too many request to github
2019-10-11 17:13:31 +02:00
dependabot-preview[bot]
1127db13b0 Bump @babel/core from 7.6.3 to 7.6.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.6.3 to 7.6.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.3...v7.6.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-10 19:04:08 +00:00
dependabot-preview[bot]
3548a0c214 Bump @babel/cli from 7.6.3 to 7.6.4
Bumps [@babel/cli](https://github.com/babel/babel) from 7.6.3 to 7.6.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.3...v7.6.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-10 18:49:27 +00:00
dependabot-preview[bot]
3af5e03017 Bump stylelint from 11.0.0 to 11.1.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 11.0.0 to 11.1.1.
- [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/11.0.0...11.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-10 18:31:39 +00:00
Samuel Colvin
6ac6fa4a9e Reduced number of GitHub requests (#1298) 2019-10-09 15:34:20 +02:00
dependabot-preview[bot]
f138b9591d Bump @babel/core from 7.6.2 to 7.6.3
Bumps [@babel/core](https://github.com/babel/babel) from 7.6.2 to 7.6.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.2...v7.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-08 21:52:40 +00:00
dependabot-preview[bot]
1c34168ae2 Bump @babel/preset-env from 7.6.2 to 7.6.3
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.2 to 7.6.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.2...v7.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-08 21:28:09 +00:00
dependabot-preview[bot]
0e9972e68c Bump @babel/cli from 7.6.2 to 7.6.3
Bumps [@babel/cli](https://github.com/babel/babel) from 7.6.2 to 7.6.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.2...v7.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-08 21:02:12 +00:00
dependabot-preview[bot]
70720a7a03 Bump lunr from 2.3.6 to 2.3.7
Bumps [lunr](https://github.com/olivernn/lunr.js) from 2.3.6 to 2.3.7.
- [Release notes](https://github.com/olivernn/lunr.js/releases)
- [Changelog](https://github.com/olivernn/lunr.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/olivernn/lunr.js/compare/v2.3.6...v2.3.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-06 16:49:25 +00:00
dependabot-preview[bot]
9a0cbf402d Bump autoprefixer from 9.6.3 to 9.6.4
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.6.3 to 9.6.4.
- [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.6.3...9.6.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-05 17:04:00 +00:00
dependabot-preview[bot]
af89f9e008 Bump autoprefixer from 9.6.2 to 9.6.3
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.6.2 to 9.6.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.6.2...9.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-05 16:38:49 +00:00
dependabot-preview[bot]
5bae0f5e6d Bump autoprefixer from 9.6.1 to 9.6.2
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.6.1 to 9.6.2.
- [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.6.1...9.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-05 05:43:02 +00:00
squidfunk
fc83e18d98 Prepare 4.4.3 release 2019-10-03 11:19:31 +02:00
Kristjan Tärk
0826b9243b Added Estonian translations (#1286) 2019-10-03 11:14:32 +02:00
dependabot-preview[bot]
0877168d11 Bump webpack-manifest-plugin from 2.1.2 to 2.2.0
Bumps [webpack-manifest-plugin](https://github.com/danethurber/webpack-manifest-plugin) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/danethurber/webpack-manifest-plugin/releases)
- [Commits](https://github.com/danethurber/webpack-manifest-plugin/compare/v2.1.2...v2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-02 18:27:08 +00:00
dependabot-preview[bot]
e4eacc1826 Bump eslint from 6.5.0 to 6.5.1
Bumps [eslint](https://github.com/eslint/eslint) from 6.5.0 to 6.5.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.5.0...v6.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-01 02:52:02 +00:00
dependabot-preview[bot]
9f8136d5c2 Bump eslint from 6.4.0 to 6.5.0
Bumps [eslint](https://github.com/eslint/eslint) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v6.4.0...v6.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-29 05:28:00 +00:00
dependabot-preview[bot]
6409af0200 Bump lunr-languages from 1.2.0 to 1.4.0
Bumps [lunr-languages](https://github.com/MihaiValentin/lunr-languages) from 1.2.0 to 1.4.0.
- [Release notes](https://github.com/MihaiValentin/lunr-languages/releases)
- [Commits](https://github.com/MihaiValentin/lunr-languages/compare/1.2.0...1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-28 21:24:04 +00:00
dependabot-preview[bot]
f614843a07 Bump lunr-languages from 1.1.1 to 1.2.0
Bumps [lunr-languages](https://github.com/MihaiValentin/lunr-languages) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/MihaiValentin/lunr-languages/releases)
- [Commits](https://github.com/MihaiValentin/lunr-languages/compare/1.1.1...1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-28 20:46:40 +00:00
dependabot-preview[bot]
58dd82f78e Bump lunr-languages from 1.1.0 to 1.1.1
Bumps [lunr-languages](https://github.com/MihaiValentin/lunr-languages) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/MihaiValentin/lunr-languages/releases)
- [Commits](https://github.com/MihaiValentin/lunr-languages/compare/1.1.0...1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-28 20:22:01 +00:00
dependabot-preview[bot]
e7fd144525 Bump webpack-manifest-plugin from 2.1.1 to 2.1.2
Bumps [webpack-manifest-plugin](https://github.com/danethurber/webpack-manifest-plugin) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/danethurber/webpack-manifest-plugin/releases)
- [Commits](https://github.com/danethurber/webpack-manifest-plugin/compare/v2.1.1...v2.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-25 23:20:51 +00:00
dependabot-preview[bot]
512ef925c9 Bump webpack from 4.40.2 to 4.41.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.40.2 to 4.41.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.40.2...v4.41.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 18:01:00 +00:00