From 162090e1fecd590afe7ec66ff6b0b507f2ef1c4b Mon Sep 17 00:00:00 2001 From: Maxime Moraine Date: Tue, 9 Jun 2020 16:11:19 +0200 Subject: [PATCH] corrections mineurs + support de la recherche diacritique --- docs/.vuepress/theme/components/MagicItemFilters.vue | 2 +- .../.vuepress/theme/components/search/SRDSearchBox.vue | 10 ++++++++++ docs/.vuepress/theme/components/search/match-query.js | 2 ++ docs/classes/barde/README.md | 2 +- 4 files changed, 14 insertions(+), 2 deletions(-) diff --git a/docs/.vuepress/theme/components/MagicItemFilters.vue b/docs/.vuepress/theme/components/MagicItemFilters.vue index 1cb1f01..ccfbb6d 100644 --- a/docs/.vuepress/theme/components/MagicItemFilters.vue +++ b/docs/.vuepress/theme/components/MagicItemFilters.vue @@ -42,7 +42,7 @@ -

Verbales

+

Harmonisation

diff --git a/docs/.vuepress/theme/components/search/SRDSearchBox.vue b/docs/.vuepress/theme/components/search/SRDSearchBox.vue index b6620c3..4d25e92 100644 --- a/docs/.vuepress/theme/components/search/SRDSearchBox.vue +++ b/docs/.vuepress/theme/components/search/SRDSearchBox.vue @@ -16,6 +16,7 @@ append-icon="mdi-magnify" solo-inverted return-object + :filter="searchFilter" >