Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 398 Bytes

TODO.md

File metadata and controls

10 lines (9 loc) · 398 Bytes

To do list (unsorted)

  • More granular caching system, based on individual blocks.
  • Callable blocks / mixins
  • Performance improvements for blocks
  • Make the full hierarchy available with extends (parent and child)
  • Add {{body}} tag, so extends doesn't require the use of blocks
  • New tests for Kiwi core
  • Remove dependency for Underscore.js in the browser version
  • Add documentation for tags