atom/github

consistently use `Timeago` component to humanize timestamps

Open

#1,905 opened on 2019年1月11日

GitHub で見る
 (4 comments) (0 reactions) (1 assignee)JavaScript (1,069 stars) (469 forks)batch import
code-cleanup :wrench:good first issue

説明

We have this sweet Timeago component that humanizes a timestamp, and then keeps that data up to date.

I did not know about Timeago, when we were making the CommitDetailView and the PullRequestCommitView. It would be good to make those components use Timeago, and also see if there's anywhere else that needs to be cleaned up.

コントリビューターガイド