Commit Graph

20 Commits

Author SHA1 Message Date
braks
650e7527ae chore(core): remove unnecessary import paths 2022-11-06 19:20:39 +01:00
braks
a26e83b27d examples: use EdgeLabelRenderer in edges example 2022-11-04 22:10:40 +01:00
braks
11ee43ac9b chore(vueflow): disable pkg until name issue is resolved 2022-10-13 23:23:43 +02:00
braks
13fed0a3fb refactor(edges): move edge event handlers into Wrapper component 2022-10-10 21:33:44 +02:00
braks
d1e9ee596c chore(examples): install vueflow pkg 2022-10-10 21:33:44 +02:00
braks
2d76bf345d refactor(edges)!: simplify edge paths and center calculations 2022-10-08 23:25:34 +02:00
braks
c1bcc02797 refactor(additional-components): move additional components into separate pkg 2022-10-08 23:25:34 +02:00
braks
8567e3733b refactor: change pkg scope to vue-flow 2022-10-08 23:25:34 +02:00
braks
674fe4f9c9 chore(deps-dev): update deps and resolve peer deps 2022-10-08 23:25:34 +02:00
braks
7a657f141a refactor(edges,store): emit connection events start and end with actions 2022-10-07 22:55:38 +02:00
thomasmountford
485d7b2dd3 Updated UpdatableEdgeExample to still have a label on the updatable edge 2022-08-30 22:16:10 +02:00
thomasmountford
7732ad9b76 Added docs for type EdgeUpdatable
Implemented type EdgeUdatable in global configuration for VueFlow instance
2022-08-30 22:16:10 +02:00
braks
ce77bc5d64 chore(deps): upgrade dependencies 2022-07-27 22:49:00 +02:00
braks
d96e944a49 fix(types): use correct edge event types
# What's changed?

* instead of `MouseEvent`, emit `EdgeMouseEvent` type
* fix examples
2022-07-22 16:56:10 +02:00
bcakmakoglu
942a122fcb examples: fix import path 2022-06-16 23:00:31 +02:00
bcakmakoglu
650606ec76 docs: update deps 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
a0e610aedd docs: update examples 2022-06-07 18:33:00 +02:00
bcakmakoglu
330d6d7eac examples: add quasar example 2022-06-03 19:32:46 +02:00
bcakmakoglu
8dd7c79700 examples: move current examples into examples/vite 2022-06-03 19:32:46 +02:00