Socket
Socket
Sign inDemoInstall

react-checkbox-tree

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-checkbox-tree - npm Package Versions

1245

1.2.0

Diff

Changelog

Source

v1.2.0 (2018-05-08)

New Features

  • [#68]: Add onClick and expandOnClick properties

Other

  • [#69]: Tree will no longer throw an exception if checked or expanded contains values that do not recursively exist in the nodes property
jzatecky
published 1.1.0 •

Changelog

Source

v1.1.0 (2018-03-31)

New Features

  • [#53]: Add nativeCheckboxes property to allow use of native browser checkboxes instead of pseudo-checkbox icons
  • [#72]: Add the node that triggers onCheck or onExpand as a second parameter to the callback functions
  • [#80]: Add onlyLeafCheckboxes property and support showCheckbox on the node-level
jzatecky
published 1.0.2 •

Changelog

Source

v1.0.2 (2017-10-24)

Bug Fixes

  • [#57]: Fix an issue where node values with spaces in them would cause validation errors
jzatecky
published 1.0.1 •

Changelog

Source

v1.0.1 (2017-09-30)

Dependencies

  • [#54]: Add support for React 16
jzatecky
published 1.0.0 •

Changelog

Source

v1.0.0 (2017-09-21)

New Features

  • [#49]: Add the ability to specify disabled to individual nodes
  • [#50]: Allow node.label to be any valid React node

Usability

  • [#51]: Apply additional background color when a node is active
jzatecky
published 0.6.4 •

Changelog

Source

v0.6.4 (2017-07-22)

Bug Fixes

  • [#42]: Fix npm package not aligning with Git version
jzatecky
published 0.6.3 •

Changelog

Source

v0.6.3 (2017-05-30)

The v0.6.x series will likely be the last series before the v1.0 release. The API is not expected to significantly change, but new features will not be added to pre-1.0 versions.

New Features

  • [#35]: Add disabled and expandDisabled options to <CheckboxTree>
jzatecky
published 0.6.2 •

Changelog

Source

v0.6.2 (2017-05-25)

New Features

  • [#34]: Add noCascade option to decouple parent check state from children
jzatecky
published 0.6.1 •

Changelog

Source

v0.6.1 (2017-05-09)

Other

  • [#33]: Add a prepublish command to ensure that the ./lib folder is built before package is published to npm
jzatecky
published 0.6.0 •

Changelog

Source

v0.6.0 (2017-05-06)

New Features

  • [#32]: Allow customization of className at the node level
  • [#30]: Add showNodeIcon property to optionally remove node icons

Other

  • [#14]: Component performance when rendering and updating a large number of nodes has been significantly increased
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc