- 26/02 -> Project initialized with as much fix as possible
- 02/03 -> Blog post written + TodoMvC examples
- 04/03 -> Package published 🤘
- [] Expose loader in one module
- Update doc with single loader (-> name convention)
- Clean old compiled
template
intemplate loader
- Write injected code in ES5
- Transpile loader in ES5
- Find a way to test the loader
- Check if we have to use
vm
incontroller loader
or if there is a more generic way. - Clean deleted method in
prototype
(service and component loaders) - Make it configurable
- Make it easy to setup
- Make mention in
README.md
"Use this only indev
" - Create examples
- Create screencast
- Support controller-less template in
template loader