Koha/koha-tmpl/intranet-tmpl/prog/js/vue/components
Pedro Amorim 1610a1d163
Bug 33408: Add storeToRefs to ERMStore
It makes it so that any changes to the local property
is also reflected in the store and other components are
made aware of the new value. No need to explicitly
change both local property and store property values.

Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-04-13 11:48:04 -03:00
..
ERM Bug 33408: Add storeToRefs to ERMStore 2023-04-13 11:48:04 -03:00
Breadcrumb.vue
ButtonSubmit.vue
Dialog.vue Bug 32991: Don't remove all messages when confirm box is closed 2023-03-10 11:15:34 -03:00
Help.vue Bug 33346: Add missing class and id to link 2023-03-31 12:11:06 +02:00
KohaTable.vue Bug 33066: Restore HTML escaping 2023-04-10 07:38:44 -03:00