gancio-upstream/plugins
2023-10-04 17:22:04 +02:00
..
api.js refactoring search, filtering, selection, fix #225 #227 #224 2023-01-09 17:02:15 +01:00
axios.js i18n refactoring, locale loaders, custom strings, fix #231 2023-02-07 17:44:23 +01:00
gancioPluginExample.js improve example plugin 2023-06-30 23:49:16 +02:00
helpers.js Squashed commit of the following: 2023-04-03 16:39:26 +02:00
i18n.js i18n refactoring, locale loaders, custom strings, fix #231 2023-02-07 17:44:23 +01:00
README.md cleaning and use nuxt-express 2019-08-09 01:58:11 +02:00
time.js typo! 2023-10-04 17:22:04 +02:00
v-calendar.js Squashed commit of the following: 2023-04-03 16:39:26 +02:00
validators.js require online location for online only events 2023-04-09 23:40:16 +02:00

PLUGINS

This directory contains Javascript plugins that you want to run before mounting the root Vue.js application.

More information about the usage of this directory in the documentation.