dependabot-preview[bot]
|
38d856a31c
|
Bump eslint-plugin-jsdoc from 32.0.0 to 32.1.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 32.0.0 to 32.1.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v32.0.0...v32.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-22 05:24:56 +00:00 |
|
dependabot-preview[bot]
|
21deb3fd36
|
Bump @typescript-eslint/eslint-plugin from 4.15.0 to 4.15.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.15.0 to 4.15.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.1/packages/eslint-plugin)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-22 05:24:10 +00:00 |
|
squidfunk
|
eb819535f6
|
Added asset manifest generation
|
2021-02-21 17:35:11 +01:00 |
|
squidfunk
|
029e5d80d0
|
Added chunk hashes in optimized builds
|
2021-02-21 14:58:26 +01:00 |
|
squidfunk
|
4d462c1667
|
Added back SVG optimization
|
2021-02-21 14:34:17 +01:00 |
|
squidfunk
|
45cfb1024e
|
Added minification and fixed race conditions
|
2021-02-21 12:39:12 +01:00 |
|
squidfunk
|
4957bb467d
|
Fixed visibility of exports
|
2021-02-21 11:59:38 +01:00 |
|
squidfunk
|
a2d9eb7aee
|
Implemented TS compilation
|
2021-02-20 18:46:28 +01:00 |
|
squidfunk
|
b65c40308d
|
Implemented SCSS compilation
|
2021-02-20 18:03:53 +01:00 |
|
Martin Donath
|
5ed66b8e0c
|
Fixed documentation on fonts
Call code font "monospace" instead of "proportional"
|
2021-02-19 16:24:00 +01:00 |
|
Davor Cubranic
|
15320613d3
|
Call code font "monospace" instead of "proportional" in SCSS, too.
|
2021-02-19 06:02:50 -08:00 |
|
Davor Cubranic
|
305c5e810f
|
Call code font "monospace" instead of "proportional"
Implements the conclusion reached in #2309.
|
2021-02-19 05:57:40 -08:00 |
|
squidfunk
|
88fed997f5
|
Prototyped non-Webpack build
|
2021-02-18 22:18:45 +01:00 |
|
squidfunk
|
0d6d742414
|
Fixed license after disabling Snippets extension
|
2021-02-18 12:22:51 +01:00 |
|
squidfunk
|
f154dcef80
|
Removed unnnessary share operator
|
2021-02-16 18:23:57 +01:00 |
|
squidfunk
|
ad27da16dc
|
Fixed code blocks not selectable via keyboard after content tabs switch
|
2021-02-15 18:23:39 +01:00 |
|
squidfunk
|
c5cbbd9ad8
|
Fixed dark mode for icon search
|
2021-02-15 17:48:01 +01:00 |
|
squidfunk
|
77b7858081
|
Updated README
|
2021-02-15 17:31:32 +01:00 |
|
squidfunk
|
8de8da222f
|
Added logging of icon searches
|
2021-02-15 17:17:11 +01:00 |
|
squidfunk
|
6ad24784cc
|
Updated icon documentation
|
2021-02-15 17:05:29 +01:00 |
|
squidfunk
|
51f6cfece4
|
Refactored icon search integration
|
2021-02-15 16:58:04 +01:00 |
|
squidfunk
|
f4508868e2
|
Updated logo
|
2021-02-15 16:34:19 +01:00 |
|
squidfunk
|
4273f3dce8
|
Updated logo
|
2021-02-15 16:25:09 +01:00 |
|
squidfunk
|
356cde2ad8
|
Added emoji index to icon search
|
2021-02-15 15:57:44 +01:00 |
|
squidfunk
|
a776d0018f
|
Updated README
|
2021-02-15 14:28:58 +01:00 |
|
squidfunk
|
c13df97654
|
Tweaked animations
|
2021-02-15 14:03:15 +01:00 |
|
squidfunk
|
1728fceb8a
|
Updated logo
|
2021-02-15 12:43:41 +01:00 |
|
squidfunk
|
b216aa7f1c
|
Updated logo
|
2021-02-15 12:38:53 +01:00 |
|
squidfunk
|
94bd6da19b
|
Updated logo
|
2021-02-15 12:07:51 +01:00 |
|
squidfunk
|
12cbed6595
|
Updated logo
|
2021-02-15 11:45:02 +01:00 |
|
squidfunk
|
bbddf56a73
|
Updated logo
|
2021-02-15 11:23:35 +01:00 |
|
squidfunk
|
bfddebba3e
|
Test SVG logo in README
|
2021-02-15 11:05:24 +01:00 |
|
squidfunk
|
5e32842a48
|
Merge branch 'master' of github.com:squidfunk/mkdocs-material
|
2021-02-15 11:03:27 +01:00 |
|
squidfunk
|
e17f58d614
|
Test SVG logo in README
|
2021-02-15 11:03:17 +01:00 |
|
dependabot-preview[bot]
|
01fd9a8071
|
Bump eslint-plugin-jsdoc from 31.6.1 to 32.0.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 31.6.1 to 32.0.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v31.6.1...v32.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-15 05:34:25 +00:00 |
|
dependabot-preview[bot]
|
06ce92f906
|
Bump stylelint-scss from 3.18.0 to 3.19.0
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.18.0 to 3.19.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.18.0...3.19.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-15 05:33:24 +00:00 |
|
dependabot-preview[bot]
|
67a812e0b8
|
Bump @types/node from 14.14.27 to 14.14.28
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.27 to 14.14.28.
- [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>
|
2021-02-15 05:31:12 +00:00 |
|
dependabot-preview[bot]
|
096cee1b6e
|
Bump eslint from 7.19.0 to 7.20.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.19.0 to 7.20.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/v7.19.0...v7.20.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-02-15 05:29:55 +00:00 |
|
squidfunk
|
323f4265d4
|
Prepare 7.0.0b2 release
|
2021-02-14 17:40:23 +01:00 |
|
squidfunk
|
5dc7a79e07
|
Added Sinhalese translations and fixed linter errors
|
2021-02-14 17:36:39 +01:00 |
|
squidfunk
|
08e8525689
|
Updated copyright year
|
2021-02-14 16:54:27 +01:00 |
|
squidfunk
|
ab36f54a4e
|
Refactored overrides
|
2021-02-14 16:53:38 +01:00 |
|
squidfunk
|
a3b6ac9dd1
|
Fixed icon search
|
2021-02-14 16:19:46 +01:00 |
|
squidfunk
|
eb814deb10
|
Fixed Webpack build for overrides
|
2021-02-14 16:19:03 +01:00 |
|
squidfunk
|
4ef15bd440
|
Improved search result rendering and icon search
|
2021-02-14 14:51:08 +01:00 |
|
squidfunk
|
a8b5cafa73
|
Deprecated DOMContentSwitch event
|
2021-02-13 17:20:55 +01:00 |
|
squidfunk
|
aacb5ca5a7
|
Added more inline comments and simplified component mounting
|
2021-02-13 17:03:15 +01:00 |
|
squidfunk
|
96797b471f
|
Moved form styles and inline clipboard from overrides to main
|
2021-02-12 18:30:47 +01:00 |
|
squidfunk
|
d932913af7
|
Updated lockfile
|
2021-02-12 18:21:29 +01:00 |
|
Martin Donath
|
4b6e9b6fa1
|
Merge pull request #2273 from squidfunk/refactor/architecture
Material for MkDocs 7.x
|
2021-02-12 17:24:16 +01:00 |
|