Skip to content

v0.8.0

Compare
Choose a tag to compare
@ged-odoo ged-odoo released this 24 Apr 08:18
· 1299 commits to master since this release
  • remove examples code from master branch
  • observer: a few bug fixes
  • component: prevent state mutations in render phase
  • component: bind t-ref widget after willPatch, not before
  • component: add 'set' method to allow modifying observed state
  • utils: add loadTemplates function
  • vdom: fork snabbdom
  • update documentation