v0.4.0
What's Changed
- feat(core): Implements a box component by @ony3000 in #20
- feat(core): Implements an input component by @ony3000 in #21
- feat(core): Add
component
andslotProps
properties to the button and the icon button by @ony3000 in #22 - feat(core): Add
component
andslotProps
properties to the button group by @ony3000 in #23 - feat(core): Add
component
andslotProps
properties to the checkbox by @ony3000 in #24 - feat(core): Add
component
andslotProps
properties to the radio and the radio group by @ony3000 in #25 - feat(core): Add
component
andslotProps
properties to the switch by @ony3000 in #26 - feat(core): Add
component
andslotProps
properties to the divider by @ony3000 in #27 - feat(core): Add
component
andslotProps
properties to the circular progress by @ony3000 in #28 - feat(core): Add
component
andslotProps
properties to the linear progress by @ony3000 in #29 - feat(core): Add
component
andslotProps
properties to the sheet by @ony3000 in #30
Full Changelog: v0.3.0...v0.4.0