squidfunk
|
fed4146fa0
|
Added site search guide
|
2020-07-20 15:18:09 +02:00 |
|
squidfunk
|
3a94b968fc
|
Merge branch 'master' into feature/search-with-quotes
|
2020-06-29 11:02:23 +02:00 |
|
squidfunk
|
759f2b9e36
|
Fixed consecutive searches with quotes
|
2020-06-29 10:57:56 +02:00 |
|
squidfunk
|
83bba6bee4
|
Implemented support for AND search with quotation marks
|
2020-06-28 12:05:15 +02:00 |
|
michael-nok
|
343170f364
|
Fixed search highlighting for numbers (#1776)
Additional fix for #1773 to include highlighting integers.
|
2020-06-26 07:32:43 +02:00 |
|
squidfunk
|
a3c03aefb9
|
Fixed search transform removing numbers from query
|
2020-06-23 08:45:49 +02:00 |
|
squidfunk
|
e6e7536356
|
Improved search experience in many languages
|
2020-06-21 13:22:48 +02:00 |
|
squidfunk
|
f32778cda2
|
Fixed duplication of search worker when subscribing to observable
|
2020-06-20 12:21:34 +02:00 |
|
squidfunk
|
feda4ff29a
|
Fixed custom search separator not being set
|
2020-06-13 11:35:19 +02:00 |
|
squidfunk
|
0eedfbb3f6
|
Fixed #1755: custom search separator not set
|
2020-06-13 11:14:31 +02:00 |
|
squidfunk
|
36e1e3db8b
|
Fixed search in German, French and other languages
|
2020-06-07 13:56:45 +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
|
6cf14bed10
|
Fixed TypeScript warnings
|
2020-04-26 19:02:32 +02:00 |
|
squidfunk
|
0145f6d278
|
Added note when search is initializing
|
2020-04-26 18:29:13 +02:00 |
|
squidfunk
|
62fcc9b86e
|
Added re-emission of latest query when search is ready
|
2020-04-26 17:41:00 +02:00 |
|
squidfunk
|
b5be7d3971
|
Added search status to observable
|
2020-04-26 17:22:55 +02:00 |
|
squidfunk
|
7eb6cb6536
|
Fixed sidebar jitter by switching to sticky positioning
|
2020-04-26 16:33:07 +02:00 |
|
squidfunk
|
e96657cc1e
|
Fixed instant loading not honoring target=_blank
|
2020-04-17 21:10:04 +02:00 |
|
squidfunk
|
5b8721ff92
|
Fixed GitLab star count
|
2020-04-17 14:33:04 +02:00 |
|
XhmikosR
|
6cf4b551d4
|
Fixed typos in documentation (#1616)
|
2020-04-17 10:26:54 +02:00 |
|
squidfunk
|
a96fa1c3aa
|
Fixed rounding errors in GitHub stars
|
2020-04-13 16:12:26 +02:00 |
|
squidfunk
|
524aeb6d88
|
Ensure source maps are built for stylesheets
|
2020-04-10 12:26:44 +02:00 |
|
squidfunk
|
6ae8c907bb
|
Switched to touch-action (previously -webkit-overflow-scrolling)
|
2020-04-08 16:05:23 +02:00 |
|
squidfunk
|
00ad2d74d6
|
Fixed broken link after history change
|
2020-04-05 11:33:41 +02:00 |
|
squidfunk
|
e5f20b540d
|
Improved rendering performance by omitting unnecessary emits for hero and tabs
|
2020-03-29 14:41:52 +02:00 |
|
squidfunk
|
eb0e8ac85d
|
Refactored element creation (now centralized)
|
2020-03-29 14:18:18 +02:00 |
|
squidfunk
|
7e42f78e92
|
Formatting
|
2020-03-29 14:01:27 +02:00 |
|
squidfunk
|
7b6ce2a913
|
Fixed incorrect active table of contents item when main size changes
|
2020-03-29 14:00:53 +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
|
63a3481bc2
|
Fixed bug where a popstate event triggered history.pushState again
|
2020-03-28 13:25:26 +01:00 |
|
squidfunk
|
0e80ab45b6
|
Refactored document into subject and moved switching into instant loading
|
2020-03-28 12:37:51 +01:00 |
|
squidfunk
|
1cd1a056f8
|
Documentation
|
2020-03-27 17:16:03 +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
|
c738110391
|
Only emit global keyboard events when not in editable element
|
2020-03-26 19:48:07 +01:00 |
|
squidfunk
|
42524ae124
|
Fixed disappearing sidebars when nested content is expanded
|
2020-03-26 16:13:53 +01:00 |
|
squidfunk
|
153aaabbaa
|
Ensure event listeners are passive
|
2020-03-17 16:43:49 +01:00 |
|
squidfunk
|
dd2f2c879a
|
Improved rendering performance by combining upstream observables
|
2020-03-17 11:10:51 +01:00 |
|
squidfunk
|
0f116bab03
|
Fixed precedence of search results in title
|
2020-03-16 15:13:09 +01:00 |
|
squidfunk
|
653d535a22
|
Improved flow of observables/emissions
|
2020-03-16 14:59:59 +01:00 |
|
squidfunk
|
b7c3798fd7
|
Documentation
|
2020-03-16 12:03:04 +01:00 |
|
Ofek Lev
|
0de3f60af3
|
Added forward slash to list of keyboard shortcuts that open search (#1509)
|
2020-03-16 09:35:24 +01:00 |
|