Skip to content

Update dependency re-resizable to v6.10.0

RenovateBot requested to merge renovate/re-resizable-6.x into development

This MR contains the following updates:

Package Type Update Change
re-resizable dependencies minor 6.1.0 -> 6.10.0

Release Notes

bokuweb/react-resizable-box (re-resizable)

v6.10.0

Compare Source

💅 Enhancement
  • Match focus order to visual order #​827

v6.9.18

Compare Source

💅 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

Compare Source

  • Define callback refs inline to work with latest versions of Next.js / React #​819

v6.9.16

Compare Source

💅 Enhancement
  • Fixes resizable field always being null in React 18.3.

v6.9.15

Compare Source

v6.9.14

Compare Source

🐛 Bug Fix
  • Fixed a bug, onResize fired before snapping to grid #​783

v6.9.13

Compare Source

v6.9.12

Compare Source

v6.9.11

Compare Source

💅 Enhancement
  • improve enable type.

v6.9.10

Compare Source

v6.9.9

Compare Source

💅 Enhancement
  • use native endsWith.
  • remove fast-memoize.

v6.9.8

Compare Source

💅 Enhancement
  • use flushSync in mouseMove.

v6.9.7

Compare Source

v6.9.6

Compare Source

💅 Enhancement
  • add react and react-dom to peer deps.

v6.9.5

Compare Source

🐛 Bug Fix: Fixed a bug, calculate parent height even when the parent is a flex container #​765

v6.9.4

Compare Source

v6.9.3

Compare Source

v6.9.2

Compare Source

🐛 Bug Fix: Fixed a bug, lockAspectRatio is not work when snap is set. #​759

v6.9.1

Compare Source

💅 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

Compare Source

v6.8.0

Compare Source

💅 Enhancement
  • Feature: boundsByDirection #​689

v6.7.0

Compare Source

v6.6.1

Compare Source

🐛 Bug Fix
  • Fixed a bug, resize is not work when set xxxpx to max/min width/height

v6.6.0

Compare Source

🐛 Bug Fix
  • Fixed a bug, a base element is removed even though there are other resizable components. (#​667)
💅 Enhancement
  • Expose NumberSize.

v6.5.5

Compare Source

💅 Enhancement
  • fix: instanceof check fails when window is a proxy (#​659)

v6.5.4

Compare Source

🐛 Bug Fix
  • Fixed a bug, when touched in mobile some execption throwed.

v6.5.3

Compare Source

v6.5.2

Compare Source

🐛 Bug Fix
  • Fixes #​522 - Resize without page scrolling on mobile

v6.5.1

Compare Source

🐛 Bug Fix
  • Make as optional

v6.5.0

Compare Source

🐛 Bug Fix

v6.4.0

Compare Source

💅 Enhancement
  • Support the "as" prop to change the wrapper #​614

v6.3.2

Compare Source

💅 Enhancement
  • Avoid a useless re-render #​587

v6.3.1

Compare Source

💅 Enhancement
  • Makes the component window agnostic, which means that the component can be run inside an iframe. (#​598)

v6.3.0

Compare Source

v6.2.0

Compare Source

🐛 Bug Fix
  • Fixed a bug, resizing does not work when flex-basis set.

v6.1.1

Compare Source

🐛 Bug Fix
  • Fixed a bug, Handle loses mouse as edge gets further away from other side #​537

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by RenovateBot

Merge request reports