atom/github

consistently use `Timeago` component to humanize timestamps

Open

#1.905 geöffnet am 11. Jan. 2019

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (1.069 Stars) (469 Forks)batch import
code-cleanup :wrench:good first issue

Beschreibung

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.

Contributor Guide