Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps react-resizable-panels from 1.0.10 to 2.0.6.

Release notes

Sourced from react-resizable-panels's releases.

2.0.6

  • Replace useLayoutEffect usage with SSR-safe wrapper hook (#294)

2.0.5

2.0.4

  • Fixed PanelResizeHandle onDragging prop to only be called for the handle being dragged (#289)

2.0.3

  • Fix resize handle onDragging callback (#278)

2.0.2

  • Fixed an issue where size might not be re-initialized correctly after a panel was hidden by the unstable_Activity (previously "Offscreen") API.

2.0.1

  • Fixed a regression introduced in 2.0.0 that caused React onClick and onMouseUp handlers not to fire.

2.0.0

  • Support resizing multiple (intersecting) panels at once (#274) This behavior can be customized using a new hitAreaMargins prop; defaults to a 15 pixel margin for coarse inputs and a 5 pixel margin for fine inputs.
Commits
  • 6d9f1b3 2.0.5 -> 2.0.6
  • 81cb68f Replace useLayoutEffect usage with SSR-safe wrapper hook (#294)
  • a4821fc 2.0.4 -> 2.0.5
  • 0f82d0c Update CHANGELOG
  • c1aa2b0 BugFix: Resize handle hit detection respects stacking order (#291)
  • 8c23d00 2.0.3 -> 2.0.4
  • 6c74960 Don't reset drag state data attribute on mouse-move
  • 5afa01c BugFix: onDragging prop only called for active handle(s) (#289)
  • a63f61d 2.0.2 -> 2.0.3
  • ec03d50 Fix resize handle onDragging callback (#280)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [react-resizable-panels](https://github.com/bvaughn/react-resizable-panels) from 1.0.10 to 2.0.6.
- [Release notes](https://github.com/bvaughn/react-resizable-panels/releases)
- [Commits](bvaughn/react-resizable-panels@1.0.10...2.0.6)

---
updated-dependencies:
- dependency-name: react-resizable-panels
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 12, 2024
@changeset-bot
Copy link

changeset-bot bot commented Feb 12, 2024

⚠️ No Changeset found

Latest commit: e231545

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2024

Superseded by #74.

@dependabot dependabot bot closed this Feb 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-resizable-panels-2.0.6 branch February 17, 2024 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant