vuepress-plugin-meilisearch icon indicating copy to clipboard operation
vuepress-plugin-meilisearch copied to clipboard

Add a relevant and typo tolerant search bar to your VuePress

Results 26 vuepress-plugin-meilisearch issues
Sort by recently updated
recently updated
newest added

Hello I am new in meilisearch I was using algolia before but now planned to use this but it's not yet supported with latest version of vuepress, also it will...

enhancement

**Description** Node 16 is now the latest version of node. It is not the `active` version yet so we should not proactively confirm compatibility with node 16. Nonetheless, the 26...

bug

**Description** The additional search page in order to implement open search and google featured snippet search, Only a search page on /search url with some customizations and it should allows...

enhancement
hacktoberfest

There are !important in CSS. This is a bad practice and it would be nice to remove them. If so, we have to be careful that it might be breaking....

good first issue

Cypress is a library to run tests in a browser. To ensure this package work, we would like to add tests with Cypress. Follow this guide to implement it: https://github.com/meilisearch/integration-guides/blob/main/guides/cypress.md...

good first issue

This plugin uses docs-searchbar.js. When calling the `docsSearchBar` method, we pass a custom `handleSelected` function: https://github.com/meilisearch/vuepress-plugin-meilisearch/blob/23bd502752b235bcf09f160606530e2bead8beb4/MeiliSearchBox.vue#L56-L64 The `handleSelected` attribute will be the function called when the users click on a...

help wanted
hacktoberfest

So far, the automatic tests are really poor. We need to improve tests. There are some complications because of the dynamic import. Here is a kind of solution to configure...

good first issue
help wanted
hacktoberfest

Hi I'm working on a vuepress page with multiple languages. We're using these settings https://vuepress.vuejs.org/guide/i18n.html. Should I use multiple meili indexes, and is there a way to configure this with...

enhancement
hacktoberfest

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. Release notes Sourced from actions/checkout's releases. v3.0.0 Updated to the node16 runtime by default This requires a minimum Actions Runner version of v2.285.0 to...

dependencies
skip-changelog

# Pull Request ## Related issue Fixes #269 ## What does this PR do? - Aligns the search popup's bottom **Powered By** text to the right. ## PR checklist Please...