Skip to content
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

fix(react): useLayoutEffect instead of useEffect to cut down on reflow #5825

Merged
merged 1 commit into from
Nov 12, 2024

fix(react): useLayoutEffect instead of useEffect to cut down on reflow

7de99c3
Select commit
Loading
Failed to load commit list.
Merged

fix(react): useLayoutEffect instead of useEffect to cut down on reflow #5825

fix(react): useLayoutEffect instead of useEffect to cut down on reflow
7de99c3
Select commit
Loading
Failed to load commit list.
Netlify / Pages changed completed Nov 12, 2024 in 1m 0s

133 new files uploaded

131 generated pages and 2 assets changed.

Details

Changed pages include:

  • src/commands/insertcontent/react/index.html - view
  • src/examples/cssmodules/vue/index.html - view
  • src/examples/formatting/react/index.html - view
  • src/examples/interactivitycomponentcontent/vue/index.html - view
  • src/examples/interactivitycomponentprovideinject/vue/index.html - view
  • src/examples/markdownshortcuts/react/index.html - view
  • src/examples/menus/react/index.html - view
  • src/examples/minimal/react/index.html - view
  • src/examples/performance/react/index.html - view
  • src/examples/savvy/react/index.html - view

There are more changes not included in the list