-
Notifications
You must be signed in to change notification settings - Fork 751
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
feat(hr): Add ability to remove root of a DataTemplate with HR without cnomua #19229
Conversation
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19229/index.html |
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19229/index.html |
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19229/index.html |
|
/azp run |
Azure Pipelines successfully started running 2 pipeline(s). |
🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19229/index.html |
🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-19229/index.html |
@Mergifyio backport release/stable/5.6 |
✅ Backports have been created
|
The build 152272 found UI Test snapshots differences: Details
|
…5.6/pr-19229 feat(hr): Add ability to remove root of a DataTemplate with HR without cnomua (backport #19229)
closes https://github.com/unoplatform/uno.hotdesign/issues/3187
Feature
Add ability to remove root of a
DataTemplate
with HR withoutcnomua
What is the current behavior?
Since we removed the
cnomua
, we get a rude edit when we remove the root element of aDataTemplate
What is the new behavior?
We wrap sub classes into a class tagged with
cnomua
, so we can remove a sub class (issued for aDataTemplate
) without causing a rude-edit.PR Checklist
Screenshots Compare Test Run
results.