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

1933 Commits

Author SHA1 Message Date
squidfunk
1801f2f2b9 Replaced mask-image wherever possible to improve print styles 2020-03-18 12:46:50 +01:00
squidfunk
37f2208ef0 Reverted Admonition flex layout 2020-03-18 11:00:43 +01:00
squidfunk
71b2f5a591 Fixed some errors for print media 2020-03-17 18:19:03 +01:00
squidfunk
153aaabbaa Ensure event listeners are passive 2020-03-17 16:43:49 +01:00
squidfunk
0982cbe2e1 Fixed details layout in Safari 2020-03-17 16:43:24 +01:00
squidfunk
6892fdebd9 Cleaned up margins to use functions for computation 2020-03-17 11:57:42 +01:00
squidfunk
dd2f2c879a Improved rendering performance by combining upstream observables 2020-03-17 11:10:51 +01:00
squidfunk
bfe214966a Removed unnecessary markup 2020-03-16 18:50:52 +01:00
squidfunk
06f71804c2 Improved default fonts 2020-03-16 16:39:55 +01:00
squidfunk
b1fde7a82c Refactored announcement bar styles 2020-03-16 16:26:58 +01:00
squidfunk
f28780c62e Fixed stealing of hover on search icon 2020-03-16 15:43:10 +01:00
squidfunk
0f116bab03 Fixed precedence of search results in title 2020-03-16 15:13:09 +01:00
squidfunk
f300a82014 Removed unnecessary CSS properties 2020-03-16 15:00:19 +01:00
squidfunk
653d535a22 Improved flow of observables/emissions 2020-03-16 14:59:59 +01:00
squidfunk
47aa47ee4c Adjustments for right-to-left languages 2020-03-16 12:22:11 +01:00
squidfunk
b7c3798fd7 Documentation 2020-03-16 12:03:04 +01:00
squidfunk
1b07bef1c5 Adjustments for right-to-left languages 2020-03-16 12:01:20 +01:00
squidfunk
6bf47b537f Refactored Admonitions with flex layout 2020-03-16 11:42:46 +01:00
squidfunk
f3cca38f64 Merge branch 'refactor/rxjs-typescript' of github.com:squidfunk/mkdocs-material into refactor/rxjs-typescript 2020-03-16 10:05:12 +01:00
squidfunk
4a8adb8143 Corrected spacing for single code blocks in tabbed containers 2020-03-16 10:05:04 +01:00
Ofek Lev
0de3f60af3
Added forward slash to list of keyboard shortcuts that open search (#1509) 2020-03-16 09:35:24 +01:00
dependabot-preview[bot]
dc5d86d52e Bump stylelint from 13.2.0 to 13.2.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.2.0 to 13.2.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.2.0...13.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 05:59:39 +00:00
dependabot-preview[bot]
99ee69151f Bump stylelint-scss from 3.14.2 to 3.15.0
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.14.2 to 3.15.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.14.2...3.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 05:55:36 +00:00
dependabot-preview[bot]
7950933ef0 Bump event-hooks-webpack-plugin from 2.1.5 to 2.1.6
Bumps [event-hooks-webpack-plugin](https://github.com/cascornelissen/event-hooks-webpack-plugin) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/cascornelissen/event-hooks-webpack-plugin/releases)
- [Commits](https://github.com/cascornelissen/event-hooks-webpack-plugin/compare/v2.1.5...v2.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 05:54:44 +00:00
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