| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
PatternFly-React preview: https://patternfly-react-pr-3068.surge.sh |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
|
Adjusted variable definition in amended commit. |
Sorry, something went wrong.
Added two new props that allow user to specify collapsed and expanded toggle text for uncontrolled expandable. Fixes #2914
Codecov Report
@@ Coverage Diff @@
## master #3068 +/- ##
==========================================
- Coverage 69.03% 68.96% -0.07%
==========================================
Files 859 857 -2
Lines 23454 23454
Branches 1863 1849 -14
==========================================
- Hits 16191 16176 -15
- Misses 6339 6359 +20
+ Partials 924 919 -5
Continue to review full report at Codecov.
|
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
|
Your changes have been released in:
Thanks for your contribution! 🎉 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Added two new props that allow user to specify collapsed and expanded toggle text for uncontrolled expandable.
Fixes #2914.