-
-
Notifications
You must be signed in to change notification settings - Fork 235
features/multiple styles in same text #520
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
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Fernando-hub527 <[email protected]>
Signed-off-by: Fernando-hub527 <[email protected]>
Signed-off-by: Fernando-hub527 <[email protected]>
Signed-off-by: Fernando-hub527 <[email protected]>
Signed-off-by: Fernando-hub527 <[email protected]>
Signed-off-by: Fernando-hub527 <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #520 +/- ##
==========================================
- Coverage 87.98% 87.29% -0.68%
==========================================
Files 61 62 +1
Lines 2336 2407 +71
==========================================
+ Hits 2055 2101 +46
- Misses 246 270 +24
- Partials 35 36 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Any update on when it could be merged? |
i think this will fix this issue #525 any update on this PR? |
Description
This pr allows you to merge different styles in the same text, to do this merge it is necessary that when creating the component, a list of subTexts is sent, each subText with its own style.
Related Issue
#189
Checklist
func (<first letter of struct> *struct) method() {}
name style.when,should
naming pattern.m := mocks.NewConstructor(t)
.m.EXPECT().MethodName()
method to mock methods.example_test.go
.make dod
with none issues pointed out bygolangci-lint