tree-select icon indicating copy to clipboard operation
tree-select copied to clipboard

React Tree Select

Results 119 tree-select issues
Sort by recently updated
recently updated
newest added

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.14.60 to 18.3.5. 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=16.14.60&new-version=18.3.5)](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

Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.0.0-rc.12 to 1.0.0. Release notes Sourced from cheerio's releases. v1.0.0 Cheerio 1.0 is here! πŸŽ‰ Announcement Blog Post Breaking Changes The minimum NodeJS version is now 18.17...

dependencies

Bumps [rc-dialog](https://github.com/react-component/dialog) from 7.7.0 to 9.6.0. Release notes Sourced from rc-dialog's releases. v9.6.0 test: use codecov/codecov-action (#453) cfdaf03 fix: Avoid using aria-hidden on a focused element (#451) 2580d29 chore: Bump...

dependencies

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.14.0 to 19.1.0. Release notes Sourced from react's releases. 19.1.0 (March 28, 2025) Owner Stack An Owner Stack is a string representing the components that are directly...

dependencies
javascript

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.14.0 to 19.1.0. Release notes Sourced from react-dom's releases. 19.1.0 (March 28, 2025) Owner Stack An Owner Stack is a string representing the components that are directly...

dependencies
javascript

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.23.0. Release notes Sourced from eslint's releases. v9.23.0 Features 557a0d2 feat: support TypeScript syntax in no-useless-constructor (#19535) (Josh Goldberg ✨) 8320241 feat: support TypeScript syntax...

dependencies
javascript

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.19 to 19.0.12. 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=18.3.19&new-version=19.0.12)](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
javascript

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.5 to 16.2.0. Release notes Sourced from @​testing-library/react's releases. v16.2.0 16.2.0 (2025-01-15) Features Add support for React error handlers (#1354) (9618c51) v16.1.0 16.1.0 (2024-12-05) Features Add support...

dependencies

### πŸ€” This is a ... - [x] πŸ†• New feature ### πŸ”— Related Issues close https://github.com/ant-design/ant-design/issues/50586 ### πŸ’‘ Background and Solution TreeSelect supports option in onChange handler As sugguested...