Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
consistently use `Timeago` component to humanize timestamps #1905
Comments
|
Hi, I would like to start contributing and this seems like a good issue to start |
|
@MiguelSilva96 Just go for it. Its better to open PR's on this repo rather than comment inside issues. |
|
Remove |


We have this sweet
Timeagocomponent that humanizes a timestamp, and then keeps that data up to date.I did not know about
Timeago, when we were making theCommitDetailViewand thePullRequestCommitView. It would be good to make those components useTimeago, and also see if there's anywhere else that needs to be cleaned up.