Koha/koha-tmpl/intranet-tmpl/prog/js/vue
Jonathan Druart 2fe52a72a9
Bug 32474: Store the selected option label
It prevents the label to be removed when the selected option is not
longer in the item list.

Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-01-30 17:48:50 +01:00
..
components Bug 32474: Store the selected option label 2024-01-30 17:48:50 +01:00
composables Bug 33625: Pretty .js files for vue 2023-05-16 11:38:04 +02:00
fetch Bug 34587: Add integration with the counter registry API 2023-10-31 16:46:17 -03:00
i18n Bug 33169: (QA follow-up) Tidy Vue-related files 2023-06-23 10:01:02 -03:00
modules Bug 34587: (QA follow-up) Tidy 2023-10-31 16:46:32 -03:00
routes Bug 35408: Fix import job link 2023-12-11 19:41:23 +01:00
stores Bug 35229: Update cypress tests for usage reports 2023-11-24 16:27:26 -03:00
messages.js Bug 33625: Pretty .js files for vue 2023-05-16 11:38:04 +02:00
vue-shims.d.ts