Commit Graph
100 Commits
Author SHA1 Message Date
Braks c2d6a30df8 v0.4.0-34 2022-04-04 21:42:48 +02:00
Braks 9aa42ed8f8 feat(docs): Add blobity to home 2022-04-04 21:42:48 +02:00
Braks 91416c9898 feat(docs): Add state page 2022-04-04 21:42:48 +02:00
Braks 094c4ff9ae feat(nodes): Allow pre-defined dimensions of a node 2022-04-04 21:42:48 +02:00
Braks 47e3336c01 feat(docs): Add node pages 2022-04-04 21:42:48 +02:00
Braks 7aa1f4368e chore(examples): remove unused var 2022-04-04 21:42:48 +02:00
Braks 09e636c278 chore(docs): Replace a-tags with router-links 2022-04-04 21:42:48 +02:00
Braks 5b98f3ccd8 chore(docs): Remove lighter var 2022-04-04 21:42:48 +02:00
Braks 14ffbaf1d0 update(docs): Add css vars to theming page 2022-04-04 21:42:48 +02:00
Braks d179838f64 feat(theme,types): Add css vars for overwriting node colors
* Add Styles type
2022-04-04 21:42:48 +02:00
Braks e91af56653 feat(docs): Add theming 2022-04-04 21:42:48 +02:00
Braks fbff89258c chore(docs): update styles 2022-04-04 21:42:48 +02:00
Braks 88bb146f1f chore(docs): update sidebar conf 2022-04-04 21:42:48 +02:00
Braks 13fea5e0a9 feat(docs): Add getting started page 2022-04-04 21:42:48 +02:00
Braks ffd3b672f1 chore(examples): uniform basic example 2022-04-04 21:42:48 +02:00
Braks 95a34a2ba6 chore(docs): remove max-w from examples page 2022-04-04 21:42:48 +02:00
Braks 3bc0e878a2 feat(docs): Add guide index page 2022-04-04 21:42:48 +02:00
Braks ae18d231b0 chore(docs): update algolia config 2022-04-04 21:42:48 +02:00
Braks 3a27baf87d v0.4.0-33 2022-04-04 21:42:48 +02:00
Braks 3d66775678 fix(flow): check for scope before providing store 2022-04-04 21:42:48 +02:00
Braks c560a312b8 chore(docs): Banner size & gap 2022-04-04 21:42:48 +02:00
Braks 2a7c58f22a chore(docs): update meta img 2022-04-04 21:42:48 +02:00
Braks 7774ecc120 v0.4.0-32 2022-04-04 21:42:48 +02:00
Braks 9c902b00fb chore(docs): type fix 2022-04-04 21:42:48 +02:00
Braks 7d509487c3 chore(types): remove some unnecessary generics 2022-04-04 21:42:48 +02:00
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
Braks a50101bfd3 feat(nodes,edges): Allow class or styles to be bound with function
* function param is current node
* makes it easier to add classes / styles if specific node is selected etc.
2022-04-04 21:42:48 +02:00
Braks 94e5bda77e update(examples): Update stress example syntax 2022-04-04 21:42:48 +02:00
Braks 73a9016aff fix(store): Getter type 2022-04-04 21:42:48 +02:00
Braks 83ea90555e update: short circuit connection line slot 2022-04-04 21:42:48 +02:00
Braks 85f563ac52 regression: enable pointer events on zoom pane 2022-04-04 21:42:48 +02:00
Braks ca5036f5a9 v0.4.0-26 2022-04-04 21:42:48 +02:00
Braks 9230f3279e feat(docs): Add icons 2022-04-04 21:42:48 +02:00
Braks fb1c828dea update(zoom): disable pointer events on zoom pane when zoom key is active 2022-04-04 21:42:48 +02:00
Braks ddeb70a08f fix: force focus into node selection 2022-04-04 21:42:48 +02:00
Braks 74bc231844 fix: short circuit passing slots to renderer 2022-04-04 21:42:48 +02:00
Braks d1e8c0f16e fix(nodes): use node.extent before trying global nodeExtent 2022-04-04 21:42:48 +02:00
Braks 00423e7381 v0.4.0-25 2022-04-04 21:42:48 +02:00
Braks c12e07bcda fix(nodes,edges): check if type exists before using as index 2022-04-04 21:42:48 +02:00
Braks 984e34a9fb v0.4.0-24 2022-04-04 21:42:48 +02:00
Braks bf3506d50f fix(nodes,edges): check if type exists before using as index 2022-04-04 21:42:48 +02:00
Braks 36e3299681 update(docs): Add windicss
* remove unused files
2022-04-04 21:42:48 +02:00
Braks e97d9a1dc9 feat(nodes): debounce scaling to avoid lag spikes 2022-04-04 21:42:48 +02:00
Braks 528cac5d33 regression(nodes,edges): removing nodes/edges breaks renderer 2022-04-04 21:42:48 +02:00
Braks 0bfca93a7b update(edges): support fragments as connection line slot 2022-04-04 21:42:48 +02:00
Braks 70646c5f95 update(edges): support fragments as edge slots 2022-04-04 21:42:48 +02:00
Braks 1347304667 update(nodes): support fragments as node slots 2022-04-04 21:42:48 +02:00
Braks 9dd71c2528 update(edges): v-if on existing edges before looping wrapper 2022-04-04 21:42:48 +02:00
Braks 37fc1fc040 regression: add slots to vue flow container to indicate possible slot names 2022-04-04 21:42:48 +02:00
Braks 6738e9783f v0.4.0-23 2022-04-04 21:42:48 +02:00
Braks 8f3a2b9d54 update: Parse style.css with postcss instead of including it with vite 2022-04-04 21:42:48 +02:00