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
Previous1345Next

1.5.0

Diff

Changelog

Source

v1.5.0 (2019-01-25)

New Features

  • [#116]: Add id property to specify the DOM ID for the generated tree nodes
  • [#122]: Add label, isLeaf, isParent, parent, treeDepth, and level metadata to the target node of onCheck, onClick, and onExpand handlers

Bug Fixes

  • [#119]: Fix issue where an initially disabled tree could not be enabled after the initial render
  • [#120]: Fix issue where Internet Explorer and Microsoft Edge browsers would fail to update check state when a parent was in a half-check or indeterminate state
  • [#125]: Fix misalignment of TreeNode's label property between PropType and TypeScript definitions

Other

  • [#115]: Add example react-fontawesome usage for the icons prop
jzatecky
published 1.4.1 •

Changelog

Source

v1.4.1 (2018-09-21)

Bug Fixes

  • [#113]: Add missing expandOpen property from TypeScript declaration (...again)
jzatecky
published 1.4.0 •

Changelog

Source

v1.4.0 (2018-09-21)

New Features

  • [#114]: Add rct-node-expanded and rct-node-collapsed classes to expanded and collapsed parent nodes

Bug Fixes

  • [#113]: Add missing expandOpen property from TypeScript declaration
jzatecky
published 1.3.1 •

Changelog

Source

v1.3.1 (2018-09-06)

Bug Fixes

  • [#109]: Fix erroneous PropTypes check for lang property
jzatecky
published 1.3.0 •

Changelog

Source

v1.3.0 (2018-09-05)

New Features

  • [#79]: Add showExpandAll property to give the user the ability to expand or collapse all nodes in the tree
  • [#96]: Add TypeScript definitions
  • [#102]: Add icons property to allow specification of icon components
  • [#103]: Add title node property and showNodeTitle tree property
  • [#108]: Add lang property for language customization

Bug Fixes

  • [#61]: Fix issue where disabled children would be checked if a parent node was checked

Other

  • [#91]: Prevent disconnection between Sass and Less files on build
  • [#97]: Some performance optimizations
jzatecky
published 1.2.4 •

Changelog

Source

v1.2.4 (2018-08-29)

Bug Fixes

  • [#82], [#84]: Fix undefined Crypto API errors in Node environments
  • [#104]: Fix issue where numeric node values could trigger PropType warnings
jzatecky
published 1.2.4-rc.0 •

jzatecky
published 1.2.3 •

Changelog

Source

v1.2.3 (2018-06-23)

Bug Fixes

  • [#81]: Fix render errors for all numeric value types
jzatecky
published 1.2.2 •

Changelog

Source

v1.2.2 (2018-05-24)

Bug Fixes

  • [#89]: Fix misnamed variables in the Less stylesheets
  • [#90]: Coerce NaN types to string when outputting DOM IDs
jzatecky
published 1.2.1 •

Changelog

Source

v1.2.1 (2018-05-10)

Bug Fixes

  • [#87]: Fix issue where passing the onClick property would trigger a warning about unique key prop
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