1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-24 19:38:27 +02:00
Commit Graph

2139 Commits

Author SHA1 Message Date
squidfunk
671ec72407 Fixed German translations 2020-04-27 09:16:37 +02:00
squidfunk
5ecb30b4a3 Prepare 5.1.3 release 2020-04-26 20:12:05 +02:00
squidfunk
8330e17262 Fixed overflowing content area after switch to flexbox 2020-04-26 20:11:03 +02:00
squidfunk
12ec077e70 Prepare 5.1.2 release 2020-04-26 19:37:51 +02:00
squidfunk
ab5535ca61 Added distribution files 2020-04-26 19:29:33 +02:00
squidfunk
19ab065236 Fixed hiding of search on file:// 2020-04-26 19:28:32 +02:00
squidfunk
dac469eace Added support for graceful recovery of failing search initialization on file:// protocol 2020-04-26 19:20:51 +02:00
squidfunk
6cf14bed10 Fixed TypeScript warnings 2020-04-26 19:02:32 +02:00
squidfunk
0145f6d278 Added note when search is initializing 2020-04-26 18:29:13 +02:00
squidfunk
62fcc9b86e Added re-emission of latest query when search is ready 2020-04-26 17:41:00 +02:00
squidfunk
b5be7d3971 Added search status to observable 2020-04-26 17:22:55 +02:00
squidfunk
398cd895c3 Removed announcement bar from print view 2020-04-26 16:38:33 +02:00
squidfunk
a5726dc9d2 Removed css-mqpacker PostCSS plugin
The plugin was deprecated some time ago and may yield unintended side-effects
due to the re-ordering of media queries.
2020-04-26 16:33:07 +02:00
squidfunk
7eb6cb6536 Fixed sidebar jitter by switching to sticky positioning 2020-04-26 16:33:07 +02:00
squidfunk
9d89ad337d Merge branch 'master' of github.com:squidfunk/mkdocs-material 2020-04-25 15:56:23 +02:00
squidfunk
f3170b16bd Updated announcement bar 2020-04-25 15:56:00 +02:00
Andre_601
b143dd2fc9 Update getting-started.md 2020-04-22 18:43:30 +02:00
Andre_601
aaf9c81994 Add namespace for icons 2020-04-22 18:43:30 +02:00
squidfunk
85faa9feee Fixed buttons on getting started guide 2020-04-21 17:25:10 +02:00
dependabot-preview[bot]
d32c27adae Bump @types/node from 13.11.1 to 13.13.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.11.1 to 13.13.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 06:23:03 +00:00
dependabot-preview[bot]
7a5a9e865d Bump @types/ramda from 0.26.44 to 0.27.3
Bumps [@types/ramda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ramda) from 0.26.44 to 0.27.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ramda)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 06:19:02 +00:00
dependabot-preview[bot]
594513110b Bump ts-loader from 6.2.2 to 7.0.1
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 6.2.2 to 7.0.1.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v6.2.2...v7.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 06:15:49 +00:00
dependabot-preview[bot]
636ed2b1d4 Bump @types/webpack from 4.41.11 to 4.41.12
Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.11 to 4.41.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 06:14:50 +00:00
squidfunk
d39ff7080a Updated README 2020-04-18 12:15:27 +02:00
squidfunk
5b1dcacd37 Fixed Docker build 2020-04-17 21:50:49 +02:00
squidfunk
47cd4f06a1 Prepare 5.1.1 release 2020-04-17 21:12:50 +02:00
squidfunk
e96657cc1e Fixed instant loading not honoring target=_blank 2020-04-17 21:10:04 +02:00
squidfunk
5b8721ff92 Fixed GitLab star count 2020-04-17 14:33:04 +02:00
squidfunk
387970c611 Fixed GitLab star count 2020-04-17 14:32:27 +02:00
squidfunk
80a6e33a72 Added new FontAwesome icons 2020-04-17 14:28:05 +02:00
XhmikosR
c7dfa7881a
Fixed Webpack config on Windows (#1619) 2020-04-17 14:25:55 +02:00
squidfunk
6f5271bb3a Removed invalid CSS property from landing page 2020-04-17 12:02:06 +02:00
Martin Donath
cf82f7d60c
Update dependencies and regenerate package-lock.json (#1615)
* @fortawesome/fontawesome-free 5.13.0
* @types/webpack 4.41.11
* preact 10.4.0
* stylelint-scss 3.17.0

This fixes all npm security vulnerabilities and flattens the deps tree (-133 packages)
2020-04-17 10:51:16 +02:00
XhmikosR
a1ca0c2ad3
Updated dependencies (#1615)
* @fortawesome/fontawesome-free 5.13.0
* @types/webpack 4.41.11
* preact 10.4.0
* stylelint-scss 3.17.0

This fixes all npm security vulnerabilities and flattens the deps tree (-133 packages)
2020-04-17 10:50:53 +02:00
XhmikosR
9fddd97d01
Improved size of PNG files through lossless compression (#1617)
Before: 538 KB (551.329 bytes)
After:  487 KB (499.630 bytes)
2020-04-17 10:50:02 +02:00
XhmikosR
6d322e724b
Updated home.html (#1618)
Add missing `alt`
2020-04-17 10:48:15 +02:00
XhmikosR
59cc09180b Update dependencies and regenerate package-lock.json
* @fortawesome/fontawesome-free 5.13.0
* @types/webpack 4.41.11
* preact 10.4.0
* stylelint-scss 3.17.0

This fixes all npm security vulnerabilities and flattens the deps tree (-133 packages)
2020-04-17 11:36:28 +03:00
XhmikosR
6cf4b551d4
Fixed typos in documentation (#1616) 2020-04-17 10:26:54 +02:00
XhmikosR
abe1913664
Fixed line feeds on Windows (#1614)
Fixes lines endings on Windows with `autocrlf: true`, which is the default
2020-04-17 10:02:43 +02:00
XhmikosR
513b9748ba
Improved CI configuration (#1613)
* add the `CI` environment variable; removes npm postinstall messages
* move Node.js and Python versions to environment variables
* add the Node.js and Python versions in cache filenames
2020-04-17 10:01:36 +02:00
XhmikosR
314e88af6b
Improved portability of lint scripts (#1612)
* Double quote globs since single quotes don't work on all shells
* Drop `find` and just use a glob pattern; `find` is a nix utility while this works everywhere
2020-04-17 10:00:23 +02:00
Olivier Jacques
65796a5893
Fixed link for mkdocs-material-extensions (#1608) 2020-04-16 17:38:06 +02:00
squidfunk
c5f9c53116 Updated screenshot 2020-04-15 14:09:05 +02:00
squidfunk
572c1e854e Fixed documentation 2020-04-14 09:50:35 +02:00
squidfunk
02dd77f307 Fixed invalid permalink transition 2020-04-13 19:58:44 +02:00
squidfunk
a7df66aff1 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2020-04-13 16:12:51 +02:00
squidfunk
a96fa1c3aa Fixed rounding errors in GitHub stars 2020-04-13 16:12:26 +02:00
Kai Welke
1bef9229dd
Fixed typo in Getting Started guide (#1597) 2020-04-13 15:50:33 +02:00
Martin Donath
fac45139bc
Update README.md 2020-04-13 09:55:37 +02:00
dependabot-preview[bot]
45232c2719 Bump css-loader from 3.4.2 to 3.5.2
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.4.2 to 3.5.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.4.2...v3.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 09:47:57 +02:00