Commit Graph

18 Commits

Author SHA1 Message Date
23598dd2ee
fix: introduce a ListView type to properly type all available list views
All checks were successful
continuous-integration/drone/pr Build is passing
2022-09-08 14:11:19 +02:00
7d4ba6249e
feat: add modelTypes 2022-09-05 17:57:21 +02:00
106abfc842
fix: merge duplicate types 2022-09-05 17:43:24 +02:00
244478400a
feat: improve store typing 2022-09-05 17:43:23 +02:00
c6d214b9eb fix: cypress plugins
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-04 21:50:48 +00:00
58358481bc fix linting 2022-07-04 21:50:48 +00:00
c6aac15d24 feat: improve ts setup 2022-07-04 21:50:48 +00:00
53dc7d12f7
feat: remove vue3 compat mode 2022-05-22 23:44:16 +02:00
d749ec85dc chore(deps): update dependency eslint-plugin-vue to v9 (#1958)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #1958
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
2022-05-18 20:17:48 +00:00
0bd235cea3
fix: expose configureCompat types
Some checks failed
continuous-integration/drone/pr Build is failing
see: https://github.com/vuejs/docs/pull/1475
2022-01-30 17:24:38 +01:00
de3c47dc69
fix ts errors in various files 2022-01-30 16:53:46 +01:00
Dominik Pschenitschni
6db0559b81 fix: replace faker with community fork faker-js/faker (#1408)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #1408
Reviewed-by: konrad <k@knt.li>
Co-authored-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
Co-committed-by: Dominik Pschenitschni <dpschen@noreply.kolaente.de>
2022-01-20 07:54:39 +00:00
49955eb03a
fix: remove some of the typescript warnings
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2022-01-05 16:17:14 +01:00
dpschen
30cc89fe25 feat: add vite-svg-loader and add Logo component (#971)
Some checks failed
continuous-integration/drone/push Build is failing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #971
Reviewed-by: konrad <k@knt.li>
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-11-13 14:16:14 +00:00
59401bc1da
fix: vue3 types
Some checks failed
continuous-integration/drone/pr Build is failing
2021-10-07 12:55:59 +02:00
3d6aca3510
feat: use vuex 4 for vue3 2021-10-01 18:47:41 +02:00
dpschen
e9978548d8 feat: add types for vite (#790)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #790
Co-authored-by: dpschen <dpschen@noreply.kolaente.de>
Co-committed-by: dpschen <dpschen@noreply.kolaente.de>
2021-09-25 18:33:30 +00:00
fa8492f97c Add typescript support for helper functions (#598)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #598
Co-authored-by: konrad <konrad@kola-entertainments.de>
Co-committed-by: konrad <konrad@kola-entertainments.de>
2021-07-19 18:20:49 +00:00