| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
|
PatternFly-React preview: https://patternfly-react-pr-3506.surge.sh |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
| const parsedTime = getDateFromTime(time); | ||
| if (Date.parse(parsedTime)) { | ||
| return parsedTime.toLocaleString(locale, options); | ||
| return parsedTime.toLocaleTimeString(locale, options); |
There was a problem hiding this comment.
I could revert this to match DateTimePicker.js, but meh.
Sorry, something went wrong.
Codecov Report
@@ Coverage Diff @@
## master #3506 +/- ##
=========================================
+ Coverage 64.21% 67.1% +2.88%
=========================================
Files 492 903 +411
Lines 12316 25483 +13167
Branches 2254 2254
=========================================
+ Hits 7909 17100 +9191
- Misses 3366 7342 +3976
Partials 1041 1041
Continue to review full report at Codecov.
|
Sorry, something went wrong.
|
Your changes have been released in:
Thanks for your contribution! 🎉 |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What: Closes #3507 and fixes tests on master
Additional issues: