Skip to content

Releases: StaticMania/keep-vue

v1.1.0

04 Feb 14:29
a6de839
Compare
Choose a tag to compare

Features

  • <AvatarFallback> component added to the Avatar component.
  • Button Component: New variants added - default and softBg.
  • 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.