1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-12 01:50:52 +01:00
Commit Graph

1933 Commits

Author SHA1 Message Date
squidfunk
ac7c8e20a8 Refactored repository integration and added GitLab support 2020-02-18 10:10:40 +01:00
squidfunk
af50d5b177 Fixed unnecessary rerender of search results on focus 2020-02-18 09:11:57 +01:00
squidfunk
d21da8d522 Merge branch 'master' into refactor/rxjs-typescript 2020-02-17 18:10:08 +01:00
squidfunk
eec3c3b01c Temporarily disable push to DockerHub 2020-02-17 17:53:31 +01:00
squidfunk
34ef965511 Updated assets 2020-02-17 17:26:40 +01:00
squidfunk
40d52a727d Fixed linting errors and re-enabled workflow 2020-02-17 17:25:40 +01:00
squidfunk
14df716e63 Prepare 5.0.0b1 release 2020-02-17 17:20:08 +01:00
squidfunk
dd40bc2fcf Refactored header title component 2020-02-17 16:25:49 +01:00
squidfunk
7876148fbd Improved documentation and fixed search reset 2020-02-17 14:37:12 +01:00
squidfunk
fdffefd536 Improved search implementation to allow for alternative index sources 2020-02-17 11:36:29 +01:00
squidfunk
95c66b99e3 Refactored search lock 2020-02-17 11:35:36 +01:00
squidfunk
2c0177ab56 Fixed search reset button not hiding for empty input 2020-02-17 10:47:52 +01:00
squidfunk
c9d2e7774e Refactored all <time> units to use ms instead of s 2020-02-17 10:04:12 +01:00
squidfunk
a41037da5f Fixed disappearance of navigation upon section title click 2020-02-17 09:51:40 +01:00
squidfunk
44f0ec604d Fixed flashing of table of contents in navigation on screen upon load 2020-02-17 09:49:12 +01:00
dependabot-preview[bot]
84fce8e013 Bump stylelint from 13.1.0 to 13.2.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.1.0 to 13.2.0.
- [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.1.0...13.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 06:10:24 +00:00
dependabot-preview[bot]
1455c95ba7 Bump webpack-cli from 3.3.10 to 3.3.11
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.10 to 3.3.11.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/next/CHANGELOG_v3.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.10...v3.3.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 06:09:48 +00:00
dependabot-preview[bot]
9aee9dcb52 Bump webpack from 4.41.5 to 4.41.6
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.5 to 4.41.6.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.5...v4.41.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 06:06:13 +00:00
squidfunk
ca260e0faf Fixed permalink characters being part of textContent 2020-02-16 00:53:45 +01:00
squidfunk
a399540940 Fixed anchor jump from mobile search 2020-02-16 00:23:50 +01:00
squidfunk
a539eab0b5 Fixed header shadow on older Safari 2020-02-15 23:24:29 +01:00
squidfunk
a6b22a4461 Fixed wrapping code blocks on iOS Safari 2020-02-15 22:59:29 +01:00
squidfunk
29021a55dc Fixed unreachable toc title on screen after scrolling 2020-02-15 22:04:08 +01:00
squidfunk
694eaca889 Fixed disappearance of header shadow on iOS 2020-02-15 21:52:47 +01:00
squidfunk
a55554f90d Removed unnecessary data attributes 2020-02-15 21:51:15 +01:00
squidfunk
67406d26eb Added scroll snap on navigation and table of contents 2020-02-15 21:34:14 +01:00
squidfunk
9fe7c62d77 Added scroll snap for better UX on search 2020-02-15 11:49:19 +01:00
squidfunk
58e18ff0e4 Disable caching for pip dependencies 2020-02-15 11:13:22 +01:00
squidfunk
eb64f77c65 Removed all restore keys due to problems with stale dependencies 2020-02-15 11:10:39 +01:00
squidfunk
c7c921faa8 Removed all restore keys due to problems with stale dependencies 2020-02-15 11:08:20 +01:00
squidfunk
b883f212a7 Added protoypiical implementation of header title swap 2020-02-14 19:15:21 +01:00
squidfunk
b26edc05a4 Shaved off ~10% of bundle by introducing tslib 2020-02-14 18:57:42 +01:00
squidfunk
b094573287 Migrated tabs and hero and renamed refactored components 2020-02-14 18:48:46 +01:00
squidfunk
32d6df4cc9 Added minification transform for tinyseg.js 2020-02-14 17:59:09 +01:00
squidfunk
0f77194c23 Cleaned up main entrypoint 2020-02-14 17:45:32 +01:00
squidfunk
aa74dc4d41 Removed unnecessary expose loader 2020-02-14 17:38:10 +01:00
squidfunk
2c11f0f36c Moved configuration to utilities 2020-02-14 17:36:31 +01:00
squidfunk
29d15a2e22 Added possibility to set viewport offset 2020-02-14 15:30:06 +01:00
squidfunk
6f0efca4a4 Removed background color for debugging on navigation layer 2020-02-14 15:11:06 +01:00
squidfunk
adc35b1109 Removed default announcement bar from main template 2020-02-14 15:07:41 +01:00
squidfunk
77ede9b2eb Refactored opening of details before print 2020-02-14 15:00:56 +01:00
squidfunk
a4473e893d Fixed search integration imports 2020-02-14 14:50:11 +01:00
squidfunk
864f612005 Refactored Clipboard.js integration and table patching 2020-02-14 14:47:44 +01:00
squidfunk
8dcbbf2e84 Renamed modules into integrations 2020-02-14 12:33:15 +01:00
squidfunk
d934bb37c0 Refactored table of contents component 2020-02-14 12:27:13 +01:00
squidfunk
f150a6c9b5 Refactored search keyboard handlers 2020-02-14 11:33:59 +01:00
squidfunk
8c92565b7b Added method to retrieve element or throw 2020-02-14 09:52:22 +01:00
squidfunk
718b51bac9 Changed released to dev release 2020-02-14 09:37:34 +01:00
squidfunk
2980e4b392 Moved installation of plugin into another step 2020-02-14 09:31:59 +01:00
squidfunk
63380891be Revert temporary cache invalidation 2020-02-14 09:23:52 +01:00