Divider orientation feature #9275
Merged
Conversation
2 commits
Feb 3, 2018
and others
added User can align the text to the left or right with "orientation" prop, if not set it will be centered.
User can align the text to the left or right with "orientation" prop, if not set it will be centered.
Codecov Report
@@ Coverage Diff @@
## feature-3.3.0 #9275 +/- ##
=================================================
+ Coverage 85.85% 85.98% +0.12%
=================================================
Files 195 195
Lines 4616 4715 +99
Branches 1284 1329 +45
=================================================
+ Hits 3963 4054 +91
- Misses 649 656 +7
- Partials 4 5 +1
Continue to review full report at Codecov.
|
Thx! Great job! @jrvboesch |
This was referenced Mar 20, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
User can align the text to the left or right with "orientation" prop, if not set it will be centered.