Skip to content

v8.0.0

Compare
Choose a tag to compare
@RuxinZ RuxinZ released this 03 Jun 16:45
· 303 commits to main since this release
a70db88

What's Changed

feat: added a new drag-and-drop Drawer component that can create default and custom Nodes, Anchors and Edges as props and add them to the canvas via the UI
feat: added a new input component, Knob, to the collection of already existing data flow system components that can be composed in custom nodes and customized by users
docs: updated documentation to include an Example section that features a usecase of Svelvet as a Database Visualization tool
docs: updated the documentation page on the website to include newest version release
test: added Unit/Component testing using Vitest and Svelte Testing Library
chore: updated package version

Drawer

draw gif

Knob

knob gif

Example as a database visualizer

database visualizer image

New Contributors

Rathna Chinthalapalli • LinkedInGithub

Ruxin Zheng • LinkedInGithub

Samuel Alvarez • LinkedInGithub

Wesley Waters • LinkedInGithub

Full ChangeLog v8.0.0