fix formatting in docs
This commit is contained in:
parent
30879a1d78
commit
b559118832
27 changed files with 248 additions and 116 deletions
|
|
@ -15,7 +15,7 @@
|
|||
- gracefully degrade on IE exceptions when setting invalid values
|
||||
- fixes for Typescript definition file
|
||||
- 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]
|
||||
- added promise exception monitor and reverted promise exception handling semantics to v0.1.19 semantics (see [docs](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
|
||||
- fixed querystring clobbering in links w/ config:m.route [#261](https://github.com/lhorie/mithril.js/issues/261)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue