add docs for SVG, and better tests
This commit is contained in:
parent
1aef5dd942
commit
5c9f9d782f
9 changed files with 100 additions and 9 deletions
|
|
@ -5,6 +5,7 @@
|
|||
### News:
|
||||
|
||||
- added regression tests for reported bugs
|
||||
- added support for SVG
|
||||
|
||||
### Bug Fixes:
|
||||
|
||||
|
|
@ -14,6 +15,8 @@
|
|||
- fixed caching bug in links w/ config option attached [#43](https://github.com/lhorie/mithril.js/issues/43)
|
||||
- fixed attribute update bug when an element has both `oninput` and `onkeydown` handlers [#36](https://github.com/lhorie/mithril.js/issues/36)
|
||||
|
||||
---
|
||||
|
||||
[v0.1.3](/mithril/archive/v0.1.3) - maintenance
|
||||
|
||||
### News:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue