From a23ddbc20667faa7c714e1071110db062cf4a945 Mon Sep 17 00:00:00 2001 From: Mau Zsofia Abraham Date: Sun, 20 Oct 2024 09:57:28 +0200 Subject: [PATCH] Corpus query labels --- components/corpus-query-window-content.vue | 36 ++++++++++++++-------- 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/components/corpus-query-window-content.vue b/components/corpus-query-window-content.vue index 61ebd99..fd121cd 100644 --- a/components/corpus-query-window-content.vue +++ b/components/corpus-query-window-content.vue @@ -59,9 +59,16 @@ const words: Ref> = ref([]);
- + +
+ Enter non-accented Latin characters and select word options from the list +
> = ref([]); :options="wordOptions" :placeholder="`Search for words...`" /> - + +
+ Enter exact words within a CQL query. (More info) + +