gancio/plugins
2023-02-17 00:23:35 +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
filters.js minor on filters 2023-01-12 14:19:49 +01:00
gancioPluginExample.js new backend plugin system! 2021-12-02 12:39:55 +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
v-calendar.js improve homepage loading removing calendar timezone 2022-09-22 09:20:32 +02:00
validators.js reinit whereinputadvanced in /add , and init only/also online mechanism, various fixes: admin edit place; bug in nominatim display_name when place in certain nominatim_class, init refactor geocoding related code in services/geocoding/provider; init MapEdit component 2023-02-17 00:23:35 +01: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.