1
0
Fork 0
docsearch/src
2020-04-24 18:13:46 +02:00
..
icons chore: format code 2020-04-24 15:55:17 +02:00
types feat(docsearch): introduce favorite searches 2020-04-03 17:55:22 +02:00
utils refactor(docsearch): create search client hook 2020-04-10 15:24:40 +02:00
AlgoliaLogo.tsx feat(docsearch): introduce favorite searches 2020-04-03 17:55:22 +02:00
constants.ts fix(docsearch): limit query size 2020-04-04 14:42:41 +02:00
DocSearchButton.tsx feat: create clean exports 2020-04-24 15:29:56 +02:00
DocSearchModal.tsx fix(docsearch): add index name to localStorage key 2020-04-24 17:23:49 +02:00
ErrorScreen.tsx chore: format code 2020-04-24 15:55:17 +02:00
Footer.tsx feat(docsearch): introduce favorite searches 2020-04-03 17:55:22 +02:00
Hit.tsx feat(docsearch): add hitComponent and transformItems options 2020-04-09 13:54:56 +02:00
index.ts refactor: export DocSearch components as Button and Modal 2020-04-24 14:58:50 +02:00
NoResultsScreen.tsx chore: lint all files 2020-04-24 16:05:39 +02:00
Results.tsx fix(docsearch): don't display items when no suggestions 2020-04-16 21:56:30 +02:00
ResultsScreen.tsx fix(docsearch): don't display items when no suggestions 2020-04-16 21:56:30 +02:00
ScreenState.tsx chore: format code 2020-04-24 15:55:17 +02:00
SearchBox.tsx fix(docsearch): limit query size 2020-04-04 14:42:41 +02:00
Snippet.tsx feat(docsearch): introduce favorite searches 2020-04-03 17:55:22 +02:00
StartScreen.tsx chore: format code 2020-04-24 15:55:17 +02:00
stored-searches.ts chore: format code 2020-04-24 15:55:17 +02:00
style.css chore: format code 2020-04-24 15:55:17 +02:00
useSearchClient.ts Revert "chore: use Babel to replace DocSearch verison in UA" 2020-04-24 16:20:44 +02:00
useTouchEvents.ts refactor(docsearch): create touch events hook 2020-04-10 15:24:40 +02:00
useTrapFocus.ts feat(docsearch): trap focus in modal 2020-04-10 15:24:40 +02:00
version.ts chore: release v1.0.0-alpha.13 (#44) 2020-04-24 18:13:46 +02:00