squidfunk
|
d754bd9a71
|
Merge of Insider features part of 'Prairie Fire' funding goal
|
2020-12-20 15:00:21 +01:00 |
|
squidfunk
|
ab513f036e
|
Replaced operators: ajax -> fetch, pluck -> map
|
2020-09-27 22:19:38 +02:00 |
|
squidfunk
|
588813e67b
|
Removed ramda dependency to save another 2-3kb
|
2020-09-27 20:36:18 +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
|
8f61fd3b56
|
Funding goal reached: merged back new search UI/UX from Insiders
|
2020-09-27 09:40:05 +02:00 |
|
squidfunk
|
8ee168954f
|
Removed focus outlines for details and tabs for pointer devices
|
2020-08-23 11:31:56 +02:00 |
|
squidfunk
|
e9795f382d
|
Removed unnecessary share replays
|
2020-08-22 18:36:37 +02:00 |
|
squidfunk
|
989b8597c5
|
Fixed #1877: 404 on search index when search is disabled
|
2020-08-22 17:36:27 +02:00 |
|
squidfunk
|
34b61cc395
|
Added distriution files for removed outline
|
2020-08-02 12:02:20 +02:00 |
|
squidfunk
|
f32778cda2
|
Fixed duplication of search worker when subscribing to observable
|
2020-06-20 12:21:34 +02:00 |
|
squidfunk
|
c6e2e3a780
|
Added support for focusable code blocks on overflow
|
2020-05-16 15:08:39 +02:00 |
|
squidfunk
|
900c113e59
|
Fixed #1696: infinite loop when using instant loading
|
2020-05-16 14:28:16 +02:00 |
|
squidfunk
|
bf43fa3ca6
|
Fixed whitelisting for instant loading on localhost and Netlify previews
|
2020-05-09 13:54:03 +02:00 |
|
squidfunk
|
252db1334e
|
Added loading of sitemap to filter instant loading requests
|
2020-05-09 12:39:55 +02:00 |
|
squidfunk
|
19ab065236
|
Fixed hiding of search on file://
|
2020-04-26 19:28:32 +02:00 |
|
squidfunk
|
dac469eace
|
Added support for graceful recovery of failing search initialization on file:// protocol
|
2020-04-26 19:20:51 +02:00 |
|
squidfunk
|
b5be7d3971
|
Added search status to observable
|
2020-04-26 17:22:55 +02:00 |
|
squidfunk
|
524aeb6d88
|
Ensure source maps are built for stylesheets
|
2020-04-10 12:26:44 +02:00 |
|
squidfunk
|
908d34b853
|
Fixed replacement of skip link and announcement bar on instant load
|
2020-03-28 18:10:08 +01:00 |
|
squidfunk
|
edc9d6fc61
|
Refactored instant loading setup
|
2020-03-28 17:40:46 +01:00 |
|
squidfunk
|
4d370fe903
|
Fixed restoration of scroll offset on page refresh
|
2020-03-28 13:56:58 +01:00 |
|
squidfunk
|
f38d0a8d64
|
Fixed linting errors and enabled instant loading
|
2020-03-28 13:49:48 +01:00 |
|
squidfunk
|
0e80ab45b6
|
Refactored document into subject and moved switching into instant loading
|
2020-03-28 12:37:51 +01:00 |
|
squidfunk
|
64caf62835
|
Added support for pass custom search transform
|
2020-03-27 16:59:25 +01:00 |
|
squidfunk
|
9e74bb7a32
|
Cleaned up search worker integration
|
2020-03-27 15:29:17 +01:00 |
|
squidfunk
|
c0abaf5692
|
Fixed closing of search results on anchor jump
|
2020-03-12 17:13:31 +01:00 |
|
squidfunk
|
3f678c048f
|
Visual formatting
|
2020-03-10 12:10:53 +01:00 |
|
squidfunk
|
ea29135841
|
Fixed JavaScript and CSS evaluation on instant loading
|
2020-03-09 16:46:22 +01:00 |
|
squidfunk
|
d71dd2e8a6
|
Reduced pressure on browser with ResizeObserver
|
2020-03-06 18:57:27 +01:00 |
|
squidfunk
|
abec4824bd
|
Fixed intercepting of link clicks when instant loading is disabled
|
2020-03-05 21:03:51 +01:00 |
|
squidfunk
|
9738c12cc9
|
Unified components and observable structure
|
2020-03-05 17:17:15 +01:00 |
|
squidfunk
|
f79075223f
|
Restructured components and observables
|
2020-03-03 18:19:33 +01:00 |
|
squidfunk
|
301582cc76
|
Fixed scroll snapping for 2nd+ level items using tabs
|
2020-03-03 14:59:57 +01:00 |
|
squidfunk
|
067df2f6cf
|
Improved anchor jumps after instant loading and fixed Google Analytics
|
2020-02-29 20:57:11 +01:00 |
|
squidfunk
|
ab3ef19498
|
Evaluate script elements upon load when using instant loading
|
2020-02-29 19:25:42 +01:00 |
|
squidfunk
|
a1393fdbc3
|
Fixed copy-to-clipboard re-appearing after document switch
|
2020-02-29 12:38:11 +01:00 |
|
squidfunk
|
68c9cb6dac
|
Fixed search for use_directory_urls: false
|
2020-02-29 10:47:01 +01:00 |
|
squidfunk
|
1e0b168570
|
Reverted 'extra_css with media' feature
|
2020-02-27 10:32:42 +01:00 |
|
squidfunk
|
c79b786ea6
|
Refactored to use URLs at all times
|
2020-02-22 15:56:08 +01:00 |
|
squidfunk
|
eb82c8d586
|
Fixed edge case in scroll restoration
|
2020-02-22 15:24:15 +01:00 |
|
squidfunk
|
c362179234
|
Improved scroll restoration implementation
|
2020-02-22 13:35:26 +01:00 |
|
squidfunk
|
674e3456f8
|
Improved browser history navigation in conjunction with instant loading
|
2020-02-21 17:36:04 +01:00 |
|
squidfunk
|
1020953fa5
|
Fixed header shadow appearing after document switch
|
2020-02-21 11:36:32 +01:00 |
|
squidfunk
|
c7e4063d86
|
Refactored instant loading setup
|
2020-02-21 10:18:49 +01:00 |
|
squidfunk
|
ae1ed3d924
|
Implemented instant loading
|
2020-02-20 17:42:46 +01:00 |
|
squidfunk
|
3aa251fb03
|
Improved overall structure
|
2020-02-20 14:44:41 +01:00 |
|
squidfunk
|
9b0410962d
|
Improved keyboard handlers and added prev/next hotkeys
|
2020-02-20 10:07:50 +01:00 |
|
squidfunk
|
297a63313d
|
Improved observable flows
|
2020-02-19 17:29:18 +01:00 |
|
squidfunk
|
577ad4ccc4
|
Fixed multi-language search
|
2020-02-19 15:45:52 +01:00 |
|