Commit Graph
861 Commits
Author SHA1 Message Date
Braks 4d901ae4e8 chore(types): add element data typing 2022-04-04 21:42:48 +02:00
Braks 59ac64564a feat(docs): disable pan on mobile 2022-04-04 21:42:48 +02:00
Braks 3c48913090 feat(docs): responsive pos of elements 2022-04-04 21:42:48 +02:00
Braks d02ade03e9 feat(edges): return new edge from updateEdge utility 2022-04-04 21:42:48 +02:00
Braks 73ce6f207b chore(docs): place components.d.ts in .vitepress dir 2022-04-04 21:42:48 +02:00
Braks d1a9abbf6f chore(docs): add description to config 2022-04-04 21:42:48 +02:00
Braks 5e0128c5f1 chore(docs): Add docs build script to root package.json 2022-04-04 21:42:48 +02:00
Braks 6276022eea chore(docs): preprocess css 2022-04-04 21:42:48 +02:00
Braks 9dffb9ba9a v0.4.0-31 2022-04-04 21:42:48 +02:00
Braks 041f22dd58 fix: immediate execution of watchers 2022-04-04 21:42:48 +02:00
Braks c05c737776 feat(docs): layout styles 2022-04-04 21:42:48 +02:00
Braks 7177c6c309 v0.4.0-30 2022-04-04 21:42:48 +02:00
Braks 9b08271696 fix: remove vue from dev-deps
* fix default prop types
2022-04-04 21:42:48 +02:00
Braks a686d62528 fix(tests): initial state tests 2022-04-04 21:42:48 +02:00
Braks 39683ca3ac feat(docs): Add page footer 2022-04-04 21:42:48 +02:00
Braks 0d2c165802 feat(docs): Add auto import plugin 2022-04-04 21:42:48 +02:00
Braks c68b1bf424 fix(edges): dont inherit attrs on smoothstep/stepedges 2022-04-04 21:42:48 +02:00
Braks 4cc319981f feat(docs): add docsearch plugin 2022-04-04 21:42:48 +02:00
Braks 6c7fde01c9 update(docs): dark mode colors for home 2022-04-04 21:42:48 +02:00
Braks 3bbe92a4ea feat(docs): replace vitepress with vuepress
* vitepress too limited
2022-04-04 21:42:48 +02:00
Braks 981511c76f fix(flow): computed getter type 2022-04-04 21:42:48 +02:00
Braks 13aae6aa3f update(docs): mobile styles 2022-04-04 21:42:48 +02:00
Braks 39df62f133 update(docs): footer 2022-04-04 21:42:48 +02:00
Braks e27ab86249 feat(docs): Add additional demo 2022-04-04 21:42:48 +02:00
Braks 2915c802e7 v0.4.0-29 2022-04-04 21:42:48 +02:00
Braks d6b41afefd update(examples): Add button edge example 2022-04-04 21:42:48 +02:00
Braks ca74d7b470 fix(flow): injection missing 2022-04-04 21:42:48 +02:00
Braks 31cb99b7c8 feat(docs): Nested demo 2022-04-04 21:42:48 +02:00
Braks 6fd1ebc3c1 update(docs): fitview on breakpoint change 2022-04-04 21:42:48 +02:00
Braks 186b96f87d update(flow): generic types 2022-04-04 21:42:48 +02:00
Braks af23f733c0 chore(nodes,edges): remove v-bind 2022-04-04 21:42:48 +02:00
Braks ade61ca2e1 update(types): Remove unnecessary type exports
* rename StringFunc for better understanding
2022-04-04 21:42:48 +02:00
Braks 55588c3988 chore: remove default data value from default nodes 2022-04-04 21:42:48 +02:00
Braks 349ecf8254 update(examples): remove logs 2022-04-04 21:42:48 +02:00
Braks 631a764152 feat(docs): Add windicss scrollbar plugin 2022-04-04 21:42:48 +02:00
Braks 71e21e50d9 fix(flow): no transform of id to ref 2022-04-04 21:42:48 +02:00
Braks 6cb13f1646 update(docs): split features into separate files 2022-04-04 21:42:48 +02:00
Braks 4e8b03d059 feat(docs): RGB demo coloring 2022-04-04 21:42:48 +02:00
Braks d913df6187 update(examples): import order 2022-04-04 21:42:48 +02:00
Braks 546dd4baaf fix(nodes,edges): compute type in wrapper 2022-04-04 21:42:48 +02:00
Braks 8e6e85a007 fix: use global nodeExtent if node.extent is undefined 2022-04-04 21:42:48 +02:00
Braks 39c8f60818 update(docs): RGB demo 2022-04-04 21:42:48 +02:00
Braks 913ebb0db0 v0.4.0-28 2022-04-04 21:42:48 +02:00
Braks be8d4afa86 chore: remove unused export 2022-04-04 21:42:48 +02:00
Braks 611aee5269 update(docs): Color transitions 2022-04-04 21:42:48 +02:00
Braks 444bf0a879 chore: add useStyle to wrappers 2022-04-04 21:42:48 +02:00
Braks 12f1787057 v0.4.0-27 2022-04-04 21:42:48 +02:00
Braks 7e47da4de9 chore: update yarn.lock 2022-04-04 21:42:48 +02:00
Braks 4d668f8b6d feat(docs): add data script
* fetches npm & github info
* add vite plugin icons
2022-04-04 21:42:48 +02:00
Braks 9344365aff update: set zindex to 0 on initial parse 2022-04-04 21:42:48 +02:00