-
Notifications
You must be signed in to change notification settings - Fork 467
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(kit): TUI_AVATAR_OPTIONS
default options configuration for Avatar
#1600
feat(kit): TUI_AVATAR_OPTIONS
default options configuration for Avatar
#1600
Conversation
Pull request was closed ✔️All saved screenshots (for current PR) were deleted 🗑️ |
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.
Thanks for PR!
Codecov Report
@@ Coverage Diff @@
## main #1600 +/- ##
==========================================
+ Coverage 61.98% 63.15% +1.17%
==========================================
Files 693 913 +220
Lines 8478 10012 +1534
Branches 1657 1927 +270
==========================================
+ Hits 5255 6323 +1068
- Misses 2816 3247 +431
- Partials 407 442 +35
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Hello, please, rebase with main branch before |
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.
Thank you for this PR!
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?
Partially implements #133
What is the new behavior?
Default avatar options can be set via a provider. This is a partial implementation of #133
Does this PR introduce a breaking change?