-
Notifications
You must be signed in to change notification settings - Fork 423
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
UI: fix formly form styles #2962
Conversation
…anslate/core-16.0.3 # Conflicts: # ui/package-lock.json # ui/package.json
Codecov ReportAll modified and coverable lines are covered by tests ✅ Additional details and impacted files@@ Coverage Diff @@
## develop #2962 +/- ##
=============================================
+ Coverage 57.08% 57.08% +0.01%
- Complexity 9729 9732 +3
=============================================
Files 2266 2266
Lines 96819 96819
Branches 7163 7163
=============================================
+ Hits 55260 55264 +4
+ Misses 39498 39493 -5
- Partials 2061 2062 +1 |
Looks great again! Thanks @lukasrgr ! |
This solves major issues with the version update. |
@sfeilmeier there would be a permanent solution to this issue, if using labelPlacement floating, this would change the style completely, what do you think? |
I could live with the change... https://ionicframework.com/docs/api/input#label-placement |
follow up to: #2958
Changes
fixing styles permanently for
component-update
andcomponent-install
and all other components, which are using the default formlyfield typeinput