-
Notifications
You must be signed in to change notification settings - Fork 478
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
feat(core): TextfieldController
add prefix, postfix and filler
#3188
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Visit the preview URL for this PR (updated for commit 12fe549): https://taiga-ui--pr3188-textfield-controller-fsh2ylcw.web.app (expires Fri, 16 Dec 2022 09:25:37 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 4b5ece1e114386f6a105425ef799091475b249eb |
BundleMonFiles updated (2)
Unchanged files (3)
Total files change +587B +0.1% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
Codecov ReportBase: 61.44% // Head: 68.54% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #3188 +/- ##
==========================================
+ Coverage 61.44% 68.54% +7.10%
==========================================
Files 1516 1123 -393
Lines 17944 13556 -4388
Branches 2512 1899 -613
==========================================
- Hits 11025 9292 -1733
+ Misses 6463 3942 -2521
+ Partials 456 322 -134
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
projects/demo/src/modules/components/input-count/input-count.template.html
Outdated
Show resolved
Hide resolved
projects/demo/src/modules/components/input-slider/input-slider.template.html
Outdated
Show resolved
Hide resolved
projects/demo/src/modules/components/input-slider/input-slider.template.html
Outdated
Show resolved
Hide resolved
TextfieldController
add prefix and postfixTextfieldController
add prefix and postfix
94a0fd6
to
e3fbba6
Compare
TextfieldController
add prefix and postfixTextfieldController
add prefix, postfix and filler
e3fbba6
to
8781761
Compare
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Closes #3067
What is the new behavior?
Does this PR introduce a breaking change?