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 |
|
squidfunk
|
825eeae70c
|
Replaced getComputedStyle with bounding box values
|
2020-03-15 16:19:36 +01:00 |
|
squidfunk
|
df1c7e5590
|
Inlined icons referenced from JavaScript
|
2020-03-15 15:20:48 +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
|
3a25eb46d4
|
Fixed initialization of index for localsearch
|
2020-03-06 12:02:38 +01:00 |
|
squidfunk
|
80f1d3e37b
|
Fixed race condition in instant loading
|
2020-03-06 10:12:20 +01:00 |
|
squidfunk
|
abec4824bd
|
Fixed intercepting of link clicks when instant loading is disabled
|
2020-03-05 21:03:51 +01:00 |
|
squidfunk
|
012cd24f06
|
Fixed linting
|
2020-03-05 19:18:10 +01:00 |
|
squidfunk
|
9738c12cc9
|
Unified components and observable structure
|
2020-03-05 17:17:15 +01:00 |
|
squidfunk
|
66376bbe8c
|
Added skip link component
|
2020-03-04 21:44:22 +01:00 |
|
squidfunk
|
dbb5b2e8c3
|
Refactored search pipeline configuration
|
2020-03-04 21:42:19 +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
|
c201b3de5f
|
Fixed hero component not being mounted with instant loading
|
2020-02-29 19:20:28 +01:00 |
|
squidfunk
|
a17c30c3ac
|
Fixed scrollfix being applied more than once for search
|
2020-02-29 16:26:28 +01:00 |
|
squidfunk
|
a1393fdbc3
|
Fixed copy-to-clipboard re-appearing after document switch
|
2020-02-29 12:38:11 +01:00 |
|