react-resizable-layout icon indicating copy to clipboard operation
react-resizable-layout copied to clipboard

Headless React component and hook for resizable layout.

Results 14 react-resizable-layout issues
Sort by recently updated
recently updated
newest added

Any chance of adding angled resizing like on https://github.com/react-grid-layout/react-resizable ? 🤯🤭 Here's their demo 🙌 https://strml.github.io/react-resizable/examples/1.html Thanks heaps !!!!!!!!! This is an amazing repo 🌈🧠🦄 Regards 🩷

Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.13 to 6.2.1. Changelog Sourced from tar's changelog. Changelog 7.0 Rewrite in TypeScript, provide ESM and CommonJS hybrid interface Add tree-shake friendly exports, like import('tar/create') and import('tar/read-entry')...

dependencies

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.2.3 to 4.5.3. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. Changelog Sourced from vite's changelog. 4.5.3 (2024-03-24) fix: fs.deny with globs...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. Commits 3b0994a 2.0.1 32f468f lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies

Add local storage to store location information for width persistence

If there is a horizontal split within another horizontal split, and both splits are set to reverse = false, then the inner split is offset when resized by the size...

Currently, the cursor during resizing does not always show the resize icon. This can be confusing for users. We want to modify the behavior so that the cursor always shows...

I'm lookin for a library that helps me to build a tool for creating panels that can be adjusted to a column layout of 12 columns. Do you think with...

The focus remains after dragging the separator, so remove the focus after dragging.