v0.8.0
- 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