Skip to content

build: release 19-05-2025 #5221

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

build: release 19-05-2025 #5221

wants to merge 4 commits into from

Conversation

TrySound
Copy link
Member

No description provided.

@TrySound TrySound changed the title build: release 11-05-2025 build: release 19-05-2025 May 19, 2025
TrySound added 3 commits May 21, 2025 14:02
Here improved handling radix states by making all components uncontrolled
yet still synchronizing external state with local one.
We have html element mutations in a few places and each can add ~250ms
of repaint time on large projects. Here I got rid of it in two places

1. Collapsed logic enforced document height to preserve scroll position.
Instead I created an absolutely positioned div which enforced scroll
where collapsed elements are reset.
2. Scroll into view logic defined position absolute on scroll container.
Though it's not necessary on html element so just ignored it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant