@smashwilson's updates

This commit is contained in:
Ash Wilson
2018-04-13 08:19:50 -04:00
parent e1a23cc16b
commit be2732afd3

View File

@@ -1,7 +1,11 @@
## Highlights from the past week
- Atom core
- Separated keyboard enablement from "readOnly" TextEditor state in [atom/atom#17124](https://github.com/atom/atom/pull/17124).
- Atom IDE
- GitHub Package
- Completed, merged, and shipped "Create pull request" [atom/github#1376](https://github.com/atom/github/pull/1376), which I used to open this pull request :wink:
- Updated to Enzyme 3 [atom/github#1386](https://github.com/atom/github/pull/1386) which paves the way for us to upgrade React.
- Teletype
- Xray
- Reactor Duty
@@ -10,5 +14,7 @@
- Atom
- GitHub Package
- Update React to 16.3 (@smashwilson)
- Get [atom/squeegpg](https://github.com/atom/squeegpg) to the point where we can use it to sign a commit from atom/github (without needing to override the pinentry yet). (@smashwilson)
- Tree-sitter
- Xray