Skip to content

feat: adding support for SimpleTheme#2017

Merged
Kunal22shah merged 3 commits into
mainfrom
dev/ks/simpleTheme
Mar 9, 2026
Merged

feat: adding support for SimpleTheme#2017
Kunal22shah merged 3 commits into
mainfrom
dev/ks/simpleTheme

Conversation

@Kunal22shah

Copy link
Copy Markdown
Contributor

GitHub Issue (If applicable): closes #2014

PR Type

What kind of change does this PR introduce?

What is the current behavior?

What is the new behavior?

PR Checklist

Please check if your PR fulfills the following requirements:

  • Associated with an issue (GitHub or internal)

Other information

Internal Issue (If applicable):

@Kunal22shah
Kunal22shah requested a review from kazo0 March 6, 2026 16:31
@Kunal22shah Kunal22shah self-assigned this Mar 6, 2026
Comment thread src/Uno.Templates/content/unoapp/MyExtensionsApp.1/App.xaml
@Kunal22shah
Kunal22shah enabled auto-merge March 6, 2026 20:43
Remove compound conditions using useToolkit (coalesced string) in
the resourceStyleThemeNamespace switch, which caused 'Unable to cast
System.String to System.Boolean' errors in the C++ evaluator.

Instead, use simple appThemeEvaluator string comparisons for root
xmlns declarations and add inline xmlns on toolkit elements
(MaterialToolkitTheme and SimpleToolkitTheme) directly in App.xaml.
@Kunal22shah
Kunal22shah merged commit 8e8559a into main Mar 9, 2026
135 of 137 checks passed
@Kunal22shah
Kunal22shah deleted the dev/ks/simpleTheme branch March 9, 2026 17:37
agneszitte added a commit that referenced this pull request May 1, 2026
…e-6.6

revert: Remove Simple Theme from 6.6 release (PRs #2017 and #2021)
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.

Update Templates for Simple theme as a new UnoFeature

2 participants