Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (21 loc) · 837 Bytes

ROADMAP.md

File metadata and controls

24 lines (21 loc) · 837 Bytes

Roadmap

  • 26/02 -> Project initialized with as much fix as possible
  • 02/03 -> Blog post written + TodoMvC examples
  • 04/03 -> Package published 🤘

To fix

Blocker
  • [] Expose loader in one module
Nice to have
  • Update doc with single loader (-> name convention)
  • Clean old compiled template in template loader
  • Write injected code in ES5
  • Transpile loader in ES5
  • Find a way to test the loader
  • Check if we have to use vm in controller 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 in dev"
  • Create examples
  • Create screencast
  • Support controller-less template in template loader