From a2e2f05939eb0ae7f844284a0373eb2ff485f44a Mon Sep 17 00:00:00 2001 From: Adam Bradley Date: Tue, 24 Mar 2015 12:50:53 -0500 Subject: [PATCH] Update README.md --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/README.md b/README.md index b23033a6e5..55c6039db2 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,28 @@ - JSCS - JSHint (or TypeScript variant) + +#### Current Focus + +Build/Angular2 + - Build system + - Repo structure overlord + - ES6/Angular2/Component conventions + - Global/Attribute config system + - Dynamically assign behaviors/templates per config + +HTML/CSS/Transitions + - Markup structure + - SCSS + - View transitions + - Core View History/Navigation system + - Routing + - Snapshot + +Gestures + - Gesture system + - Linear constraints + - Auto layout + - Class/inheritance system + - Translate native concepts to the web +