Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mortend
Copy link
Member

@mortend mortend commented Oct 3, 2023

android: UnBox -> Unbox

android: support lowerCamelCase macros

  • Use StringComparison.InvariantCultureIgnoreCase when processing macros
    in foreign Java code to avoid errors when using lowerCamelCase macros

  • Add more spaces in generated code

update macros to lowerCamelCase

This updates all macros in the repository with Uno v3-style
lowerCamelCase macros.

Uno.Common: update ToLowerCamelCase()

This tweaks the heuristic a little for better results.

Uno.Common: add LowerCamelSet

  • Use for lowerCamelCase support in UXL element definitions
  • Fix linter warnings

Uno.Common: add LowerCamelListDictionary

  • Use for lowerCamelCase support in UXL requirements
  • Fix linter warnings

@mortend mortend force-pushed the macros branch 2 times, most recently from b5ffd58 to 44e835f Compare October 4, 2023 05:54
* Use for lowerCamelCase support in UXL requirements
* Fix linter warnings
@mortend mortend force-pushed the macros branch 2 times, most recently from 535f039 to 637ee44 Compare October 4, 2023 11:47
* Use for lowerCamelCase support in UXL element definitions
* Fix linter warnings
This tweaks the heuristic a little for better results.
This updates all macros in the repository with Uno v3-style
lowerCamelCase macros.
* Use StringComparison.InvariantCultureIgnoreCase when processing macros
  in foreign Java code to avoid errors when using lowerCamelCase macros

* Add more spaces in generated code
@mortend mortend merged commit 070f2b2 into fuse-open:beta-3.0 Oct 5, 2023
@mortend mortend deleted the macros branch October 5, 2023 11:08
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.

1 participant