fix textarea value updating
This commit is contained in:
parent
f4effe90ae
commit
061cb168e5
2 changed files with 13 additions and 2 deletions
|
|
@ -1,5 +1,14 @@
|
|||
## Change Log
|
||||
|
||||
[v0.1.15](/mithril/archive/v0.1.15) - maintenance
|
||||
|
||||
### Bug Fixes:
|
||||
|
||||
- `m.sync` now correctly passes arguments to resolver in same order as input arguments [#96](https://github.com/lhorie/mithril.js/issues/96)
|
||||
- updating textarea attributes updates its value correctly [#100](https://github.com/lhorie/mithril.js/issues/100)
|
||||
|
||||
---
|
||||
|
||||
[v0.1.14](/mithril/archive/v0.1.14) - maintenance
|
||||
|
||||
### News:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue