Closed renovate[bot] closed 8 months ago
The latest updates on your projects. Learn more about Vercel for Git βοΈ
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
builderai | β Ready (Inspect) | Visit Preview | π¬ Add feedback | Mar 4, 2024 10:28pm |
builderai-auth | β Ready (Inspect) | Visit Preview | π¬ Add feedback | Mar 4, 2024 10:28pm |
This PR contains the following updates:
^1.0.10
->^2.0.12
Release Notes
bvaughn/react-resizable-panels (react-resizable-panels)
### [`v2.0.12`](https://togithub.com/bvaughn/react-resizable-panels/compare/2.0.11...2.0.12) [Compare Source](https://togithub.com/bvaughn/react-resizable-panels/compare/2.0.11...2.0.12) ### [`v2.0.11`](https://togithub.com/bvaughn/react-resizable-panels/releases/tag/2.0.11) [Compare Source](https://togithub.com/bvaughn/react-resizable-panels/compare/2.0.10...2.0.11) - Fix resize handle cursor hit detection when when viewport is scrolled ([#305](https://togithub.com/bvaughn/react-resizable-panels/issues/305)) ### [`v2.0.10`](https://togithub.com/bvaughn/react-resizable-panels/releases/tag/2.0.10) [Compare Source](https://togithub.com/bvaughn/react-resizable-panels/compare/2.0.9...2.0.10) - Fix conditional layout edge case ([#309](https://togithub.com/bvaughn/react-resizable-panels/issues/309)) ### [`v2.0.9`](https://togithub.com/bvaughn/react-resizable-panels/releases/tag/2.0.9) [Compare Source](https://togithub.com/bvaughn/react-resizable-panels/compare/2.0.8...2.0.9) - Fix Flex stacking context bug ([#301](https://togithub.com/bvaughn/react-resizable-panels/issues/301)) - Fix case where pointer event listeners were sometimes added to the document unnecessarily ### [`v2.0.8`](https://togithub.com/bvaughn/react-resizable-panels/compare/2.0.7...2.0.8) [Compare Source](https://togithub.com/bvaughn/react-resizable-panels/compare/2.0.7...2.0.8) ### [`v2.0.7`](https://togithub.com/bvaughn/react-resizable-panels/releases/tag/2.0.7) [Compare Source](https://togithub.com/bvaughn/react-resizable-panels/compare/2.0.6...2.0.7) - Group default layouts use `toPrecision` to avoid small layout shifts due to floating point precision differences between initial server rendering and client hydration ([#295](https://togithub.com/bvaughn/react-resizable-panels/issues/295)) ### [`v2.0.6`](https://togithub.com/bvaughn/react-resizable-panels/releases/tag/2.0.6) [Compare Source](https://togithub.com/bvaughn/react-resizable-panels/compare/2.0.5...2.0.6) - Replace `useLayoutEffect` usage with SSR-safe wrapper hook ([#294](https://togithub.com/bvaughn/react-resizable-panels/issues/294)) ### [`v2.0.5`](https://togithub.com/bvaughn/react-resizable-panels/releases/tag/2.0.5) [Compare Source](https://togithub.com/bvaughn/react-resizable-panels/compare/2.0.4...2.0.5) - Resize handle hit detection considers [stacking context](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_positioned_layout/Understanding_z-index/Stacking_context) when determining hit detection ([#291](https://togithub.com/bvaughn/react-resizable-panels/issues/291)) ### [`v2.0.4`](https://togithub.com/bvaughn/react-resizable-panels/releases/tag/2.0.4) [Compare Source](https://togithub.com/bvaughn/react-resizable-panels/compare/2.0.3...2.0.4) - Fixed `PanelResizeHandle` `onDragging` prop to only be called for the handle being dragged ([#289](https://togithub.com/bvaughn/react-resizable-panels/issues/289)) ### [`v2.0.3`](https://togithub.com/bvaughn/react-resizable-panels/compare/2.0.2...2.0.3) [Compare Source](https://togithub.com/bvaughn/react-resizable-panels/compare/2.0.2...2.0.3) ### [`v2.0.2`](https://togithub.com/bvaughn/react-resizable-panels/releases/tag/2.0.2) [Compare Source](https://togithub.com/bvaughn/react-resizable-panels/compare/2.0.1...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. ### [`v2.0.1`](https://togithub.com/bvaughn/react-resizable-panels/releases/tag/2.0.1) [Compare Source](https://togithub.com/bvaughn/react-resizable-panels/compare/2.0.0...2.0.1) - Fixed a regression introduced in 2.0.0 that caused React `onClick` and `onMouseUp` handlers not to fire. ### [`v2.0.0`](https://togithub.com/bvaughn/react-resizable-panels/releases/tag/2.0.0) [Compare Source](https://togithub.com/bvaughn/react-resizable-panels/compare/1.0.10...2.0.0) - Support resizing multiple (intersecting) panels at once ([#274](https://togithub.com/bvaughn/react-resizable-panels/issues/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.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 PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.