Azgiliat
Azgiliat
## Description ## Markup: ```vue // Your code ``` ## Types of changes - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change...
## Description Add kitchensink page Close #1168 ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds...
## Description ## Markup: ```vue // Your code ``` ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking...
## Types of changes - [x] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix...
Related: #1991 Added e2e test for further integration into pipeline. `yarn test`
If we want to make search field in Vuestic style and even with our component we should change [`docsearch`](https://docsearch.algolia.com/) to [`instantsearchJS`](https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/) As I've understood, Algolia recommends `instantsearch` - `Instantsearch` looks...