Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@InDIOS InDIOS released this 29 Nov 18:49
· 53 commits to master since this release
96a72bb
  • Full rewrote of core.
  • Component declarations export a class now.
  • Changed interpolation expression from {{ ... }} to { ... }.
  • Added the ability to bind name slot attribute.
  • Use puppeteer for test and drop PhantomJS.
  • Dirctives are now NodeJS modules and work in compile time.
  • NodeJS API change and now support parsers for javascript, html and css.
  • Added tools inside Trebor again for more maintainability.