Skip to content

build: release 19-05-2025#5221

Closed
TrySound wants to merge 4 commits into
mainfrom
release-19-05-2025.staging
Closed

build: release 19-05-2025#5221
TrySound wants to merge 4 commits into
mainfrom
release-19-05-2025.staging

Conversation

@TrySound
Copy link
Copy Markdown
Contributor

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.
@kof kof closed this Jun 10, 2025
@TrySound TrySound deleted the release-19-05-2025.staging branch June 26, 2025 23:16
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.

2 participants