v7.0.37
briangregoryholmes
released this
02 May 19:14
·
559 commits
to main
since this release
What's Changed
- feat: graphs and other components can now be styled using CSS variables and
:root[svelvet-theme="theme-name"]
selectors #310 - fix: hook custom themes into slider implementation and add unused border c… by @madvib in #315
- refactor: reorganized internal node as an example file structure for other components #316
- feat:
nodeConnect
prop on Anchor component initiates connection when an edge is dropped on a parent node #317 - chore: update package version and gitignore file #318
New Contributors
Full Changelog: v7.0.34...v7.0.37