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

1057 Commits

Author SHA1 Message Date
squidfunk
52787c6a9c Removed unnecessary title attributes in links 2020-10-04 14:18:10 +02:00
squidfunk
6248412844 Added Georgian translations 2020-10-04 13:29:24 +02:00
squidfunk
bf9f9bf16e Fixed search replacing %20 with + in document URLs 2020-10-01 09:28:16 +02:00
squidfunk
f60b9d99e8 Prepare 6.0.1 release 2020-09-28 00:10:46 +02:00
squidfunk
ff5ac56f1a Enabled compilation to ES2015, yielding huge savings 2020-09-27 23:42:17 +02:00
squidfunk
da7b209978 Refactored search result templates 2020-09-27 23:26:51 +02:00
squidfunk
baeb4cc5bd Fixed source integrations after refactoring 2020-09-27 22:58:33 +02:00
squidfunk
9c4009f608 Removed SVG factories to further reduce size 2020-09-27 22:35:28 +02:00
squidfunk
ab513f036e Replaced operators: ajax -> fetch, pluck -> map 2020-09-27 22:19:38 +02:00
squidfunk
0c4ddfcd70 Reverted addEventListener for media query (hello iOS Safari, I'm looking at you) 2020-09-27 21:01:16 +02:00
squidfunk
588813e67b Removed ramda dependency to save another 2-3kb 2020-09-27 20:36:18 +02:00
squidfunk
0de55b3cf8 Moved search result icon to CSS for deduplication 2020-09-27 20:23:28 +02:00
squidfunk
723d040609 Fixed tabbing behavior when search query is not empty 2020-09-27 19:28:15 +02:00
squidfunk
9fe00ec0af Added stemmer support for file:// protocol through iframe-worker 2020-09-27 19:09:09 +02:00
squidfunk
ee808c769e Fixed header title component 2020-09-27 18:07:48 +02:00
squidfunk
7820d85949 Removed inapproriately used fromEventPattern factories 2020-09-27 17:27:14 +02:00
squidfunk
90691a459a Updated banner image 2020-09-27 15:45:40 +02:00
squidfunk
091fe4426f Removed details marker on Firefox for search result expansion 2020-09-27 15:22:59 +02:00
squidfunk
080a4fc596 Prepare 6.0.0 release 2020-09-27 12:14:13 +02:00
squidfunk
ca0b6a93b1 Updated Material icons and removed hero logic 2020-09-27 12:01:28 +02:00
squidfunk
085117ef82 Prefixed tabs and instant feature flags with 'navigation.*' 2020-09-27 10:13:41 +02:00
squidfunk
ce802a4913 Added missing distribution files 2020-09-27 09:48:59 +02:00
squidfunk
5be0004bcc Fixed errors in merge 2020-09-27 09:47:23 +02:00
squidfunk
8f61fd3b56 Funding goal reached: merged back new search UI/UX from Insiders 2020-09-27 09:40:05 +02:00
squidfunk
e6ceb89d70 Removed deprecated meta data features 2020-09-27 08:54:36 +02:00
squidfunk
c4be8b34ab Prepare 5.5.14 release 2020-09-23 14:52:53 +02:00
squidfunk
b9ce0862ec Fixed table headers not wrapping correctly 2020-09-22 23:29:43 +02:00
squidfunk
01f1aed900 Added more bottom spacing for image captions 2020-09-22 18:08:09 +02:00
squidfunk
6b90dc105d Prepare 5.5.13 release 2020-09-19 15:24:55 +02:00
squidfunk
6725ec1aaa Added tooltip for abbreviations on touch devices 2020-09-19 15:16:24 +02:00
squidfunk
7151d24b19 Added documentation for abbreviations 2020-09-19 14:34:40 +02:00
squidfunk
180b4c934d Fixed build error when all feature flags are disabled 2020-09-06 12:09:57 +02:00
squidfunk
9b88f712ba Updated dependencies 2020-09-04 09:17:38 +02:00
squidfunk
db00455b67 Improved compatibility with Insiders 2020-09-03 23:21:17 +02:00
squidfunk
529ad4ede9 Prepare 5.5.12 release 2020-08-31 20:24:03 +02:00
squidfunk
0a0fee34d2 Fixed 404s on instant loading due to race condition 2020-08-30 14:26:07 +02:00
squidfunk
935c384789 Fixed sequential execution of scripts when using instant loading 2020-08-30 13:37:59 +02:00
squidfunk
9ab9508f9b Fixed sequential execution of scripts when using instant loading 2020-08-30 13:32:38 +02:00
squidfunk
89a60c39e7 Moved clipboard icon to CSS to reduce size of large projects 2020-08-30 12:23:34 +02:00
squidfunk
610bacb6b4 Prepare 5.5.11 release 2020-08-28 19:43:08 +02:00
squidfunk
1037d591be Fixed Disqus integration, as the minifier killed the config 2020-08-28 19:41:49 +02:00
squidfunk
e66fd1755b Prepare 5.5.10 release 2020-08-28 18:41:48 +02:00
squidfunk
96f58edae6 Improved Disqus integration to be non-blocking 2020-08-28 18:26:55 +02:00
squidfunk
355a1cacd5 Fixed #1887: Moved icons in navigation to CSS to reduce size of large projects 2020-08-28 18:20:23 +02:00
squidfunk
51bfdce50a Prepare 5.5.9 release 2020-08-26 20:19:19 +02:00
squidfunk
4488256885 Added Esperanto translations 2020-08-26 20:15:26 +02:00
squidfunk
cdb426d54e Fixed tabs not showing external links 2020-08-26 20:06:47 +02:00
squidfunk
95cc609087 Fixed use of arrow function in inline JavaScript for overrides 2020-08-23 17:20:09 +02:00
squidfunk
7b3ad8c7de Added distriution files 2020-08-23 16:36:51 +02:00
squidfunk
6e5255a2d4 Prepare 5.5.8 release 2020-08-23 11:47:52 +02:00