github chakra-ui/ark @ark-ui/solid@1.0.0-beta.0

latest releases: @ark-ui/mcp@1.1.2, @ark-ui/mcp@1.1.1, @ark-ui/mcp@1.1.0...
pre-release22 months ago

Added

  • Added ToggleGroup component

Changed

  • Revised Comoobox component to support multiple selection
  • Revised Select component to support multiple selection

Fixed

  • Resolved an issue where the asChild property was not working as expected

Removed

  • Removed anatomy exports. These exports are now available in @ark-ui/anatomy.
// before
import { accordionAnatomy } from '@ark-ui/solid'
// after
import { accordionAnatomy } from '@ark-ui/anatomy' // or
import { anatomy } from '@ark-ui/anatomy/accordion'

Don't miss a new ark release

NewReleases is sending notifications on new releases.