squidfunk
825eeae70c
Replaced getComputedStyle with bounding box values
2020-03-15 16:19:36 +01:00
squidfunk
9f069ad47e
Switched workflow to pip installation routine
2020-03-15 15:30:56 +01:00
squidfunk
9462fcc3e9
Updated dependencies
2020-03-15 15:21:06 +01:00
squidfunk
df1c7e5590
Inlined icons referenced from JavaScript
2020-03-15 15:20:48 +01:00
squidfunk
278a40e8d7
Improved alignment of social links and copyright notice
2020-03-15 14:21:54 +01:00
squidfunk
b9fd6086a5
Fixed showing of wrong version in deployment preview
2020-03-15 13:55:06 +01:00
squidfunk
f7a79edbd8
Fixed hover states for nested items in mobile navigation
2020-03-15 13:27:30 +01:00
squidfunk
bcb8b4a498
Reverted hyphenation
2020-03-14 19:29:48 +01:00
squidfunk
56bd2b10c5
Reduced amount of created layers
2020-03-14 18:08:09 +01:00
dependabot-preview[bot]
305f925c3e
[Security] Bump acorn from 6.4.0 to 6.4.1
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1. **This update includes a security fix.**
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-13 21:23:48 +00:00
squidfunk
f8787f6539
Adjusted README
2020-03-12 17:30:05 +01:00
squidfunk
84e27bf931
Prepare 5.0.0rc2 release
2020-03-12 17:25:31 +01:00
squidfunk
c0abaf5692
Fixed closing of search results on anchor jump
2020-03-12 17:13:31 +01:00
squidfunk
566b1363ee
Added distribution files
2020-03-12 16:49:08 +01:00
Isaac Muse
4044ce14ba
Fixed inline line highlight padding, wrapping, and gutter background ( #1501 )
...
* Fix inline line highlight padding, wrapping, and gutter background
- Line highlight pad should match the parent
- Float the gutter left to force code and numbers not to wrap
- Provide a background for the gutter
* Use opaque color for code background
* Fix for root level stretched code blocks
* Normalize code block padding
* Revert normalization
2020-03-12 16:39:35 +01:00
squidfunk
335b50d0a5
Adjusted spacing for nested tabbed content
2020-03-11 15:01:07 +01:00
squidfunk
447d409b81
Fixed scroll bar on tables inside admonitions
2020-03-11 14:55:13 +01:00
squidfunk
fcbd47c2cb
Fixed error when only setting a single icon
2020-03-11 11:24:40 +01:00
squidfunk
4d386df1e9
Fixed margin collapse on tables inside tabbed containers
2020-03-11 10:44:10 +01:00
squidfunk
ff8c4a30c6
Fixed migration guide
2020-03-10 23:43:27 +01:00
squidfunk
bfa1d9ce47
Updated dependencies
2020-03-10 23:36:30 +01:00
squidfunk
03743ea0c8
Fixed Docker build
2020-03-10 23:24:08 +01:00
squidfunk
b3d5b0493e
Merge branch 'master' of github.com:squidfunk/mkdocs-material
2020-03-10 17:59:42 +01:00
squidfunk
85b435102a
Updated README
2020-03-10 17:59:34 +01:00
squidfunk
77987485af
Prepare 5.0.0rc1 release
2020-03-10 17:37:51 +01:00
squidfunk
e3127489ca
Slight facelifting of tabbed blocks
2020-03-10 16:56:17 +01:00
squidfunk
b6657bccda
Refactored code blocks
2020-03-10 16:42:23 +01:00
squidfunk
12d1ad61c4
Reworked customization documentation
2020-03-10 14:07:03 +01:00
squidfunk
c044208dc4
Added distribution files
2020-03-10 12:13:18 +01:00
squidfunk
3f678c048f
Visual formatting
2020-03-10 12:10:53 +01:00
squidfunk
d470f89056
Updated documentation
2020-03-10 11:55:25 +01:00
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