Skip to content

@zag-js/tree-view@1.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 19:33
· 261 commits to main since this release
c40343e

Minor Changes

  • f0545c6 Thanks
    @segunadebayo! - - Add support for checkbox state for checkbox trees via
    defaultCheckedValue, checkedValue, onCheckedChange props

    • Add callback for when loadChildren fails via onLoadChildrenError prop
    • Add api.getCheckedMap method to get the checked state of all nodes
  • 075404e Thanks
    @segunadebayo! - Fix issue where api.collapse and api.deselect throws error
    when called without arguments

Patch Changes

  • Updated dependencies [f0545c6,
    6f6c8f3]:
    • @zag-js/collection@1.16.0
    • @zag-js/types@1.16.0
    • @zag-js/dom-query@1.16.0
    • @zag-js/core@1.16.0
    • @zag-js/anatomy@1.16.0
    • @zag-js/utils@1.16.0