1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-01-29 16:49:27 +01:00

15 Commits

Author SHA1 Message Date
33a4663694 Merge branch 'master' of https://github.com/antares-sql/antares into ts-renderer 2022-06-13 09:29:05 +02:00
85cec05f70 perf(Linux): title bar improvements 2022-06-08 13:04:19 +02:00
cc5910b88f refactor: common to ts 2022-05-10 12:57:25 +02:00
d1bfa282c3 build: ts config for renderer 2022-05-09 11:48:30 +02:00
da6481f458 build: fix compilation issues 2022-05-07 22:50:11 +02:00
cdbadbb11a remove @vue/compat 2022-04-30 16:11:44 +02:00
ff8bb45d6d fix: missing storeToRefs imports 2022-04-30 11:45:49 +02:00
0d52282aa8 refactor: migration to pinia 2022-04-30 00:47:37 +02:00
Giulio Ganci
1174bab0cc fix: verbose devtool loggin with missing sourcemap 2022-04-27 22:11:30 +02:00
9dd685b062 refactor: initial pinia implementation 2022-04-27 18:23:48 +02:00
Giulio Ganci
3eb781021c enabling vue compat 2022-04-23 16:15:54 +02:00
6af0c33461 fix: locale change 2022-04-22 17:45:12 +02:00
443170bbb1 refactor: vue3 migration in progress 2022-04-21 14:39:24 +02:00
9db6bfd255 refactor: show contributors in settings 2022-03-06 16:02:24 +01:00
0cd182546b
build: electron-webpack replacement (#130)
* some changes

* improvements and dedicated webpeck configs for render and main

* added debugging setup

* vscode main process debug config

* vue3 devtools
2021-10-31 10:36:45 +01:00