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(hr): Ensure to keep ordering of generated properties (backport #19305) #19311

Merged

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 23, 2025

closes https://github.com/unoplatform/uno.hotdesign/issues/3251

Bugfix

Ensure to keep ordering of generated properties

What is the current behavior?

Might get ENC1002 when changing order of named elements in XAML

What is the new behavior?

Generated properties are order by name, preventing the ENC1002

PR Checklist


This is an automatic backport of pull request #19305 done by [Mergify](https://mergify.com).

@github-actions github-actions bot added the area/code-generation Categorizes an issue or PR as relevant to code generation label Jan 23, 2025
@unodevops
Copy link
Contributor

🤖 Your Docs stage site is ready! Visit it here: https://unodocsprstaging.z13.web.core.windows.net/pr-19311/index.html

@unodevops
Copy link
Contributor

🤖 Your WebAssembly Sample App stage site is ready! Visit it here: https://unowasmprstaging.z20.web.core.windows.net/pr-19311/index.html

@jeromelaban jeromelaban merged commit 4ae83a9 into release/stable/5.6 Jan 24, 2025
107 of 114 checks passed
@jeromelaban jeromelaban deleted the mergify/bp/release/stable/5.6/pr-19305 branch January 24, 2025 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/code-generation Categorizes an issue or PR as relevant to code generation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants