Commit Graph

2721 Commits

Author SHA1 Message Date
squidfunk
ae3a372805 Documentation 2020-10-04 18:54:48 +02:00
squidfunk
454339bd35 Fixed site_url (link behind home button) for usage from file:// 2020-10-04 18:37:52 +02:00
squidfunk
b3271bab9f Fixed search result placeholder not resetting correctly 2020-10-04 15:40:58 +02:00
squidfunk
e277ad635b Removed placeholder when search input is focused 2020-10-04 15:24:21 +02:00
squidfunk
d1a6f592fd Switched off auto-hiding on Insiders 2020-10-04 15:09:16 +02:00
squidfunk
0bd567b28d Prepare 6.0.2 release 2020-10-04 14:48:59 +02:00
squidfunk
e149006af9 Escaped link titles where necessary 2020-10-04 14:24:43 +02:00
squidfunk
52787c6a9c Removed unnecessary title attributes in links 2020-10-04 14:18:10 +02:00
squidfunk
de17367859 Removed Markdown extension prefixes to be consistent with documentation 2020-10-04 14:08:50 +02:00
squidfunk
fe56efd80d Updated bit.ly link to language overview 2020-10-04 13:32:01 +02:00
squidfunk
69d0789b44 Documentation 2020-10-04 13:30:08 +02:00
squidfunk
6248412844 Added Georgian translations 2020-10-04 13:29:24 +02:00
squidfunk
032bdb2b53 Added list of available features to Insiders docs 2020-10-04 13:25:53 +02:00
squidfunk
f9f48c09c1 Merge branch 'master' of github.com:squidfunk/mkdocs-material 2020-10-01 09:28:23 +02:00
squidfunk
bf9f9bf16e Fixed search replacing %20 with + in document URLs 2020-10-01 09:28:16 +02:00
dependabot-preview[bot]
13be2d0e7c Bump stylelint from 13.7.1 to 13.7.2
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.7.1 to 13.7.2.
- [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.7.1...13.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-28 08:41:49 +00:00
dependabot-preview[bot]
ab1eba4cd6 Bump @types/node from 14.11.1 to 14.11.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.11.1 to 14.11.2.
- [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>
2020-09-28 08:41:19 +00:00
dependabot-preview[bot]
6bbde503ab Bump preact from 10.4.8 to 10.5.2
Bumps [preact](https://github.com/preactjs/preact) from 10.4.8 to 10.5.2.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.4.8...10.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-28 08:39:13 +00:00
squidfunk
4277a58f92 Fixed links in changelog 2020-09-28 09:58:02 +02:00
squidfunk
87ec3db554 Updated changelog 2020-09-28 09:25:54 +02:00
squidfunk
d4a0b25d83 Updated changelog 2020-09-28 08:37:37 +02:00
squidfunk
8d39b7cf6c Updated changelog 2020-09-28 00:13:23 +02:00
squidfunk
f60b9d99e8 Prepare 6.0.1 release 2020-09-28 00:10:46 +02:00
squidfunk
49f014c536 Updated changelog 2020-09-27 23:56:27 +02:00
squidfunk
ff5ac56f1a Enabled compilation to ES2015, yielding huge savings 2020-09-27 23:42:17 +02:00
squidfunk
388a095766 Documentation 2020-09-27 23:27:32 +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
c7ddada630 Fixed linter errors 2020-09-27 22:50:00 +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
a127eec88d Added ramda back as a dev dependency 2020-09-27 20:42:07 +02:00
squidfunk
b40b8de7fe Updated changelog 2020-09-27 20:38:39 +02:00
squidfunk
8bb69e3171 Updated changelog 2020-09-27 20:37:04 +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
bd3eb4158f Moved instant loading out of experimental state 2020-09-27 19:21:16 +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
d45c378d60 Switched to addEventListener for media query 2020-09-27 17:13:56 +02:00
squidfunk
063071550c Fixed unclosed comment 2020-09-27 16:02:43 +02:00
squidfunk
64f6d2b1f5 Updated banner image 2020-09-27 15:49:42 +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
29ae5bbcd8 Updated changelog 2020-09-27 14:31:52 +02:00
squidfunk
31f741ce82 Updated screenshot in documentation 2020-09-27 14:18:35 +02:00
squidfunk
0d9a3326bc Removed mkdocs and readthedocs themes from Docker image 2020-09-27 14:08:44 +02:00