gancio-upstream/plugins
2023-03-19 22:46:51 +01: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 new backend plugin system! 2021-12-02 12:39:55 +01:00
helpers.js use luxon instead of dayjs, new $time plugin 2023-03-19 22:46:51 +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 use luxon instead of dayjs, new $time plugin 2023-03-19 22:46:51 +01:00
v-calendar.js use luxon instead of dayjs, new $time plugin 2023-03-19 22:46:51 +01:00
validators.js minor 2021-10-18 15:45: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.