Dynamically inject API endpoint to be more flexible when testing the UI.
Also fixes the linting and formatting glob patterns.
parent
85ca9038
No related branches found
No related tags found
Showing
- index.html 3 additions, 0 deletionsindex.html
- package.json 5 additions, 5 deletionspackage.json
- src/components/FilterList/index.ts 1 addition, 1 deletionsrc/components/FilterList/index.ts
- src/components/Pagination/index.ts 1 addition, 1 deletionsrc/components/Pagination/index.ts
- src/components/Pagination/utils.ts 5 additions, 6 deletionssrc/components/Pagination/utils.ts
- src/components/SearchHits/Hit/index.ts 1 addition, 1 deletionsrc/components/SearchHits/Hit/index.ts
- src/components/SearchHits/Hit/utils.ts 14 additions, 11 deletionssrc/components/SearchHits/Hit/utils.ts
- src/components/SearchHits/index.ts 1 addition, 1 deletionsrc/components/SearchHits/index.ts
- src/components/SearchInput/index.ts 1 addition, 1 deletionsrc/components/SearchInput/index.ts
- src/constants.ts 6 additions, 1 deletionsrc/constants.ts
- src/searchClient/buildSearchUrl.ts 1 addition, 2 deletionssrc/searchClient/buildSearchUrl.ts
- src/searchClient/index.ts 12 additions, 16 deletionssrc/searchClient/index.ts
- src/theme.ts 24 additions, 17 deletionssrc/theme.ts
Loading
Please register or sign in to comment