GitHub package update part I

This commit is contained in:
Ash Wilson
2018-03-02 14:08:21 -05:00
committed by GitHub
parent 773905285e
commit f29b6e1ece

View File

@@ -2,6 +2,11 @@
- Atom IDE
- GitHub Package
- Recent commits view, read-only mode :tm: (@kuychaco, @smashwilson, @simurai) [#1322](https://github.com/atom/github/pull/1322)
- Recent commits view: show co-authors (@kuychaco, @simurai)
- Commit interactions research spike: undo most recent, amend (@kuychaco) [#1328](https://github.com/atom/github/pull/1328)
- Port CommitView and CommitController to React. (@smashwilson) [#1325](https://github.com/atom/github/pull/1325)
- Begin "Remember me" within the credential dialog [#1327](https://github.com/atom/github/pull/1327)
- Teletype
- Tree-sitter
- Xray
@@ -10,7 +15,12 @@
## Focus for week ahead
- Atom IDE
- @atom/watcher
- Diagnose crashes and lockups on Atom launch (@smashwilson)
- GitHub Package
- Finish "Remember me" within the credential dialog (@smashwilson) [#1327](https://github.com/atom/github/pull/1327)
- Write up `docs/vision` from meeting notes (@smashwilson)
- Kick-start our GPG pinentry handling (@smashwilson) [#846](https://github.com/atom/github/pull/846)
- Teletype
- Tree-sitter
- Xray