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

ref(core): Improved converter and function call parsing mechanism for XML expressions #9805

Conversation

CatchABus
Copy link
Contributor

@CatchABus CatchABus commented Mar 3, 2022

PR Checklist

What is the current behavior?

What is the new behavior?

  • Refactoring converter and function calls parsing mechanism
  • Added missing exponentiation operator
  • Fixed content inside template literals returning malformed value
  • Support for using converters without using() just like in old NS
  • Null-safety for parent properties whose value is null or undefined (similar to the Polymer way)

@cla-bot cla-bot bot added the cla: yes label Mar 3, 2022
@CatchABus CatchABus marked this pull request as draft March 3, 2022 17:32
@CatchABus CatchABus changed the title feat: Added missing exponentiation operator. ref(core): Improved converter and function call parsing mechanism for XML expressions Mar 3, 2022
@CatchABus CatchABus marked this pull request as ready for review March 4, 2022 19:39
@CatchABus CatchABus marked this pull request as ready for review March 5, 2022 12:10
@NathanWalker NathanWalker merged commit c5856c6 into NativeScript:release/8.2.0 Mar 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants