Commit Graph

119 Commits

Author SHA1 Message Date
Braks
2d730cf3fe v0.0.11 2021-11-16 17:55:58 +01:00
Braks
fc19ddec46 v0.0.10 2021-11-16 17:47:08 +01:00
Braks
525a1880b6 v0.0.9 2021-11-16 16:04:29 +01:00
Braks
a0921859ce v0.0.8 2021-11-16 13:35:24 +01:00
Braks
e560cdd257 v0.0.7 2021-11-16 13:08:28 +01:00
Braks
8414ee1ac1 update: remove js files after declaration generation
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-16 13:08:18 +01:00
Braks
b8c8142dc4 v0.0.6 2021-11-16 10:01:06 +01:00
Braks
d9e310403c v0.0.5 2021-11-16 09:06:19 +01:00
Braks
65b73d3f7b update: Transform d.ts file paths to resolve correctly
* Add typescript-transform-paths plugin as dev-dep
* Add ts-patch as dev-dep
* Use tsc instead of vue-tsc to build declaration files
* Update tsconfig.json to emit declaration and use transform plugin
* Remove vue-tsc from dev-deps

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-16 09:04:42 +01:00
Braks
814212e369 v0.0.4 2021-11-15 21:04:57 +01:00
Braks
30d667bf83 update: remove umd build
* default to es

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-15 21:04:12 +01:00
Braks
eeb604715f v0.0.3 2021-11-15 20:57:46 +01:00
Braks
b5e56f85bd update: switch to umd build
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-15 20:57:08 +01:00
Braks
9dc8c09ebe v0.0.2 2021-11-15 20:37:48 +01:00
Braks
4d7712fdb2 v0.0.1 2021-11-06 17:04:31 +01:00
Braks
066155b9f7 feat: copy default theme css file separately to dist
* to enable overwriting the default theme export it separately
* add rollup plugin copy for copying the css file

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-06 15:42:05 +01:00
Braks
aaf5f608f5 feat: add path alias for src
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-06 09:38:02 +01:00
Braks
3931a59524 fix(docs): dedupe and add alias for vue
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-11-06 08:54:35 +01:00
Braks
ae0772b6d4 update(docs): fix view height 2021-11-06 08:54:35 +01:00
Braks
c21ad948c8 update: use yarn instead of pnpm 2021-11-06 08:54:35 +01:00
Braks
e99dfc3dd2 update(docs): Add all examples 2021-11-06 08:54:35 +01:00
Braks
61779638ac update(dist): Remove rollup and use vite to build lib
* Remove custom tsconfig paths to avoid resolving issues on published package
2021-11-06 08:54:35 +01:00
Braks
64df75d405 feat(docs): Initial commit for docs in nuxt 3 2021-11-06 08:54:35 +01:00
Braks
6ec8258f33 fix: typings 2021-10-22 14:29:27 +02:00
Braks
3f863ef71c update(examples): Add Save & Restore example
* add localforage to dev deps
2021-10-22 10:00:21 +02:00
Braks
9532615cfd chore(deps): Downgrade draggale to 0.2.5 due to transformation issue with current version 2021-10-21 18:03:06 +02:00
Braks
e9392b13c5 chore(deps): update draggable 2021-10-21 16:35:05 +02:00
Braks
712cf3ef66 update(examples): Add layouting example 2021-10-21 14:47:32 +02:00
Braks
31c896edb5 update: replace vue version when rolling bundle
* remove vue jsx
2021-10-21 00:09:23 +02:00
Braks
2bfecf7148 update: change name to vue flow
* Add gif to readme

Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2021-10-20 22:39:54 +02:00
Braks
9373533e0e update: disable vue-tsc for now 2021-10-20 22:39:54 +02:00
Braks
6cfe5f6d43 chore(deps): remove unused deps
* update deps
* some ts fixes
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
9307c9066a feat: script setup style
* Replace jsx with script setup syntax
* Simplify logic and make it more "composable"
    * Move Zoom functions to useZoom composable
* Update eslint config & tsconfig
2021-10-20 22:39:54 +02:00
Braks
769378a2ea chore(deps): Use pnpm instead of yarn
* Add pnpm-lock
* update deps
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
ec17f8a879 v0.1.2 2021-08-17 22:32:52 +02:00
Braks
908e741399 chore(deps): Update vueuse to 6.0.0 2021-08-17 19:45:49 +02:00
Braks
47df2c75a4 v0.1.1 2021-08-08 22:53:31 +02:00
Braks
af87f08c6f fix: version 2021-08-08 22:53:15 +02:00
Braks
e5d8338b32 chore(dev-deps): remove rollup-plugin-vue 2021-08-08 22:36:59 +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
2653c70334 update: rollup config
* add rollup.ts
* add esbuild register to devdeps
* add rollup plugin dts to devdeps
2021-08-08 21:36:40 +02:00
Braks
2188c5d3d3 feat(example): Add custom edge example
update(example): fit view on custom node example
* node selection to use hooks
* dev script to use vue-tsc
2021-08-08 19:28:45 +02:00
Braks
1d542aba65 refactor: back to jsx 🥇 2021-08-08 19:28:45 +02:00
Braks
25c92ecd84 update: Remove wrapEdge and wrapNode files
* implement Edge.tsx and Node.vue to wrap the components accordingly
refactor!: Removing callbacks from props in favor of events
chore: upgrade vue and vite vue plugin
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
7eb7cb1dc3 chore: update revue-draggable to latest version
fix: selection not draggable after creation selection (stop event propagation)
* naming collision with eventlistener and callback on draggable component (everything being called 2x)
2021-07-23 14:08:39 +02:00
Braks
86ead92839 fix: scale being incorrect when passed to draggable causing weirdly fast drags
chore: upgrade revue-draggable to latest on tag next
2021-07-20 20:39:42 +02:00