1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-02-23 17:50:37 +00:00
mobilizon/js/src
Thomas Citharel 6bd8034fe8
feat(i18n): activate japanese language
Closes #1293

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-05-24 11:17:39 +02:00
..
@types
api
apollo Fix address selector 2022-10-05 17:54:04 +02:00
assets fix(front): Fix pagination display on dark mode 2023-04-26 16:31:28 +02:00
components fix(front): Fix autocomplete attribute in o-inputitems after Oruga new version BC 2023-05-17 09:34:04 +02:00
composition fix(front): No cache-only for config 2023-05-17 09:34:03 +02:00
filters Add global search 2022-08-28 10:02:06 +02:00
graphql fix(front): Fix event list month order 2023-04-21 10:18:22 +02:00
i18n feat(i18n): activate japanese language 2023-05-24 11:17:39 +02:00
plugins fix(front): Focus report comment input in report modal 2023-04-21 15:43:36 +02:00
router fix(front): Handle "Failed to fetch dynamically imported module" errors by refreshing the page 2023-05-17 09:34:03 +02:00
services Performance improvements 2022-10-05 13:18:38 +02:00
styles
types feat(addresses): Allow to enter manual addresses 2023-04-07 17:54:06 +02:00
typings
utils Update deps and fix some front-end stuff 2023-03-22 10:19:25 +01:00
views style(lint): lint front-end code 2023-05-24 10:56:25 +02:00
App.vue Add setting to toggle light/dark mode 2022-10-28 17:41:49 +02:00
constants.ts
histoire.setup.ts
main.ts Small typos 2022-12-22 12:04:39 +01:00
oruga-config.ts Add global search 2022-08-28 10:02:06 +02:00
registerServiceWorker.ts
service-worker.ts Add global search 2022-08-28 10:02:06 +02:00
shims-tsx.d.ts
shims-vue.d.ts Add the map in search view 2022-09-01 10:00:17 +02:00
vue-apollo.ts