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 <[email protected]> * Update src/components/TopQueries/TopQueries.ts Co-authored-by: Louis Bompart <[email protected]> * Update src/components/TopQueries/TopQueries.ts Co-authored-by: Louis Bompart <[email protected]> * Update src/components/TopQueries/TopQueries.ts Co-authored-by: Louis Bompart <[email protected]> * Update src/components/TopQueries/TopQueries.ts Co-authored-by: Louis Bompart <[email protected]> * 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 <[email protected]> * Added comment for the onClick option to specify that the option must be set in JS * Fix formating Co-authored-by: Jeremie Robert <[email protected]> Co-authored-by: Louis Bompart <[email protected]> Co-authored-by: Michael Grondines <[email protected]>