1
0
Fork 0
docsearch/src
2020-07-01 15:00:46 +02:00
..
icons fix(design) Control Key Icon 2020-06-05 10:05:55 +02:00
types feat(docsearch): introduce favorite searches 2020-04-03 17:55:22 +02:00
utils feat(docsearch): display 5 hits per category maximum 2020-06-05 14:44:55 +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
DocSearch.tsx feat(docsearch): introduce initialScrollY option 2020-06-11 11:18:29 +02:00
DocSearchButton.tsx refactor(docsearch): refactor search button 2020-06-08 10:43:17 +02:00
DocSearchModal.tsx fix(docsearch): hoist transformItems default value 2020-06-24 12:21:59 +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 feat(docsearch): add DocSearch component 2020-05-14 13:52:21 +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 feat(docsearch): introduce resultsFooterComponent option 2020-06-05 14:42:59 +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 test(cypress): Fix tests Recent and Favorites actions 2020-06-10 19:18:09 +02:00
stored-searches.ts chore: format code 2020-04-24 15:55:17 +02:00
style.css css(docsearch): lint 2020-06-19 10:31:44 +02:00
useDocSearchKeyboardEvents.ts feat(docsearch): add / keyboard shortcut 2020-07-01 15:00:46 +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.19 (#52) 2020-06-24 12:29:32 +02:00