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

1878 Commits

Author SHA1 Message Date
squidfunk
2e56079693 Upgraded to RxJS 7 2020-03-10 00:07:56 +01:00
squidfunk
2f42ba3206 Updated GitHub issue templates 2020-03-09 23:49:36 +01:00
squidfunk
22780858b3 Replaced symlink with pymdownx.snippets 2020-03-09 23:33:46 +01:00
squidfunk
6a8a627e07 Merge branch 'master' into refactor/rxjs-typescript 2020-03-09 23:19:06 +01:00
squidfunk
75f4584de9 Don't lint CSS in docs folder 2020-03-09 23:13:36 +01:00
squidfunk
acfe5102d2 Reworked plugin documentation 2020-03-09 23:12:10 +01:00
squidfunk
58b00d448a Reworked search plugin documentation 2020-03-09 22:29:01 +01:00
squidfunk
bfea33154f Added title to social footer links 2020-03-09 21:14:47 +01:00
squidfunk
11901049bc Reworked extension documentation 2020-03-09 19:03:48 +01:00
Benjamin Staneck
968d0d80fa
Parametrized deploy action (#1496)
Co-authored-by: squidfunk <martin.donath@squidfunk.com>
2020-03-09 16:59:15 +01:00
squidfunk
c4b884545d Parametrize deploy action 2020-03-09 16:54:26 +01:00
squidfunk
0d79026c0c Reworked getting started guide 2020-03-09 16:48:52 +01:00
squidfunk
ea29135841 Fixed JavaScript and CSS evaluation on instant loading 2020-03-09 16:46:22 +01:00
squidfunk
6daac21f65 Moving inlined icon SVGs to CSS variables to reduce payload 2020-03-09 16:39:59 +01:00
squidfunk
6a4ee551fc Fixed overflowing code block in tabbed content inside admonition 2020-03-09 15:34:00 +01:00
dependabot-preview[bot]
0c65773ec1 Bump file-loader from 5.0.2 to 5.1.0
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 5.0.2 to 5.1.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/v5.0.2...v5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-09 06:00:22 +00:00
dependabot-preview[bot]
8788f1a452 Bump webpack from 4.41.6 to 4.42.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.6 to 4.42.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.6...v4.42.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-09 05:59:45 +00:00
dependabot-preview[bot]
30e14cbab1 Bump @babel/core from 7.8.6 to 7.8.7
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.6 to 7.8.7.
- [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.8.6...v7.8.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-09 05:56:49 +00:00
dependabot-preview[bot]
a744614379 Bump clipboard from 2.0.4 to 2.0.6
Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.4 to 2.0.6.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.4...v2.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-09 05:56:01 +00:00
dependabot-preview[bot]
43af1e612f Bump extract-loader from 4.0.3 to 5.0.1
Bumps [extract-loader](https://github.com/peerigon/extract-loader) from 4.0.3 to 5.0.1.
- [Release notes](https://github.com/peerigon/extract-loader/releases)
- [Changelog](https://github.com/peerigon/extract-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/peerigon/extract-loader/compare/v4.0.3...v5.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-09 05:55:32 +00:00
dependabot-preview[bot]
805fa27b2f Bump @babel/preset-env from 7.8.6 to 7.8.7
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.6 to 7.8.7.
- [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.8.6...v7.8.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-09 05:54:38 +00:00
squidfunk
b57027deeb Added ResizeObserver polyfill 2020-03-06 18:59:13 +01:00
squidfunk
d71dd2e8a6 Reduced pressure on browser with ResizeObserver 2020-03-06 18:57:27 +01:00
Benjamin Staneck
d3ed86e4a7
Added aria-label to search reset button (#1489) 2020-03-06 16:52:48 +01:00
Benjamin Staneck
2c56acbf14
Added preconnect + dns-prefetch for Google Analytics (#1487)
According to Lighthouse this will save 260ms
2020-03-06 16:49:13 +01:00
squidfunk
7840e207f9 Removed IE compatibility meta tag 2020-03-06 15:50:11 +01:00
squidfunk
02c90d05be Fixed linting 2020-03-06 15:45:11 +01:00
squidfunk
d7593a1434 Removed unused dependencies 2020-03-06 15:22:22 +01:00
squidfunk
c324efd928 Switched to stylelint-config-rational-order 2020-03-06 15:21:15 +01:00
squidfunk
9ffcc05752 Switched to stylelint-config-rational-order 2020-03-06 15:21:08 +01:00
Martin Donath
0b940d4299
Fixed link in README 2020-03-06 14:58:20 +01:00
squidfunk
ea001110eb Merge branch 'master' of github.com:squidfunk/mkdocs-material 2020-03-06 14:56:32 +01:00
squidfunk
58dd60e9d1 Added note on beta to README 2020-03-06 14:56:19 +01:00
squidfunk
baca54241b Added note on beta to README 2020-03-06 14:55:14 +01:00
squidfunk
261d0c8f1b Optimized GitHub workflow 2020-03-06 14:50:26 +01:00
squidfunk
64b44cca27 Added Netlify deploy previews 2020-03-06 14:44:03 +01:00
squidfunk
33598e568d Try to get netlify working 2020-03-06 14:32:53 +01:00
squidfunk
c3e3772d3f Try to get netlify working 2020-03-06 14:28:42 +01:00
squidfunk
eee298ae92 Fixed initialization of index for localsearch 2020-03-06 12:32:14 +01:00
squidfunk
3a25eb46d4 Fixed initialization of index for localsearch 2020-03-06 12:02:38 +01:00
squidfunk
184e5f24e2 Prepare 5.0.0b3-2 release 2020-03-06 10:37:28 +01:00
squidfunk
bd03ca5dfb Fixed GitHub actions to rebuild instead of upload artifacts 2020-03-06 10:31:56 +01:00
squidfunk
584eac86ee Fixed direction=None in base.html 2020-03-06 10:28:54 +01:00
squidfunk
80f1d3e37b Fixed race condition in instant loading 2020-03-06 10:12:20 +01:00
squidfunk
21e9396db0 Prepare 5.0.0b3-1 release 2020-03-05 21:05:54 +01:00
squidfunk
abec4824bd Fixed intercepting of link clicks when instant loading is disabled 2020-03-05 21:03:51 +01:00
squidfunk
012cd24f06 Fixed linting 2020-03-05 19:18:10 +01:00
squidfunk
1fdc92ae29 Prepare 5.0.0b3 release 2020-03-05 19:16:25 +01:00
squidfunk
081d540127 Added missing skip-to-content link titles 2020-03-05 17:36:01 +01:00
squidfunk
e11ebbee84 Added distribution files 2020-03-05 17:24:14 +01:00