-
Notifications
You must be signed in to change notification settings - Fork 474
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(experimental): ButtonClose
add new directive
#5980
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
Visit the preview URL for this PR (updated for commit 1e50633): https://taiga-ui--pr5980-button-close-dmz2erzx.web.app (expires Sat, 25 Nov 2023 14:23:10 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 4b5ece1e114386f6a105425ef799091475b249eb |
BundleMonFiles updated (3)
Unchanged files (2)
Total files change +238B +0.04% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
projects/demo/src/modules/experimental/button-close/examples/import/import-module.md
Show resolved
Hide resolved
projects/demo/src/modules/experimental/button-close/examples/import/insert-template.md
Outdated
Show resolved
Hide resolved
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5980 +/- ##
=======================================
Coverage 71.94% 71.94%
=======================================
Files 1462 1462
Lines 15974 15974
Branches 2268 2268
=======================================
Hits 11493 11493
Misses 4110 4110
Partials 371 371
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/experimental/button-close/button-close.component.ts
Outdated
Show resolved
Hide resolved
projects/demo/src/modules/experimental/button-close/button-close.module.ts
Outdated
Show resolved
Hide resolved
projects/experimental/directives/button-close/button-close.module.ts
Outdated
Show resolved
Hide resolved
projects/experimental/directives/button-close/button-close.module.ts
Outdated
Show resolved
Hide resolved
14652c2
to
124ef58
Compare
@nsbarsukov @waterplea rewritten to just a directive for customizing tuiButton, take a look plz |
f1ddeea
to
557a5fc
Compare
557a5fc
to
4229068
Compare
PR Type
What kind of change does this PR introduce?
What is the current behaviour?
Closes #
What is the new behaviour?