v0.0.43
Pre-release
Pre-release
Feature/snow 352 add top queries component (#94) * TopQueries component * Fix link and add tests * Add tests and fix css * OnClick uses the QueryStateManager, Added usageAnalitycs to tests and generaly improved tests. * Added execute query on click test * Update src/components/TopQueries/TopQueries.ts Co-authored-by: Jeremie Robert <43446516+jeremierobert-coveo@users.noreply.github.com> * Update src/components/TopQueries/TopQueries.ts Co-authored-by: Louis Bompart <louis.vincent.bompart@gmail.com> * Update src/components/TopQueries/TopQueries.ts Co-authored-by: Louis Bompart <louis.vincent.bompart@gmail.com> * Update src/components/TopQueries/TopQueries.ts Co-authored-by: Louis Bompart <louis.vincent.bompart@gmail.com> * Update src/components/TopQueries/TopQueries.ts Co-authored-by: Louis Bompart <louis.vincent.bompart@gmail.com> * Generally improved tests quality, added setup function in tests and small fixes * Added test to verify if suggestion params given in options are passed in the suggestion query * Update src/components/TopQueries/TopQueries.ts Co-authored-by: Jeremie Robert <43446516+jeremierobert-coveo@users.noreply.github.com> * Added comment for the onClick option to specify that the option must be set in JS * Fix formating Co-authored-by: Jeremie Robert <43446516+jeremierobert-coveo@users.noreply.github.com> Co-authored-by: Louis Bompart <louis.vincent.bompart@gmail.com> Co-authored-by: Michael Grondines <mic.grondines@gmail.com>