Commit Graph

18 Commits

Author SHA1 Message Date
Braks
ffdadda051 update!: Rename Flow container to VueFlow
* Export renamed to VueFlow

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-15 20:34:02 +01:00
Braks
ae0772b6d4 update(docs): fix view height 2021-11-06 08:54:35 +01:00
Braks
6ec8258f33 fix: typings 2021-10-22 14:29:27 +02:00
Braks
babcbd0e1f update: Flow instance provides update node internals func
* Rename onLoadParams to FlowInstance
* Pass update node internals to instance
2021-10-22 12:39:55 +02:00
Braks
b2b1fe822f feat: add useStore and useHooks composables that provide default store/hooks 2021-10-20 22:39:54 +02:00
Braks
c3fb3cd10a fix: zoom pan helper 2021-10-20 22:39:54 +02:00
Braks
a5ae6a4e48 update(deps): Add unplugin-components
fix: Excessive rerender of edge texts
update(script-setup): Update some examples

* Remove more jsx files
2021-10-20 22:39:54 +02:00
Braks
560bdc203b update(script-setup): Refactor remaining files to script setup style 2021-10-20 22:39:54 +02:00
Braks
77eac0c12a chore(lint): Update eslint rules
* Remove semi
2021-10-20 22:39:54 +02:00
Braks
545eb0ede7 fix: add intrinsicattributes to shims
* remove declaration from shims-vue.d.ts
2021-08-08 22:36:28 +02:00
Braks
ffd41fb679 refactor: Refactor some jsx files to vue files
feat: add global hooks to emulate sort of an event bus between components
* global hooks are not exposed to user but emit events upward from Revue-flow component, just more convenient
2021-08-08 19:28:45 +02:00
Braks
ef9647ceb4 chore: add vueuse/core to deps
feat: Implement onKeystrok of vueuse
* Implement useEventlistener
fix: node selection not properly selecting underlying nodes
2021-07-23 17:50:48 +02:00
Braks
e9db1cd641 update: more bundle stuff 2021-07-10 16:07:43 +02:00
Braks
f2f263d833 update: more bundle stuff 2021-07-10 15:59:37 +02:00
Braks
753f7070c7 feat: plugin config
update: package.json
2021-07-10 14:07:39 +02:00
Braks
99548a0dba fix: try to deploy as package... 2021-07-09 21:54:05 +02:00
Braks
65332cfde3 update: add lint script to package.json
* lint files
2021-07-09 19:21:29 +02:00
Braks
3094cc211d feat: Add siroc config 2021-07-09 19:00:21 +02:00