Skip to content

Commit

Permalink
chore: update TODO list in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Shlomi Assaf (shlassaf) committed Aug 21, 2016
1 parent 426b4da commit c870560
Showing 1 changed file with 19 additions and 8 deletions.
27 changes: 19 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,14 +87,25 @@ You can apply custom modals based on components.


# Issues and TODO's
~~## Animation~~ IMPLEMENTED
~~Not so complicated but not in angular 2 at the moment.~~
~~## Overlay~~ IMPLEMENTED
~~Switch to material2 overlay implementation when done.~~
~~## Bundle~~ IMPLEMENTED
~~Build a umd bundle.~~
~~## Base support~~IMPLEMENTED
~~Provide base classes for generic components~~
## ~~Animation~~ IMPLEMENTED
~~Not so complicated but not in angular 2 at the moment.~~



## ~~Overlay~~ IMPLEMENTED
~~Switch to material2 overlay implementation when done.~~



## ~~Bundle~~ IMPLEMENTED
~~Build a umd bundle.~~



## ~~Base support~~ IMPLEMENTED
~~Provide base classes for generic components~~


## Unit & E2E test
Add tests...
## Support Universal
Expand Down

0 comments on commit c870560

Please sign in to comment.