Releases: StaticMania/keep-vue
Releases · StaticMania/keep-vue
v1.1.0
Features
<AvatarFallback>
component added to the Avatar component.- Button Component: New variants added -
default
andsoftBg
. - Checkbox Component: API documentation updated.
<CarouselDotButton>
component API added.- Drawer Component: API updated.
- Dropdown Component: Added three new variants:
- Dropdown Submenu
- Dropdown with Radio
- Dropdown with Checkbox
- Renamed:
<DropdownList>
is now<DropdownAction>
. - Dropdown Component: API documentation updated.
- Input Component: API documentation updated.
- New Component:
<InputOTP>
added. - Radio Component: API updated.
- New Component:
<Select>
added.
Bug Fixes
- Switch Component: Fixed prop suggestion issues.
- Input Component: Resolved issue with capturing input values.