-
Notifications
You must be signed in to change notification settings - Fork 477
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
fix(kit): Prompt
wrap buttons to the new line if they do not fit
#4443
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Visit the preview URL for this PR (updated for commit 41886f5): https://taiga-ui--pr4443-prompt-7g7b819w.web.app (expires Tue, 16 May 2023 13:27:29 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 4b5ece1e114386f6a105425ef799091475b249eb |
BundleMonFiles updated (2)
Unchanged files (4)
Total files change +106B +0.02% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #4443 +/- ##
==========================================
+ Coverage 60.90% 69.82% +8.92%
==========================================
Files 1653 1558 -95
Lines 19339 17086 -2253
Branches 2758 2404 -354
==========================================
+ Hits 11778 11930 +152
+ Misses 7064 4761 -2303
+ Partials 497 395 -102
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
projects/demo/src/modules/components/prompt/examples/import/service.md
Outdated
Show resolved
Hide resolved
…rvice.md Co-authored-by: Nikita Barsukov <[email protected]>
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Closes #4439
What is the new behavior?
Does this PR introduce a breaking change?