Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
chore(deps): update dependency react-resizable-panels to v2#11166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
Thanks for the PR,@renovate[bot]! typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community. The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately. Thanks again! 🙏Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently onhttps://opencollective.com/typescript-eslint. |
nx-cloudbot commentedMay 5, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
View yourCI Pipeline Execution ↗ for commitc3b317e.
☁️Nx Cloud last updated this comment at |
netlifybot commentedMay 5, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
✅ Deploy Preview fortypescript-eslint ready!
To edit notification comments on pull requests, go to yourNetlify site configuration. |
f628993
intomainUh oh!
There was an error while loading.Please reload this page.
This PR contains the following updates:
^0.0.63
->^2.0.0
Release Notes
bvaughn/react-resizable-panels (react-resizable-panels)
v2.1.9
Compare Source
v2.1.8
Compare Source
v2.1.7
Compare Source
SVGElement
s (bug fix)src
directory from NPM packagev2.1.6
Compare Source
"engines"
block and replaced with"packageManager"
document.direction
for RTL detection; use inherited style insteadv2.1.5
Compare Source
v2.1.4
Compare Source
v2.1.3
Compare Source
v2.1.2
Compare Source
v2.1.1
Compare Source
onDragging
regression (#391)v2.1.0
Compare Source
"nonce"
attribute for the global cursor style (#386)v2.0.23
Compare Source
React.useId
references (#382)v2.0.22
Compare Source
v2.0.21
Compare Source
v2.0.20
Compare Source
v2.0.19
Compare Source
v2.0.18
Compare Source
v2.0.17
Compare Source
v2.0.16
Compare Source
.toPrecision()
with.toFixed()
to avoid undesirable layout shift (#323)v2.0.15
Compare Source
onCollapse
andonExpand
callbacks (#325)v2.0.14
Compare Source
collapsedSize
values (#325)v2.0.13
Compare Source
v2.0.12
Compare Source
v2.0.11
Compare Source
v2.0.10
Compare Source
v2.0.9
Compare Source
v2.0.8
Compare Source
v2.0.7
Compare Source
toPrecision
to avoid small layout shifts due to floating point precision differences between initial server rendering and client hydration (#295)v2.0.6
Compare Source
useLayoutEffect
usage with SSR-safe wrapper hook (#294)v2.0.5
Compare Source
v2.0.4
Compare Source
PanelResizeHandle
onDragging
prop to only be called for the handle being dragged (#289)v2.0.3
Compare Source
v2.0.2
Compare Source
unstable_Activity
(previously "Offscreen") API.v2.0.1
Compare Source
onClick
andonMouseUp
handlers not to fire.v2.0.0
Compare Source
This behavior can be customized using a new
hitAreaMargins
prop; defaults to a 15 pixel margin forcoarse inputs and a 5 pixel margin forfine inputs.v1.0.10
Compare Source
v1.0.9
Compare Source
document
(#262)Panel
's pixel constraints will trigger revalidation of thePanel
's size (#266)v1.0.8
Compare Source
ReactElement
return type (rather thanReactNode
) (#256)Panel
dev warning to avoid warning whendefaultSize === collapsedSize
for collapsible panels (#257)document
(#204)v1.0.7
Compare Source
tagName
prop to only allowHTMLElement
names (rather than the broaderElement
type) (#251)v1.0.6
Compare Source
v1.0.5
Compare Source
defaultSize
during initial mount (if one is specified). This allows server-rendered components to store the most recent size in a cookie and use that value as the default for subsequent page visits.v1.0.4
Compare Source
isCollapsed
panel method; previously an uninitializedcollapsedSize
value was not being initialized to0
, which causedisCollapsed
to incorrectly reportfalse
in some cases.v1.0.3
Compare Source
v1.0.2
Compare Source
v1.0.1
Compare Source
v1.0.0
Compare Source
defaultSizePercentage
should now bedefaultSize
)dataAttributes
prop with...rest
prop that supports all HTML attributesConfiguration
📅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 was generated byMend Renovate. View therepository job log.