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

perf: improve performance of switching schemes #687

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

camc314
Copy link
Contributor

@camc314 camc314 commented Feb 16, 2024

moves setCurrentColorSchemeMode and super.setSelectedScheme into a Promise.all to help improve performance when switching themes

@camc314 camc314 requested a review from johnman February 16, 2024 09:49
@johnman johnman changed the base branch from main to workspace/vnext February 16, 2024 18:06
Copy link
Member

@johnman johnman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small change of adding a 17.2.0 entry as 17 is now stable so next is the target for new changes.

how-to/workspace-platform-starter/CHANGELOG.md Outdated Show resolved Hide resolved
@camc314 camc314 force-pushed the dev/cam/switch-theme-perf branch from 78c5bf0 to e24301f Compare February 18, 2024 12:05
@camc314 camc314 merged commit 1231b4f into workspace/vnext Feb 19, 2024
5 checks passed
@johnman johnman deleted the dev/cam/switch-theme-perf branch February 26, 2024 10:45
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