add {subtree: "retain"} flag to allow skipping diff from app space
This commit is contained in:
parent
c4494bf2ce
commit
fcf77dfa44
12 changed files with 169 additions and 11 deletions
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
- diff no longer touch the DOM when processing `style` attributes and event handlers
|
||||
- returning a thennable to a resolution callback in `m.deferred().promise` now causes the promise to adopt its state
|
||||
- diff now correctly clears subtree if null or undefined is passed as a node
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue