react-split-pane icon indicating copy to clipboard operation
react-split-pane copied to clipboard

React split-pane component

Results 115 react-split-pane issues
Sort by recently updated
recently updated
newest added

#### Is your feature request related to a problem? Please describe. Is there any example code? #### Describe the solution you'd like The demo is nice but it's better to...

enhancement
good first issue
documentation

Current typing definition will cause the following error when upgrading to React 18 typing definitions Property 'children' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes & Pick This PR adds...

The vertical is working fine, but if I change it to horizontal, it blocks the UI. What did I do wrong?

Jsx syntex highlight error resolved in Readme

Currently, the peer dependencies of React are specified to be 16.0.0. Can we support React 17? ``` "react": "^16.0.0-0" "react-dom": "^16.0.0-0" ```

Added 17.0.0 to the possible versions of react in the peer dependencies. Tested in a project with react v17 and works fine!

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

#### Background ```json "react": "^17.0.2", "react-dev-inspector": "^1.1.1", "react-dom": "^17.0.2", "react-hotkeys-hook": "^3.4.4", "react-split-pane": "2.0.3", ``` #### Describe the bug > react-dom.development.js:67 Warning: componentWillReceiveProps has been renamed, and is not recommended for...

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...

dependencies