From f070a7b535d2d441d55ef1178d3299a4bfc9f638 Mon Sep 17 00:00:00 2001 From: Ash Wilson Date: Sun, 22 Apr 2018 20:41:48 -0400 Subject: [PATCH] GitHub package work --- docs/focus/2018-04-23.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/focus/2018-04-23.md b/docs/focus/2018-04-23.md index 40ac47d1d..cde7dfdd7 100644 --- a/docs/focus/2018-04-23.md +++ b/docs/focus/2018-04-23.md @@ -3,6 +3,12 @@ - Atom core - Atom IDE - GitHub Package + - Regression fix: "view (un)?staged changes" on untitled buffers [atom/github#1402](https://github.com/atom/github/pull/1402) + - Regression fix: DOMPurify and snapshotting [atom/github#1401](https://github.com/atom/github/pull/1401) + - Released atom/github v0.14.1 with backported fixes. Will be included in the next hotfix release. + - Upgraded to React 16.3 [atom/github#1390](https://github.com/atom/github/pull/1390) + - Code cleanup: replace ObserveModelDecorator with ObserveModel render-prop [atom/github#1393](https://github.com/atom/github/pull/1393) + - Document our [long-term visions](https://github.com/atom/github/tree/master/docs/vision) for the GitHub package. - Teletype - Xray - Shared workspaces merged @@ -14,6 +20,7 @@ - Atom core - Atom IDE - GitHub Package + - :notebook: Planning, roadmapping, prioritizing, scheming - Teletype - Tree-sitter - Xray