1
0
Fork 0
Commit graph

1313 commits

Author SHA1 Message Date
François Chalifour
fb10cc4deb chore: release v1.0.0-alpha.13 (#44) 2020-04-24 18:13:46 +02:00
François Chalifour
6edcf4a95f chore: bump workspace deps versions when releasing 2020-04-24 18:08:52 +02:00
François Chalifour
a9b867819d chore: remove svg folder 2020-04-24 17:28:02 +02:00
François Chalifour
37969b4eef chore: release v1.0.0-alpha.12 (#42) 2020-04-24 17:27:23 +02:00
François Chalifour
294c7cf221 fix(docsearch): add index name to localStorage key 2020-04-24 17:23:49 +02:00
François Chalifour
8ca44b53b2 chore: add entry files to package 2020-04-24 17:23:49 +02:00
François Chalifour
1b0da60512 chore: release v1.0.0-alpha.11 (#41) 2020-04-24 16:51:58 +02:00
François Chalifour
5db74830e3 fix: re-export styles from style entry 2020-04-24 16:33:02 +02:00
François Chalifour
464ad8f06d Revert "chore: use Babel to replace DocSearch verison in UA"
This reverts commit 012be698540926df5a2ba11ee9c52cedcf00e3d7.
2020-04-24 16:20:44 +02:00
François Chalifour
9dea2001c3 chore: lint all files 2020-04-24 16:05:39 +02:00
François Chalifour
c44360258d chore: use Babel to replace DocSearch verison in UA 2020-04-24 16:00:04 +02:00
François Chalifour
07e606a00c chore: format code 2020-04-24 15:55:17 +02:00
François Chalifour
dbcebed048 feat: create clean exports 2020-04-24 15:29:56 +02:00
François Chalifour
15ddd0aa5f refactor: export DocSearch components as Button and Modal 2020-04-24 14:58:50 +02:00
François Chalifour
a0699fd979 chore: prepare DocSearch for release 2020-04-24 13:52:17 +02:00
Shipow
aa71abdbe8 fix(design): No results cosmetics 2020-04-24 11:46:48 +02:00
Shipow
67a2b3c3e0 fix(design): error screen, loading indicator, no results links 2020-04-24 11:22:52 +02:00
Shipow
c9273bfbca fix(design): improvements from feedbacks
- No results
- Select Icon
- Start screen message
2020-04-24 10:52:40 +02:00
François Chalifour
3513478fb6 fix(docsearch): update search suggestions when new lvl0s are encountered 2020-04-16 22:04:53 +02:00
François Chalifour
4f96cdb622 fix(docsearch): don't display items when no suggestions 2020-04-16 21:56:30 +02:00
Shipow
cdb957e990 feat(design): favorites animation (merge branch docsearch-card-action-animation) 2020-04-12 09:26:00 +02:00
François Chalifour
7d62c6fd0f feat(docsearch): allow placeholder customization 2020-04-10 15:24:40 +02:00
François Chalifour
cb35ea64d0 refactor(docsearch): create touch events hook 2020-04-10 15:24:40 +02:00
François Chalifour
950208f46c refactor(docsearch): create search client hook 2020-04-10 15:24:40 +02:00
François Chalifour
ec7df43e80 feat(docsearch): trap focus in modal 2020-04-10 15:24:40 +02:00
Shipow
a73d050c80 fix(design): animation + spacing search button 2020-04-10 12:53:22 +02:00
François Chalifour
352592ecc9 feat(docsearch): use relative URLs 2020-04-10 11:39:50 +02:00
François Chalifour
ef3566f5b7 fix(docsearch): make sure there are search suggestions before showing them 2020-04-10 11:12:04 +02:00
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
a917e607ab feat(docsearch): animate cards on action 2020-04-09 17:58:15 +02:00
François Chalifour
4d743bc48c feat(docsearch): save content record hit parent in recent searches 2020-04-09 16:32:42 +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