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 |
|
squidfunk
|
9738c12cc9
|
Unified components and observable structure
|
2020-03-05 17:17:15 +01:00 |
|
squidfunk
|
6e6868b8cd
|
Refactored feature flags
|
2020-03-05 16:44:55 +01:00 |
|
squidfunk
|
3b9225c6a1
|
Refactored configuration format
|
2020-03-05 16:43:29 +01:00 |
|
squidfunk
|
36d5c33b33
|
Added octicons to distribution
|
2020-03-05 16:41:49 +01:00 |
|
squidfunk
|
d9d47040c7
|
Added missing skip-to-content link titles
|
2020-03-05 14:24:14 +01:00 |
|
squidfunk
|
030a67a162
|
Replaced default logo with 'library'
|
2020-03-05 11:35:55 +01:00 |
|
squidfunk
|
85c498951f
|
Fixed icon logo in navigation
|
2020-03-05 11:35:35 +01:00 |
|