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

#### Describe the bug Whenever I tried to import { Pane} from 'react-split-pane' I got following error. ```js Module '"../node_modules/react-split-pane"' has no exported member 'Pane'. Did you mean to use...

#### Describe the bug Though I am passing `resizerStyle` as part Splitpane, however its not reflecting at Resizer component. I believe its using the default styling object. Code Snippet: `...

When the window size changes, I want to keep the same proportional size of my panes. For example: - I make a resizable pane at the bottom. - The user...

I used 2.0.1 in my project and it worked just well, but I see there's no update for 2.x for a long time, is that still on the way? Or...

question

#### Describe the bug Warning in typescript logs #### To Reproduce Steps to reproduce the behavior: 1. Open some project with react-split-pane 2. Check console log #### Screenshots ![image](https://user-images.githubusercontent.com/17206880/74315204-9d17f600-4d7f-11ea-9165-5890eb03c52c.png)

bug

Hi, I have 3 panes within a splitpane. I want to resize one pane and the adjacent panes should also resize. For this i tried using onChange callback method, but...

#### Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] #### Describe the...

Bumps [markdown-to-jsx](https://github.com/probablyup/markdown-to-jsx) from 6.11.0 to 6.11.4. Release notes Sourced from markdown-to-jsx's releases. 6.11.4: Mitigates security vulnerability where maliciously crafted markdown links could use data: or vbscript: urls to trigger an...

dependencies

#### Describe the bug × Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export...

Bumps [react-router-dom](https://github.com/ReactTraining/react-router) from 5.1.2 to 5.2.0. Release notes Sourced from react-router-dom's releases. v5.2.0 This release includes a notable performance boost by separating the "Router" context from the "History" context internally....

dependencies