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
|
6ae8c907bb
|
Switched to touch-action (previously -webkit-overflow-scrolling)
|
2020-04-08 16:05:23 +02:00 |
|
squidfunk
|
e5f20b540d
|
Improved rendering performance by omitting unnecessary emits for hero and tabs
|
2020-03-29 14:41:52 +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
|
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
|
9e74bb7a32
|
Cleaned up search worker integration
|
2020-03-27 15:29:17 +01:00 |
|
squidfunk
|
42524ae124
|
Fixed disappearing sidebars when nested content is expanded
|
2020-03-26 16:13:53 +01:00 |
|
squidfunk
|
dd2f2c879a
|
Improved rendering performance by combining upstream observables
|
2020-03-17 11:10:51 +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 |
|
squidfunk
|
825eeae70c
|
Replaced getComputedStyle with bounding box values
|
2020-03-15 16:19:36 +01:00 |
|
squidfunk
|
d71dd2e8a6
|
Reduced pressure on browser with ResizeObserver
|
2020-03-06 18:57:27 +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
|
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
|
c201b3de5f
|
Fixed hero component not being mounted with instant loading
|
2020-02-29 19:20:28 +01:00 |
|
squidfunk
|
c79b786ea6
|
Refactored to use URLs at all times
|
2020-02-22 15:56:08 +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
|
297a63313d
|
Improved observable flows
|
2020-02-19 17:29:18 +01:00 |
|
squidfunk
|
8171fc0ecd
|
Moved keyboard handlers to separate module
|
2020-02-19 15:09:49 +01:00 |
|
squidfunk
|
b0ebcc8d5b
|
Added support for variable sized header
|
2020-02-19 14:19:11 +01:00 |
|
squidfunk
|
a6bc272778
|
Moved source integration into patches
|
2020-02-19 11:42:51 +01:00 |
|
squidfunk
|
ae05805124
|
Refactored location observables
|
2020-02-19 11:07:34 +01:00 |
|
squidfunk
|
fdff60e33d
|
Link header to viewport resizes
|
2020-02-18 10:17:57 +01:00 |
|
squidfunk
|
af50d5b177
|
Fixed unnecessary rerender of search results on focus
|
2020-02-18 09:11:57 +01:00 |
|
squidfunk
|
14df716e63
|
Prepare 5.0.0b1 release
|
2020-02-17 17:20:08 +01:00 |
|
squidfunk
|
dd40bc2fcf
|
Refactored header title component
|
2020-02-17 16:25:49 +01:00 |
|
squidfunk
|
7876148fbd
|
Improved documentation and fixed search reset
|
2020-02-17 14:37:12 +01:00 |
|
squidfunk
|
2c0177ab56
|
Fixed search reset button not hiding for empty input
|
2020-02-17 10:47:52 +01:00 |
|
squidfunk
|
694eaca889
|
Fixed disappearance of header shadow on iOS
|
2020-02-15 21:52:47 +01:00 |
|
squidfunk
|
b094573287
|
Migrated tabs and hero and renamed refactored components
|
2020-02-14 18:48:46 +01:00 |
|
squidfunk
|
d934bb37c0
|
Refactored table of contents component
|
2020-02-14 12:27:13 +01:00 |
|
squidfunk
|
c035df94fd
|
Fixed bug in main area observable
|
2020-02-13 23:42:12 +01:00 |
|
squidfunk
|
ca27f23674
|
Refactored main and header observables
|
2020-02-13 18:29:44 +01:00 |
|
squidfunk
|
306530f668
|
Separated observables from components
|
2020-02-12 19:13:03 +01:00 |
|
squidfunk
|
6dba046eae
|
Fixed active layer reset
|
2020-02-11 17:14:28 +01:00 |
|
squidfunk
|
de73cac7b8
|
Fixed emission of active layer element
|
2020-02-11 12:13:42 +01:00 |
|
squidfunk
|
ec9ad27251
|
Updated copyright year in docs
|
2020-02-11 11:05:21 +01:00 |
|
squidfunk
|
41dc846753
|
Merge branch 'master' into refactor/rxjs-typescript
|
2020-02-10 12:34:58 +01:00 |
|
squidfunk
|
be2525f55f
|
Added overflow scrolling fixes for iOS
|
2020-02-02 18:28:58 +01:00 |
|