add docs about component
This commit is contained in:
parent
751cc683dd
commit
85a2259964
7 changed files with 47 additions and 4 deletions
|
|
@ -2,6 +2,11 @@
|
|||
|
||||
[v0.1.3](/mithril/archive/v0.1.3) - maintenance
|
||||
|
||||
### News:
|
||||
|
||||
- Mithril is now available via [Component](http://component.io)
|
||||
- There's now an extra low-level optimization hook called a SubtreeDirective, which allows implementing plugins that only create virtual trees if necessary.
|
||||
|
||||
### Bug Fixes:
|
||||
|
||||
- diff no longer touch the DOM when processing `style` attributes and event handlers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue