gitpoint/git-point

Icons and the sort of issue events

Open

#868 opened on Jan 23, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (4,684 stars) (837 forks)batch import
:bug: bughelp wanted

Description

  • Not every icon is in the center.
    • We need test function marginLeftForIconName in issue-event-list-item.component.js for every icons and update.
  • The sort doesn't always obey created time. Maybe caused by #848.
    • Some items have invalid created_at value.

Contributor guide