braks
cd0658534a
examples: cleanup save-restore controls
...
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
2023-01-19 09:21:55 +01:00
braks
8afb98e354
examples: revert nesting example
...
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
2023-01-18 20:47:32 +01:00
braks
203b4815f8
chore(core): replace getNode with findNode
...
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
2023-01-18 20:47:32 +01:00
braks
59594caae4
chore(examples): update deps
...
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
2023-01-17 22:13:12 +01:00
braks
64823b10a1
chore: update deps
...
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
2023-01-17 22:13:12 +01:00
braks
ea5c35e5fa
chore: add changeset
...
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
2023-01-04 14:01:31 +01:00
braks
c3e1741a4b
refactor(core): remove selectionOnDrag prop and use selectionKeyCode to trigger selection
...
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
2022-12-25 17:38:56 +01:00
braks
4dbb51d387
chore(examples): cleanup examples
...
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
2022-12-25 17:38:56 +01:00
braks
48c4f0a0eb
chore(examples): cleanup examples
...
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
2022-12-25 16:17:04 +01:00
braks
952525e18c
chore: bump version
2022-12-18 23:27:28 +01:00
braks
f983549d1c
chore(examples): update custom edge example
...
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
2022-12-14 19:04:13 +01:00
braks
217ee6b0df
chore(core): filter addition and removal changes
...
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
2022-12-13 15:49:20 +01:00
braks
3f1d7257bf
feat(examples): add node resizer example
...
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
2022-12-13 15:49:20 +01:00
braks
89b5da9ae3
chore(examples): cleanup
...
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
2022-12-13 15:49:20 +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
196215d9e2
feat(examples): add node-toolbar example
...
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
2022-12-09 20:52:01 +01:00
braks
4be318807e
chore(deps): update deps
...
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
2022-12-06 17:07:58 +01:00
braks
f3a6ab8417
chore: update examples header
...
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com >
2022-12-05 18:39:48 +01:00
braks
bb18a68977
docs: snappable connection line example
2022-11-14 20:10:19 +01:00
braks
2df9ebbc3a
chore: upgrade deps
2022-11-14 16:58:47 +01:00
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
3fcc163509
examples: update quasar example
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
5c688030f5
chore: quasar example vue flow version
2022-07-27 22:53:40 +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
f21d317fe8
examples: add nuxt3 example
2022-06-03 21:21:53 +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
bcakmakoglu
c07069dcd0
refactor: replace yarn with pnpm as package manager
2022-06-01 21:58:03 +02:00
bcakmakoglu
ee78e925e0
examples: fix import path
2022-05-27 23:36:01 +02:00
Braks
fe6114c738
chore: lint
2022-05-27 23:36:01 +02:00
Braks
bae5d1e26d
chore: lint
2022-05-27 23:36:01 +02:00
Braks
1ddeffe1af
refactor(nodes,edges): Add node/edge add changes
...
# What's changed?
* Elements are not added directly to state but parsed and emitted through change handler and then inserted to state
* Remove add element cb from apply changes
* Remove reset change (not implemented)
2022-05-27 23:36:01 +02:00
Braks
98a893108c
docs: replace codesandbox embed with repl ( #122 )
...
* docs: Animations
* docs: add confetti gun
* docs: update basic example on home page
* docs(deps): Add stackblitz sdk to deps
* chore: update yarn.lock
* docs: use vue repl
* docs: remove stackblitz sdk
* docs: basic repl example
* docs: use repl for examples/index.md (basic example)
* docs: pass ext to repl
* docs: add copy plugin
* docs: use import map instead of dynamic imports
* docs: use repl for custom node example
* docs: hide repl errors
* docs: use repl for custom connectionline example
* docs: use repl for edges example
* docs: exclude repl from ssr
* docs: use repl for nested example
* docs: use repl for stress example
* docs: rename customNode to custom-node
* docs: use repl for update-edge example
* docs: use repl for update-node example
* docs: use repl for validation example
* docs: use repl for save-restore example
* docs: scale down minimap in repl examples
* docs: use repl for dnd example
* docs: use repl for empty example
* docs: use repl for hidden example
* docs: use repl for interaction example
* docs: use repl for multi example
* docs: add pinia example with stackblitz
* docs: update basic example
* docs: update examples
* docs: remove transition from intro
* docs: update features
* update: README.md
* docs: scope css
2022-05-26 19:28:25 +02:00
Braks
233f5cd078
chore(examples): Update vue-flow pkg alias path
2022-05-22 22:46:47 +02:00