NativeScript / theme

@nativescript/theme
https://v7.docs.nativescript.org/ui/theme
Apache License 2.0
127 stars 44 forks source link

fix: layout height issue with Angular forms #300

Closed hendrickson-tyler closed 1 month ago

hendrickson-tyler commented 2 years ago

PR Checklist

What is the current behavior?

Margin on field elements change between between invalid and invalid states when using form validation with Angular, which creates an inconsistent experience.

What is the new behavior?

Margin is no longer changed by default.

Fixes #264

NathanWalker commented 1 month ago

Released with https://github.com/NativeScript/theme/tree/v3.1.1