braks
|
a415353ba5
|
chore: add changeset
|
2022-10-13 23:23:43 +02:00 |
|
braks
|
00a5ee0416
|
refactor(nodes): trigger dragging on drag start
|
2022-10-13 23:23:43 +02:00 |
|
braks
|
0044a14ac1
|
feat(core): add dragging class to pane
|
2022-10-13 23:23:43 +02:00 |
|
braks
|
71eacd7035
|
chore(core): cleanup var
|
2022-10-13 23:23:43 +02:00 |
|
braks
|
5c3ed51257
|
chore(core): update styles
|
2022-10-13 23:23:43 +02:00 |
|
braks
|
e0016db07a
|
tests: properly check element transforms
|
2022-10-13 23:23:43 +02:00 |
|
braks
|
5aa94e2e13
|
tests: add tryAssertion command to replace cy.wait
|
2022-10-13 23:23:43 +02:00 |
|
braks
|
0613350554
|
tests: add viewpane tests
|
2022-10-13 23:23:43 +02:00 |
|
braks
|
11ee43ac9b
|
chore(vueflow): disable pkg until name issue is resolved
|
2022-10-13 23:23:43 +02:00 |
|
braks
|
655a27d572
|
tests: add connectOnClick test
|
2022-10-13 23:23:43 +02:00 |
|
braks
|
1e5a77d608
|
chore: add changeset
|
2022-10-13 23:23:43 +02:00 |
|
braks
|
d420feaf48
|
fix(handles): connectOnClick reset before connections can be made
|
2022-10-13 23:23:43 +02:00 |
|
braks
|
18a812db64
|
chore: add changeset
|
2022-10-13 23:23:43 +02:00 |
|
braks
|
a7845c6032
|
fix(handles): only check for matching handle id if an id exists
|
2022-10-13 23:23:43 +02:00 |
|
braks
|
bc80807285
|
fix(nodes): pass connectable to correct prop
|
2022-10-13 23:23:43 +02:00 |
|
braks
|
3fcc163509
|
examples: update quasar example
|
2022-10-13 23:23:43 +02:00 |
|
braks
|
f978db25e4
|
chore(vueflow): update CHANGELOG
|
2022-10-10 22:07:05 +02:00 |
|
github-actions[bot]
|
d224d59b4d
|
chore: bump versions
|
2022-10-10 22:03:08 +02:00 |
|
braks
|
b8b325e316
|
chore: correct version
|
2022-10-10 21:38:01 +02:00 |
|
braks
|
1204a4496c
|
chore(core): add default color to edge text
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
c086aa8e46
|
chore(docs): add copy vue flow plugin again
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
fa0fc69304
|
chore: update changeset to minor bump
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
31f590b893
|
chore(core): lint
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
5f595c0770
|
chore(core): lint
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
e1c28a26c7
|
chore: add changeset
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
13fed0a3fb
|
refactor(edges): move edge event handlers into Wrapper component
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
2684272308
|
refactor(core): simplify useHandle
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
e9d6ec1673
|
refactor: remove docs from build process and use separate script
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
24f7722f7c
|
chore(core): remove unnecessary style
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
be3fab9c1b
|
chore(additional-components): optional position
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
2e2c449bf6
|
chore: add changeset
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
50af804c47
|
chore(additional-components): disable pointer events on user selection
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
908b327224
|
refactor(core): update base styles
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
875d95465e
|
feat(additional-components): add position prop to MiniMap & Controls
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
3541b24587
|
feat(additional-components): add Panel component
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
ef3111bde0
|
chore(core): lint
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
78f9ee1cb7
|
chore: add changeset
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
283846c196
|
refactor(nodes): use HandleConnectable type for nodes connectable prop
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
0215d49ad3
|
refactor(nodes): set default for connectable to true
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
624438a0ea
|
feat(handles): allow setting connectable to single for single connection handles
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
08ad17356f
|
chore: add changeset
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
607c7c0e69
|
fix(edges): edges not returned by getter on pane ready event
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
e175cf8157
|
chore: add changeset
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
d1e9ee596c
|
chore(examples): install vueflow pkg
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
688c931b3a
|
chore(docs): update repl pkg link names
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
028d79306c
|
chore(docs): update typedocs config to use vueflow pkg as entry
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
4587540ef3
|
chore(additional-components): rename bundle output
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
9c78528d7f
|
feat: add vueflow pkg that exports all features
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
082050b164
|
refactor(core): rename core pkg dir to core
|
2022-10-10 21:33:44 +02:00 |
|
braks
|
f7dd7f1803
|
tests: search edges for random data
|
2022-10-10 21:33:44 +02:00 |
|