react-checkbox-tree icon indicating copy to clipboard operation
react-checkbox-tree copied to clipboard

A simple and elegant checkbox tree for React.

Results 139 react-checkbox-tree issues
Sort by recently updated
recently updated
newest added

The current dependency on react supports `react@"^15.3.0 || ^16.0.0 || ^17.0.0"`. React 18.0.0 was released on March 29, 2022, and that version should be added to the set of supported...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.21.0. Release notes Sourced from eslint's releases. v8.21.0 Features 7b43ea1 feat: Implement FlatESLint (#16149) (Nicholas C. Zakas) 92bf49a feat: improve the key width calculation in...

dependencies

Say you have made a selection like so; Shouldn't `All` be the only item in the checked array in this scenario? Cause right now, every children will populate the checked...

enhancement
refactor

Currently we can get all the checked items in the tree but I want to get the partially checked items as well when any descendant is checked. Can we have...

enhancement

### **Node Collapse Problem** After integrating into next app node collapses after hitting check 2nd time attempts of expanding node makes checkbox uncheck again... > Getting checked or expanded values...

Hi there, I want to detect and change the design for halfchecked element titles #367

enhancement
question

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.47 to 18.0.15. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=17.0.47&new-version=18.0.15)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

It's better to add a dynamic checkbox by having a + and - button after that every item in the tree so that users can add or remove items dynamically....

enhancement

Bumps [jsdom](https://github.com/jsdom/jsdom) from 18.1.1 to 20.0.0. Release notes Sourced from jsdom's releases. Version 20.0.0 Node.js v14 is now the minimum supported version. Added crypto.getRandomValues(). (sjrd) Added HTMLFormControlsCollection and RadioNodeList, so...

dependencies

Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.4 to 4.0.0. Changelog Sourced from nanoid's changelog. Change Log This project adheres to Semantic Versioning. 4.0 Removed CommonJS support. Nano ID 4 will work only with...

dependencies