Socket
Socket
Sign inDemoInstall

react-checkbox-tree

Package Overview
Dependencies
9
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345Next

1.8.0

Diff

Changelog

Source

v1.8.0 (2022-09-06)

Other

  • [#329] Add React 18 to the peer dependency list (Note: React 18 is not part of the automatic testing, but should work)
jzatecky
published 1.7.3 •

Changelog

Source

v1.7.3 (2022-05-23)

Bug Fixes

  • [#258]: Fix check behavior on nodes with an empty children array
jzatecky
published 1.7.2 •

Changelog

Source

v1.7.2 (2021-08-09)

Bug Fixes

  • [#281]: Fix accessibility issues with checkbox nodes
  • [#288]: Fix issue with custom checkbox icons appearing when nativeCheckboxes={true}
jzatecky
published 1.7.1 •

Changelog

Source

v1.7.1 (2021-06-08)

Build

  • Fix build issues for default exports
jzatecky
published 1.7.0 •

Changelog

Source

v1.7.0 (2021-06-08)

New Features

  • [#182]: Add direction property to support RTL languages
  • [#211]: Throw an error when nodes have duplicate values
  • [#244]: Add expandNodesToLevel utility

Bug Fixes

  • [#208]: Add missing onCheck argument in TypeScript definition
  • [#248]: Add missing onExpand argument in TypeScript definition
jzatecky
published 1.6.0 •

Changelog

Source

v1.6.0 (2019-12-11)

New Features

  • [#13]: Add checkModel property to specify which nodes should be stored in the checked array (currently "all" and "leaf" supported)
  • [#126]: Add iconsClass property and allow 'fa5' to fully support Font Awesome 5 icons
  • [#171]: Allow parent nodes to have an empty children array

Bug Fixes

  • [#127]: Change TypeScript definition of TreeNode's label property to React.ReactNode to better align with the PropType
  • [#145]: Fix alignment of many React properties to TypeScript typings
  • [#180]: Fix issue where the id property did not apply to the top-level CheckboxTree container
jzatecky
published 1.6.0-alpha.2 •

jzatecky
published 1.5.1 •

jzatecky
published 1.6.0-alpha.1 •

jzatecky
published 1.6.0-alpha.0 •

2345Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc