Commit Graph

  • 4fb55aba68 fix: cancel keypress for input dom nodes Braks 2021-11-16 13:34:21 +01:00
  • b077241625 fix: missing script lang in README.md Braks 2021-11-16 13:11:44 +01:00
  • e560cdd257 v0.0.7 Braks 2021-11-16 13:08:28 +01:00
  • 8414ee1ac1 update: remove js files after declaration generation Braks 2021-11-16 13:08:18 +01:00
  • 476a5aa09b fix: type in usehooks Braks 2021-11-16 13:06:54 +01:00
  • 490983bebe fix: todo in useHandle Braks 2021-11-16 13:04:55 +01:00
  • 7c66cf5d9b update!: Remove update node internals composable Braks 2021-11-16 12:58:16 +01:00
  • b8c8142dc4 v0.0.6 Braks 2021-11-16 10:01:06 +01:00
  • d1dab4cda8 feat: Extend options to pass custom nodes / edges Braks 2021-11-16 09:43:17 +01:00
  • d9e310403c v0.0.5 Braks 2021-11-16 09:06:19 +01:00
  • 65b73d3f7b update: Transform d.ts file paths to resolve correctly Braks 2021-11-16 09:04:42 +01:00
  • 7c72507234 update(docs): README.md Braks 2021-11-15 21:16:27 +01:00
  • 814212e369 v0.0.4 Braks 2021-11-15 21:04:57 +01:00
  • 30d667bf83 update: remove umd build Braks 2021-11-15 21:04:12 +01:00
  • eeb604715f v0.0.3 Braks 2021-11-15 20:57:46 +01:00
  • b5e56f85bd update: switch to umd build Braks 2021-11-15 20:57:08 +01:00
  • 9dc8c09ebe v0.0.2 Braks 2021-11-15 20:37:48 +01:00
  • 0a55693fb1 update(docs): README.md Braks 2021-11-15 20:35:26 +01:00
  • ffdadda051 update!: Rename Flow container to VueFlow Braks 2021-11-15 20:34:02 +01:00
  • 98d7053951 update(docs): Remove docs dir Braks 2021-11-15 20:07:03 +01:00
  • dec2774145 update(edge): hide edge if source/target pos are NaN-ish Braks 2021-11-15 14:31:54 +01:00
  • d6ee5f8868 fix: wrong watch source in nodes Braks 2021-11-15 12:50:03 +01:00
  • 9c3eeef5eb fix: warnings when NaN values are passed to svg transformations Braks 2021-11-15 12:44:09 +01:00
  • 3705a39fa8 refactor: perfomance optimisations through less dependency tracking Braks 2021-11-15 11:22:56 +01:00
  • 482a1aa4af fix(examples): Proper events for listeners Braks 2021-11-15 10:43:58 +01:00
  • 4d7712fdb2 v0.0.1 Braks 2021-11-06 17:04:31 +01:00
  • 9f329c8802 feat(docs): Add docs index page Braks 2021-11-06 15:06:40 +01:00
  • 066155b9f7 feat: copy default theme css file separately to dist Braks 2021-11-06 13:56:29 +01:00
  • 1b0602dcce update(docs): README.md Braks 2021-11-06 13:31:42 +01:00
  • 412a84a898 update(docs): styling of sidebar and header Braks 2021-11-06 11:25:52 +01:00
  • ea7db92b6e fix: draggable not updating on nodes Braks 2021-11-06 09:43:09 +01:00
  • aaf5f608f5 feat: add path alias for src Braks 2021-11-06 09:31:05 +01:00
  • 27c72e0022 update: remove examples-app dir Braks 2021-11-06 09:03:57 +01:00
  • 5437d48325 fix: custom node example not fitting view Braks 2021-11-06 08:26:29 +01:00
  • a8f7cc2389 fix: zoom pane not scaling Braks 2021-11-05 23:29:14 +01:00
  • 3931a59524 fix(docs): dedupe and add alias for vue Braks 2021-11-05 22:39:52 +01:00
  • ae0772b6d4 update(docs): fix view height Braks 2021-10-23 16:29:42 +02:00
  • 67876cdd1b update(docs): disable ssr Braks 2021-10-23 01:15:21 +02:00
  • c21ad948c8 update: use yarn instead of pnpm Braks 2021-10-23 01:06:42 +02:00
  • e99dfc3dd2 update(docs): Add all examples Braks 2021-10-23 00:34:51 +02:00
  • 61779638ac update(dist): Remove rollup and use vite to build lib Braks 2021-10-22 21:53:06 +02:00
  • 64df75d405 feat(docs): Initial commit for docs in nuxt 3 Braks 2021-10-22 19:16:20 +02:00
  • 6ec8258f33 fix: typings Braks 2021-10-22 14:29:27 +02:00
  • cb96b1ab00 fix: missing node id in node components/slots Braks 2021-10-22 13:03:42 +02:00
  • ee07affa89 fix: missing bgcolor in background Braks 2021-10-22 13:03:25 +02:00
  • 8779a58bab update(examples): Add validation and zoom pan helper example Braks 2021-10-22 13:03:14 +02:00
  • babcbd0e1f update: Flow instance provides update node internals func Braks 2021-10-22 12:39:55 +02:00
  • cd32f14a5a update(examples): Add update node example Braks 2021-10-22 11:05:27 +02:00
  • 0cc7ef4805 update(examples): Add Unidirectional and updatable edge example Braks 2021-10-22 10:46:54 +02:00
  • 3ee3843af6 fix: Edge updates not triggering properly update(types): Add FlowEvents type Braks 2021-10-22 10:46:01 +02:00
  • c23bbfaa4a update(examples): Add switch example Braks 2021-10-22 09:59:45 +02:00
  • 5611f79ea8 update(examples): Add stress example Braks 2021-10-22 09:53:18 +02:00
  • 89efc0b7e4 update: disable no-console rule Braks 2021-10-22 09:42:13 +02:00
  • 3f863ef71c update(examples): Add Save & Restore example Braks 2021-10-22 09:41:41 +02:00
  • eb9714b898 update(examples): Add Provider example Braks 2021-10-22 09:40:56 +02:00
  • 0a45e09c32 feat: Add node/edge types id Braks 2021-10-22 08:49:53 +02:00
  • 26b3901bd5 fix: node not updating handlebounds when handle pos changes Braks 2021-10-22 08:16:32 +02:00
  • 9532615cfd chore(deps): Downgrade draggale to 0.2.5 due to transformation issue with current version Braks 2021-10-21 18:02:44 +02:00
  • 20e9d1d396 update: fix names Braks 2021-10-21 17:42:33 +02:00
  • e9392b13c5 chore(deps): update draggable Braks 2021-10-21 16:35:05 +02:00
  • cd02dd0444 fix: node type change not triggering recalculation of node dimensions Braks 2021-10-21 16:23:23 +02:00
  • 636eeff9fe feat: use v-html for node labels Braks 2021-10-21 15:29:17 +02:00
  • a9f187697a update(examples): remove "hack" from layouting example Braks 2021-10-21 15:11:10 +02:00
  • e11fddf70a fix: valid connection func in handle Braks 2021-10-21 15:10:42 +02:00
  • 0a9c1b0717 update(examples): Add multi flows example Braks 2021-10-21 14:55:19 +02:00
  • 712cf3ef66 update(examples): Add layouting example Braks 2021-10-21 14:47:32 +02:00
  • 6d197d7f2a update: remove nodes selection props Braks 2021-10-21 14:38:27 +02:00
  • 0e79718720 update: Add validConnectFunc as prop to handle Braks 2021-10-21 14:27:49 +02:00
  • 24316e1386 update: background properties Braks 2021-10-21 13:57:20 +02:00
  • ca2901bc01 fix: zoom pan helper not being initialized timely Braks 2021-10-21 13:46:15 +02:00
  • c062601874 fix: nodeposdiff not updating correctly on node selection Braks 2021-10-21 12:49:11 +02:00
  • 5d3845b91c update: remove babel (no jsx used anymore) Braks 2021-10-21 12:48:54 +02:00
  • 77d2e01fc0 update: types Braks 2021-10-21 00:24:59 +02:00
  • 31c896edb5 update: replace vue version when rolling bundle Braks 2021-10-21 00:05:37 +02:00
  • 5f500bca18 fix: store actions blocking main thread Braks 2021-10-20 23:46:47 +02:00
  • ff7ee5c7fe fix: label type in edges Braks 2021-10-20 23:09:09 +02:00
  • 2bfecf7148 update: change name to vue flow Braks 2021-10-20 21:49:33 +02:00
  • 64a4b8c418 fix: nodes as fragments feat: accept vnode as edge text Braks 2021-10-20 21:37:48 +02:00
  • b2b1fe822f feat: add useStore and useHooks composables that provide default store/hooks Braks 2021-10-20 21:15:14 +02:00
  • 61dc9dea33 fix: edges and edge anchors not re-calculating correctly Braks 2021-10-20 20:24:14 +02:00
  • 7ecbcba7eb fix: edge anchor Braks 2021-10-20 19:11:23 +02:00
  • 8c54daedc0 feat: scope edge and node slots by name Braks 2021-10-20 18:32:37 +02:00
  • 9d9a90e9a7 update: Add slots to CustomConnectionLine.vue, Edge.vue, Node.vue Braks 2021-10-20 17:39:24 +02:00
  • b3d276bfb8 fix: clamp transform values Braks 2021-10-20 10:02:39 +02:00
  • cfc8f7782f update: remove render tracking hooks Braks 2021-10-20 10:01:52 +02:00
  • 9373533e0e update: disable vue-tsc for now Braks 2021-10-20 09:36:48 +02:00
  • 6cfe5f6d43 chore(deps): remove unused deps Braks 2021-10-20 09:36:18 +02:00
  • 17f2517ab4 fix: too many re-render on edges and nodes Braks 2021-10-20 09:23:00 +02:00
  • fede792a37 fix: correct event listeners in examples Braks 2021-10-19 20:28:03 +02:00
  • c3fb3cd10a fix: zoom pan helper Braks 2021-10-19 20:09:43 +02:00
  • a895853b64 update: Add injection keys Braks 2021-10-19 19:23:30 +02:00
  • 1853c21353 update: add slots to Background.vue, Controls.vue and MiniMap.vue Braks 2021-10-19 19:00:01 +02:00
  • 6b4e7ab3ce fix: Minimap Braks 2021-10-19 18:46:53 +02:00
  • 29c6df1755 update(examples): Fix examples Braks 2021-10-19 16:46:48 +02:00
  • a5ae6a4e48 update(deps): Add unplugin-components fix: Excessive rerender of edge texts update(script-setup): Update some examples Braks 2021-10-19 15:29:16 +02:00
  • 1ff3a8dc9c update(script-setup): Refactor additional-components Braks 2021-10-19 13:58:49 +02:00
  • 560bdc203b update(script-setup): Refactor remaining files to script setup style Braks 2021-10-18 22:39:50 +02:00
  • 9b2f4b7406 fix: return transform from useZoom Braks 2021-10-15 21:13:55 +02:00
  • f8728f0d6e feat: script setup style Braks 2021-10-15 21:05:47 +02:00
  • 9307c9066a feat: script setup style Braks 2021-10-15 20:26:36 +02:00