Commit Graph
21 Commits
Author SHA1 Message Date
Braks 92caccfd6e update: use vue-demi again to add compatability to vue2
* add vite.config.app.ts for demo generation
2021-07-10 11:51:12 +02:00
Braks 6a6c5c9ee1 fix: proptype 2021-07-10 01:00:12 +02:00
Braks 59b6af384c update: remove vue-demi 2021-07-10 00:45:46 +02:00
Braks 303444f74d fix: some prop type issues
update: rollup.config.js & vite.config.ts & package.json
2021-07-10 00:05:49 +02:00
Braks c8150a252f bugfix: pinia instance not created internally and thus missing from app if not explicitly included 2021-07-09 22:18:46 +02:00
Braks 99548a0dba fix: try to deploy as package... 2021-07-09 21:54:05 +02:00
Braks e400b48e9c bugfix: utils file 2021-07-09 20:00:39 +02:00
Braks c9779467a3 bugfix: utils file 2021-07-09 19:55:06 +02:00
Braks bf95b23a7f bugfix: types file 2021-07-09 19:30:47 +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
Braks cf20f784d4 bugfix: background not scaling
update: change app background to black
2021-07-09 18:28:47 +02:00
Braks 3a8dde7cbd bugfix: controls not having correct zoom helper functions
* Check if prop event cbs are functions before calling
2021-07-09 18:11:47 +02:00
Braks 4319e2ac49 feat: Implement MiniMap, Background and Controls components 2021-07-09 17:52:21 +02:00
Braks b6d9265317 update: revue-flow index.tsx 2021-07-09 16:34:05 +02:00
Braks 125340341d feat: update graph on new elements pushed 2021-07-09 16:32:03 +02:00
Braks ea98c2afa1 feat: Show connection lines when holding down on handle 2021-07-09 16:09:58 +02:00
Braks 8f34d9d486 feat: add postcss config and deps
bugfix: some unused imports and node-selection component removed for now
update: README.md
2021-07-09 13:59:07 +02:00
Braks b2c250ef38 feat: Make edges work 2021-07-09 13:39:17 +02:00
Braks 52e1188d04 feat: Transform react-flow to vue-jsx 2021-07-08 23:37:11 +02:00
Braks 4025ec82cb Initial Commit 2021-07-01 19:54:02 +02:00