split
split copied to clipboard
Unopinionated utilities for resizeable split views
I am getting the following error: `TypeError: Cannot read properties of undefined (reading 'parentNode') ` Code: ``` Component 1 {Date.now()} Component 1 {Date.now()} ```
Warning for invalid children types is keep popping up to me when I try to use my **Split** component inside another split component. I have tried different things like wrapping...
I am using "react-split-grid" and my gutter has children If you start dragging by the child - the script crashes I think we can just replace target to currentTarget Thanks)...
I can't use this in TypeScript today because I need the `pairElement: HTMLElement` added to the gutter function. ``` ts gutter?( index: number, direction: 'horizontal' | 'vertical', pairElement: HTMLElement ):...
How to get split js drag events? How to get which elements drag?
For certain applications it would be helpful to limit the size of the panels programmatically. Settings the width via CSS (e.g. max-width attribute) on a panel will limit the size...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [](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...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [](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...
I want to show the gutter only when hovering on the parent element, but when I click on the gutter, it will trigger mouseleave event on the parent which leads...
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...