fix diff on nested arrays
This commit is contained in:
parent
ec69af4660
commit
4d04ce034d
3 changed files with 71 additions and 7 deletions
|
|
@ -5,6 +5,8 @@
|
|||
### Bug Fixes:
|
||||
|
||||
- prevent route change when only hash changes in non-hash mode [#107](https://github.com/lhorie/mithril.js/issues/107)
|
||||
- fix null reference exception with Browserify [#110](https://github.com/lhorie/mithril.js/issues/110)
|
||||
- fix nested array removal edge cases [#120](https://github.com/lhorie/mithril.js/issues/120)
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue