Skip to content

Commit

Permalink
roadmap update
Browse files Browse the repository at this point in the history
  • Loading branch information
m0nzderr committed Sep 22, 2016
1 parent 5c4887c commit defbb51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@ Today, Clearest 2.0 is a complete rewrite of past experience, implemented to sta
Is is still at alpha stage, so one should be aware of braking changes for some time.
searching for better solutions to address component encapsulation, reusability and testability.

### What's already done
### What is already done
Most of essential features, such as:
* A fully featured XVDL compiler (up to current spec);
* An asynchronous rendering engine (views can consume promises, etc.);
* A core component container named ``widget'' that controls rendering cycle;
* A Gulp-friendly build toolset for compilation and generation of production bundles;

### What's should be done before 2.0-beta
### What should be done before 2.0-beta
* Transition to ES6
* Improve error handling
* Allow ``widgets'' to have custom rendering logic, so one could implement something like infinite scroll;
Expand Down

0 comments on commit defbb51

Please sign in to comment.