1
0
Fork 0
Commit graph

36 commits

Author SHA1 Message Date
François Chalifour
3c5b4fff8f feat(docsearch): save content record hit parent in recent searches 2020-04-10 11:12:04 +02:00
Shipow
3e1b5037fc fix(design): mobile 2020-04-10 11:09:09 +02:00
Shipow
f2e9eb95f8 fix(design): mobile scroll and source zindex 2020-04-10 08:53:36 +02:00
Shipow
b88483851e fix(design): modal height, no results screen 2020-04-09 20:07:41 +02:00
François Chalifour
6ad18485fd feat(docsearch): add hitComponent and transformItems options 2020-04-09 13:54:56 +02:00
François Chalifour
a86a36805d fix(docsearch): provide autocomplete ID for HTML attributes 2020-04-09 12:11:14 +02:00
François Chalifour
26a4cc073c feat(docsearch): forward props to autocomplete-core 2020-04-09 12:03:53 +02:00
François Chalifour
935aa81ae7 feat(docsearch): append modal to body 2020-04-09 11:45:30 +02:00
Shipow
92fa12d780 fix(design): hovers + tree icons 2020-04-08 23:49:32 +02:00
Shipow
25208954c3 feat(design): new error icons + update icons + update light shadows / searchbox 2020-04-08 16:53:54 +02:00
François Chalifour
e6614359ab fix(docsearch): don't request Algolia on start screen 2020-04-06 18:18:20 +02:00
François Chalifour
bf86a1d09f fix(docsearch): drop the "..." 2020-04-06 18:17:45 +02:00
François Chalifour
39e72c4fb4 fix(docsearch): do not render Screen when loading or stalled 2020-04-06 17:20:59 +02:00
François Chalifour
ca8e410e84 feat(docsearch): catch retry errors in the search client 2020-04-06 16:14:56 +02:00
François Chalifour
9bac38cc96 fix(docsearch): limit number of searches retrieved 2020-04-05 12:26:52 +02:00
François Chalifour
fea16e3a93 refactor(DocSearch): rename EmptyScreen to StartScreen 2020-04-04 17:16:05 +02:00
François Chalifour
49c6347d8a fix(docsearch): limit query size 2020-04-04 14:42:41 +02:00
François Chalifour
80983f5245 fix(docsearch): don't focus input if initial query 2020-04-04 14:11:01 +02:00
François Chalifour
d7d6984762 fix(docsearch): hide search suggestions if none 2020-04-04 12:40:40 +02:00
François Chalifour
f944f30af7 feat(docsearch): introduce Selection Search 2020-04-04 12:40:21 +02:00
Shipow
a97199a381 fix(design): tablet responsive 2020-04-04 11:02:52 +02:00
Shipow
6eca63971e feat(design): icon actions 2020-04-04 09:50:09 +02:00
François Chalifour
164a0ce8f0 feat(docsearch): display more recent searches when no favorites 2020-04-03 18:42:37 +02:00
François Chalifour
44558ec1f9 refactor(docsearch): refactor favorite searches 2020-04-03 18:35:13 +02:00
François Chalifour
f00672ae55 fix(docsearch): don't add search to recent searches if favorited 2020-04-03 18:22:14 +02:00
François Chalifour
858a49820f fix(docsearch): remove recent search when favorited 2020-04-03 18:05:33 +02:00
François Chalifour
708b470cc1 feat(docsearch): introduce favorite searches 2020-04-03 17:55:22 +02:00
Shipow
3cc88fa471 feat(design): new icons 2020-04-03 17:21:24 +02:00
François Chalifour
db4bb37d43 fix(docsearch): update local storage key 2020-04-02 23:37:29 +02:00
Shipow
cf7864d7f5 fix(design): no results, empty screen + details 2020-04-02 22:41:49 +02:00
Shipow
321955979f fix(design): icons 2020-04-02 18:15:00 +02:00
François Chalifour
4c0aa3b71e feat(docsearch): add recent searches (#40) 2020-04-02 11:52:13 +02:00
Shipow
ba6bdde041 fix(design): contrast + darkmode 2020-04-01 20:12:18 +02:00
Shipow
7ef73c3a96 fix(design): footer, hit spacing 2020-04-01 18:16:46 +02:00
François Chalifour
a448e9ee72 feat(docsearch): add search suggestions 2020-04-01 15:34:14 +02:00
François Chalifour
fa42ab2bd9 feat(docsearch): add DocSearch for Docusaurus (#39)
Co-authored-by: eunjae-lee <karis612@gmail.com>
Co-authored-by: Shipow <shipowlata@gmail.com>
2020-03-31 17:08:28 +02:00