gancio-upstream/plugins
2024-03-18 09:55:22 +01:00
..
api.js minor 2024-03-18 09:55:22 +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 minor 2024-03-18 09:55:22 +01: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 feat: user events page view, fix #340 and #156 2024-01-29 14:46:11 +01: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.