Commit Graph
10 Commits
Author SHA1 Message Date
braks 72325d4887 examples: cleanup examples and remove deprecated usages
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2023-02-10 11:38:22 +01:00
braks 000dd5c9ba refactor: replace additional-components package occurrences
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
2022-12-13 15:29:00 +01: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
thomasmountfordandBraks 485d7b2dd3 Updated UpdatableEdgeExample to still have a label on the updatable edge 2022-08-30 22:16:10 +02:00
thomasmountfordandBraks 7732ad9b76 Added docs for type EdgeUpdatable
Implemented type EdgeUdatable in global configuration for VueFlow instance
2022-08-30 22:16:10 +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 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