Minor Changes
-
feat: Added recursive Tree View component enhancements including: (#2181)
- Added
click
andtoggle
events. - The
lead
andcontent
props now accepts Svelte components and HTML content.
- Added
-
feat: Added a transition
duration
property to the Drawer component as well asDrawerSettings
(#2139)
Patch Changes
- bugfix: Fixed a linting error on the linting error on Progress Radial component (#2134)