-
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): Tooltip
add new component
#6000
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
BundleMonFiles updated (2)
Unchanged files (3)
Total files change +209B +0.03% Groups updated (1)
Final result: ✅ View report in BundleMon website ➡️ |
Visit the preview URL for this PR (updated for commit d949973): https://taiga-ui--pr6000-new-tooltip-af09ean0.web.app (expires Wed, 22 Nov 2023 12:39:16 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 4b5ece1e114386f6a105425ef799091475b249eb |
7ea97a4
to
2388405
Compare
projects/demo/src/modules/experimental/tooltip/tooltip.module.ts
Outdated
Show resolved
Hide resolved
projects/demo/src/modules/experimental/tooltip/tooltip.component.ts
Outdated
Show resolved
Hide resolved
projects/demo/src/modules/experimental/tooltip/examples/2/index.html
Outdated
Show resolved
Hide resolved
projects/demo/src/modules/experimental/tooltip/examples/import/import-module.md
Outdated
Show resolved
Hide resolved
fc7bc1e
to
34b9bf4
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6000 +/- ##
=======================================
Coverage 71.94% 71.94%
=======================================
Files 1462 1462
Lines 15973 15973
Branches 2266 2266
=======================================
Hits 11491 11491
Misses 4111 4111
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. |
3815e30
to
f24f611
Compare
f24f611
to
d949973
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like this is going to be a directive with hint as hostDirective in 4.0 )
PR Type
What kind of change does this PR introduce?
What is the current behaviour?
Closes #
What is the new behaviour?