Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add second query with catalog integration (#15)
* add autcomplete component * remove font-awesome and add append history function * add Attribute as a component * remove hard coded color * use FormattedMessage instead of formatMessage function * add ordinal number to intl * Add DidYouMean, Banner and Suggestions * update changelog an remove dependencies * Added SearchQuery and changed biggy-to-vtex conversion into SearchQuery component * PropTypes and convertOrderBy * Fix query and searchResult path * Added search-graphql client * Remove store from all queries * Catalog product in autocomplete * Added unstableProductOrigin count * Fix suggestionSearches * Added cacheControl * Minor fix to compatibility-layer and add suggestions, banners and corrections to searchQuery * Minor fix to show show-more Co-authored-by: Hiago Lucas Cardeal <[email protected]>
- Loading branch information