Commit Graph
370 Commits
Author SHA1 Message Date
braks 240074ce6d fix: correct filenames for output of pkgs 2022-10-21 10:19:55 +02:00
Braks 395fcd2aab refactor(core): log warnings for non-prod node envs 2022-10-18 19:04:22 +02:00
github-actions[bot]andBraks 0caf8f2290 chore: bump versions 2022-10-18 18:48:43 +02:00
braks ad0f8ff3dc fix(core,nodes): set node dragging on start and end 2022-10-18 16:28:06 +02:00
braks c5aebf65bf fix(additional-components): add overflow visible to control btn svgs 2022-10-18 16:14:42 +02:00
braks dcf607f279 fix(core): allow undefined as custom theme var value 2022-10-18 16:14:13 +02:00
braks e6f97b897c refactor(core): data and event properties to be definitely typed 2022-10-18 16:14:00 +02:00
braks c0fc95dc5e refactor(core): add generics to Elements/FlowElements types 2022-10-18 16:14:00 +02:00
braks ce8b04b702 refactor(core): add generics to isNode/isEdge fn 2022-10-18 16:14:00 +02:00
wangran03andbraks 90eac5743a docs: fix additional-components imports 2022-10-18 11:20:51 +02:00
github-actions[bot]andBraks 9fbd653d92 chore: bump versions 2022-10-15 01:00:36 +02:00
braks d4fb795787 fix(edges): edge text not properly calculating dimensions 2022-10-15 00:53:42 +02:00
github-actions[bot]andBraks e9a784a1aa chore: bump versions 2022-10-15 00:30:14 +02:00
braks 34685a50c6 fix(edges): pass edge styles to edge path 2022-10-14 23:47:32 +02:00
braks 530e4403b4 chore(core): remove duplicated styles 2022-10-14 23:06:03 +02:00
braks 4fa462718f chore(core): remove text fill 2022-10-14 22:25:34 +02:00
braks 53c70a093b fix(edges): edge text not aligning correctly into center 2022-10-14 22:19:11 +02:00
braks 9f48095b51 revert(nodes): add dragging class to node on drag instead of dragstart 2022-10-14 21:13:48 +02:00
braks ea9da0adb7 refactor(core): use flowElements type as arg for removeSelectedElements 2022-10-14 21:13:39 +02:00
braks 583efe6c68 fix(core): elements not correctly unselected 2022-10-14 21:13:39 +02:00
braks 58d11db1f9 fix(nodes): add missing dragging class to node selection rect 2022-10-14 21:13:29 +02:00
github-actions[bot]andBraks b7697de736 chore: bump versions 2022-10-13 23:31:07 +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 11ee43ac9b chore(vueflow): disable pkg until name issue is resolved 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 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 f978db25e4 chore(vueflow): update CHANGELOG 2022-10-10 22:07:05 +02:00
github-actions[bot]andBraks 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 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 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 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 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 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 607c7c0e69 fix(edges): edges not returned by getter on pane ready event 2022-10-10 21:33:44 +02:00
braks 4587540ef3 chore(additional-components): rename bundle output 2022-10-10 21:33:44 +02:00