Commit Graph
2655 Commits
Author SHA1 Message Date
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
squidfunk b0887d28cf Removed mkdocs and readthedocs themes from Docker image 2020-09-27 14:07:54 +02:00
Lukas Geiger 32d8d51d58 Fixed deprecations links (second try) (#1948) 2020-09-27 12:50:57 +02:00
Lukas Geiger 23fcd2dac6 Fixed links to deprecations (#1947)
The docs currently link to localhost which breaks the links on the deployed version. This PR removes the prefix to fix the links.
2020-09-27 12:41:31 +02:00
squidfunk 674ab5ad3d Updated getting started guide 2020-09-27 12:24:56 +02:00
squidfunk 080a4fc596 Prepare 6.0.0 release 2020-09-27 12:14:13 +02:00
squidfunk 540cef3f89 Updated changelog 2020-09-27 12:07:28 +02:00
squidfunk 27747366f4 Updated changelog 2020-09-27 12:05:51 +02:00
squidfunk 01fdf26486 Updated upgrading guide and changelog 2020-09-27 12:05:16 +02:00
squidfunk ca0b6a93b1 Updated Material icons and removed hero logic 2020-09-27 12:01:28 +02:00
squidfunk 9c28dc92a1 Updated site search documentation 2020-09-27 11:14:40 +02:00
squidfunk d2aa34767e Fixed spacing problems with sponsor logos 2020-09-27 11:11:43 +02:00
squidfunk 8e1c93cfc6 Added Basler to sponsors in README 2020-09-27 11:06:16 +02:00
squidfunk d618e57ce1 Added new sponsor logo 2020-09-27 11:05:25 +02:00
squidfunk ea79a9dd11 Fixed source code references in documentation after merge 2020-09-27 10:35:41 +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