Update dependency re-resizable to v6.10.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
re-resizable | dependencies | minor | 6.1.0 -> 6.10.3 |
Release Notes
bokuweb/react-resizable-box (re-resizable)
v6.10.3
v6.10.2
v6.10.1
🐛 Bug Fix
- Revert #827 because regression
v6.10.0
💅 Enhancement
- Match focus order to visual order #827
v6.9.18
💅 Enhancement
- added grid gap prop to support adding any gaps to width/height. Fixes #822
🐛 Bug Fix
- fix-boundary-scale: adds scaling to boundary Fixes #820
v6.9.17
- Define callback refs inline to work with latest versions of Next.js / React #819
v6.9.16
💅 Enhancement
- Fixes resizable field always being null in React 18.3.
v6.9.15
v6.9.14
🐛 Bug Fix
- Fixed a bug, onResize fired before snapping to grid #783
v6.9.13
v6.9.12
v6.9.11
💅 Enhancement
- improve
enable
type.
v6.9.10
v6.9.9
💅 Enhancement
- use native
endsWith
. - remove
fast-memoize
.
v6.9.8
💅 Enhancement
- use
flushSync
in mouseMove.
v6.9.7
v6.9.6
💅 Enhancement
- add
react
andreact-dom
to peer deps.
v6.9.5
🐛 Bug Fix: Fixed a bug, calculate parent height even when the parent is a flex container #765
v6.9.4
v6.9.3
v6.9.2
🐛 Bug Fix: Fixed a bug, lockAspectRatio
is not work when snap
is set. #759
v6.9.1
💅 Enhancement
- added grid gap prop to support adding any gaps to width/height. Fixes #822
🐛 Bug Fix
- fix-boundary-scale: adds scaling to boundary Fixes #820
v6.9.0
v6.8.0
💅 Enhancement
- Feature: boundsByDirection #689
v6.7.0
v6.6.1
🐛 Bug Fix
- Fixed a bug, resize is not work when set
xxxpx
to max/min width/height
v6.6.0
🐛 Bug Fix
- Fixed a bug, a base element is removed even though there are other resizable components. (#667)
💅 Enhancement
- Expose
NumberSize
.
v6.5.5
💅 Enhancement
- fix: instanceof check fails when window is a proxy (#659)
v6.5.4
🐛 Bug Fix
- Fixed a bug, when touched in mobile some execption throwed.
v6.5.3
v6.5.2
🐛 Bug Fix
- Fixes #522 - Resize without page scrolling on mobile
v6.5.1
🐛 Bug Fix
- Make
as
optional
v6.5.0
🐛 Bug Fix
- Fix ES Module Output #634
v6.4.0
💅 Enhancement
- Support the "as" prop to change the wrapper #614
v6.3.2
💅 Enhancement
- Avoid a useless re-render #587
v6.3.1
💅 Enhancement
- Makes the component window agnostic, which means that the component can be run inside an iframe. (#598)
v6.3.0
v6.2.0
🐛 Bug Fix
- Fixed a bug, resizing does not work when flex-basis set.
v6.1.1
🐛 Bug Fix
- Fixed a bug,
Handle loses mouse as edge gets further away from other side #​537
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by RenovateBot