Fixing a few typos. Changing all instances of "thennable" to
"thenable". No functional changes.
This commit is contained in:
parent
49b97a5e56
commit
c1912d2726
10 changed files with 30 additions and 30 deletions
|
|
@ -477,7 +477,7 @@
|
|||
### Bug Fixes:
|
||||
|
||||
- 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
|
||||
- returning a thenable 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