github chakra-ui/ark @ark-ui/solid@5.17.0

latest releases: @ark-ui/mcp@1.2.0, @ark-ui/mcp@1.1.2, @ark-ui/mcp@1.1.1...
one month ago

Added

  • Checkbox: Add CheckboxGroupProvider component for external checkbox group state management

Fixed

  • Carousel: Fix issue where full page carousel could trap scrolling

  • ListCollection: Export UseListCollectionReturn type

  • TreeCollection: Fix issue where the filter method completely deletes the children key from the node when there
    are no matching children

  • Number Input: Fix issue where default pattern does not allow negative numbers with decimal point

  • File Upload

    • Export FileError, FileMimeType, and FileRejection types
    • Fix issue where calling api.setFiles invokes validation with incorrect acceptedFiles
    • Fix issue where the browser might not be able to infer the mime type of a file due to limitations, drag source or
      security restrictions. As a fallback in the file validation logic, we now infer the mime type from the file
      extension.

Don't miss a new ark release

NewReleases is sending notifications on new releases.