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(xplat): XPlatProvider correctly formats variable names for strict dom ThemeProvider #30792

Merged
merged 3 commits into from
Mar 16, 2024

Conversation

behowell
Copy link
Contributor

Previous Behavior

XPlatProvider was unnecessarily adding -- in front of theme variable names. The strict dom ThemeProvider expects them without --.

New Behavior

XPlatProvider can pass the theme object directly to strict dom ThemeProvider, since it has the format that the provider expects.

@behowell behowell requested a review from JasonVMo March 15, 2024 19:52
@behowell behowell self-assigned this Mar 15, 2024
@behowell behowell requested a review from a team as a code owner March 15, 2024 19:52
@github-actions github-actions bot added this to the March Project Cycle Q1 2024 milestone Mar 16, 2024
@behowell behowell merged commit 7e66dfa into microsoft:xplat Mar 16, 2024
11 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants