fix diff for root=document and no m("html")
This commit is contained in:
parent
6cbe17cd08
commit
7cf7e2cba5
2 changed files with 7 additions and 6 deletions
|
|
@ -17,6 +17,7 @@
|
|||
- fixed bug in keys algorithm when mixing keyed and unkeyed elements [#246](https://github.com/lhorie/mithril.js/issues/246)
|
||||
- added promise exception monitor and reverted promise exception handling semantics to v0.1.19 semantics (see [mithril.deferred.md#unchecked-error-handling]
|
||||
- fixed redraw scheduling bug in old version of IE
|
||||
- fixed incorrect diff when document is root, and html element is omitted
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue