meilisearch / vuepress-plugin-meilisearch

Add a relevant and typo tolerant search bar to your VuePress
MIT License
64 stars 14 forks source link

Add layout option and style #146

Closed mdubus closed 3 years ago

mdubus commented 3 years ago

What's wrong ?

Problem 1:

docs-searchbar provides an option to choose between 2 layouts : "simple" and "columns". But the plugin vuepress-plugin-meilisearch doesn't provide access to this existing option.

Problem 2:

After making this option available, the design looks horrific: before simple layout

What's inside this PR

This PR makes the layout option available. It also adapts the style to match the existing one in docs-searchbar.

Style in docs-searchbar (simple layout): reference docs searchbar

Style in vuepress-plugin-meilisearch after this PR (simple layout): after simple layout

How to test

Go to the file playground/.vuepress/config.js and add "layout": "simple" in the options: Capture d’écran 2021-06-01 à 16 55 06

Note that you might need to restart your server.

Please make sure to test that it doesn't break the "columns" layout 🙏

bidoubiwa commented 3 years ago

bors merge

bidoubiwa commented 3 years ago

bors merge

bidoubiwa commented 3 years ago

bors merge

bors[bot] commented 3 years ago

Build succeeded: