All notable changes to this project will be documented in this file.
- [FIX] Event list overflow handling on Firefox
- [FIX] Bundling issues (style sheet minify & travisCI fix)
- [ADD] Format tools implementation
- [ADD] New event types supported:
- PullRequestReviewCommentEvent
- PublicEvent
- CommitCommentEvent
- [FIX] Scope styles removed for external styling customization
- [FIX] Event Detail Component
- [ADD] Events Handling Improvement:
- PushEvent
- PullRequestEvent
- CreateEvent
- DeleteEvent
- WatchEvent
- IssuesEvent
- ForkEvent
- [DEL] Removed Generic GithubEvent Component
- [FIX] Responsive feed behaviour
- [ADD]
package.json
keywords - [ADD]
CHANGELOG.md
file added
- [INIT] Initial Component Implementation
- [INIT] Basic Events Handling:
- WatchEvent
- PushEvent
- ForkEvent
- CreateEvent
- IssuesEvent
- IssueCommentEvent