re-resizable
re-resizable copied to clipboard
📏 A resizable component for React.
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rollup-plugin-node-resolve](https://redirect.github.com/rollup/rollup-plugin-node-resolve) | devDependencies | replacement | [`5.2.0` -> `6.0.0`](https://renovatebot.com/diffs/npm/rollup-plugin-node-resolve/5.2.0/) | This is a...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rollup-plugin-babel](https://redirect.github.com/rollup/rollup-plugin-babel) | devDependencies | replacement | [`4.4.0` -> `5.0.0`](https://renovatebot.com/diffs/npm/rollup-plugin-babel/4.4.0/) | This is a...
When I try to increase size with onResize it increases size only on one-two pixels at once no more, console.log shows width 1 or 2. With library react-resizable same problem....
### Proposed solution This fixes #820 that I just filed. Basically when using a boundary element that has transform scale the bounding box is not what you expect. ### Testing...
Bug ### Overview of the problem When using a scale and html element boundary the scale is not applied to the bounds. I'm using re-resizable **version** 6.9.16 My **browser** is:...
### Proposed solution This PR fixes #822 . If you have a grid that contains gaps between cells, the grid items will typically span over any gaps between the spanned...
This can be considered both a bug and a feature request. ### Overview of the problem I'm using re-resizable **version** [6.9.17] My **browser** is: Firefox, Chrome, Safari I am sure...
Bumps [rollup](https://github.com/rollup/rollup) from 1.32.1 to 3.29.5. Release notes Sourced from rollup's releases. v3.29.4 3.29.4 2023-09-28 Bug Fixes Fix static analysis when an exported function uses callbacks (#5158) Pull Requests #5158:...