| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
PatternFly-React preview: https://1946-pr-patternfly-react-patternfly.surge.sh |
Sorry, something went wrong.
|
@rebeccaalpert can you also add integration tests for this component as outlined on this README? |
Sorry, something went wrong.
There was a problem hiding this comment.
Also add integration tests for ListVariant, List, ListProps, ListItem, and ListItemProps.
Sorry, something went wrong.
There was a problem hiding this comment.
Awesome work! Can we use git mv to rename the primary component files instead of deleting and recreating them? If we can do this, we'll retain the ability to trace the history of these modules going forward which is important for tracking down when certain changes were made, by who, and why. Looks like you've done this for may of the component files already, if we could give the same treatment for the others that would be great.
Sorry, something went wrong.
Codecov Report
@@ Coverage Diff @@
## master #1946 +/- ##
==========================================
- Coverage 81.84% 81.81% -0.04%
==========================================
Files 628 629 +1
Lines 7112 7116 +4
Branches 236 240 +4
==========================================
+ Hits 5821 5822 +1
Misses 1163 1163
- Partials 128 131 +3
Continue to review full report at Codecov.
|
Sorry, something went wrong.
|
Added demo and test. I also addressed @dlabaj's PR feedback. @seanforyou23, as noted on Slack, git mv doesn't seem to net a different outcome, so I'm leaving that as-is for now. |
Sorry, something went wrong.
There was a problem hiding this comment.
Looks great Rebecca.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Converted to TypeScript.
Fixes #1994.