Commit Graph
68 Commits
Author SHA1 Message Date
bcakmakoglu 9d94dfd7b7 chore(vue-flow): bump version 2022-06-10 15:59:48 +02:00
bcakmakoglu f94f72d31e docs: add typedoc.json file 2022-06-10 15:54:40 +02:00
bcakmakoglu c289e7e3cc docs: update typedoc to use src/index.ts as entry
# What's changed?

* use src/index.ts as entry for typedocs instead of dist/index.d.ts (otherwise crashes with new vue-tsc version)
* update tsconfigs
* update turbo config and skip building d.ts files for typedocs
2022-06-10 15:54:40 +02:00
bcakmakoglu 3dd3c37fc2 chore: update dependencies
# What's changed?

* add `jsx: "preserve"` to tsconfig (necessary in new vue-tsc version)
2022-06-10 15:54:40 +02:00
bcakmakoglu 2efe25c989 chore: bump version 2022-06-07 18:38:59 +02:00
bcakmakoglu 425e558e96 chore: bump version 2022-06-03 23:20:34 +02:00
bcakmakoglu f272bd60d7 chore: bump version 2022-06-03 21:34:51 +02:00
bcakmakoglu f624c1a2c8 chore: use https for registry link 2022-06-03 21:29:12 +02:00
bcakmakoglu 22f87a8334 chore: add empty test script 2022-06-03 21:27:49 +02:00
bcakmakoglu c07069dcd0 refactor: replace yarn with pnpm as package manager 2022-06-01 21:58:03 +02:00
bcakmakoglu a260f04d79 v0.4.15 2022-06-01 19:12:46 +02:00
bcakmakoglu eef7c49e23 v0.4.14 2022-05-29 09:46:56 +02:00
bcakmakoglu f32dd24400 chore(deps-dev): update typescript to 4.7.2 and vue-tsc to 0.35.0 2022-05-29 09:45:12 +02:00
Braks 30db19bb50 v0.4.13 2022-05-27 23:38:21 +02:00
Braks 95e36d0c2c refactor: use d3-drag 2022-05-27 23:36:01 +02:00
bcakmakoglu f6d250956e v0.4.12 2022-05-26 19:37:03 +02:00
Braks e714fe66dd v0.4.11 2022-05-22 22:49:42 +02:00
Braks b9dbb97374 refactor(pkg): Move vue-flow into separate pkg directory 2022-05-22 22:46:47 +02:00