clean up repo
This commit is contained in:
parent
e1d1691cb9
commit
1620b147da
32 changed files with 7 additions and 17724 deletions
|
|
@ -1,31 +1,7 @@
|
|||
# Change log
|
||||
|
||||
<<<<<<< HEAD
|
||||
- [Migrating from v0.2.x](#migrating-from-v02x)
|
||||
- [Older docs](http://mithril.js.org/archive/v0.2.5/change-log.html)
|
||||
=======
|
||||
[v0.2.5](http://mithril.js.org/archive/v0.2.5)
|
||||
|
||||
### News:
|
||||
|
||||
- performance improvements in IE (thanks to @gyandeeps)
|
||||
- m.request now has a `callbackName` option to specify the name of the javascript function that gets called on JSONP response [#1072](https://github.com/lhorie/mithril.js/issues/1072)
|
||||
|
||||
### Bug Fixes:
|
||||
|
||||
- fix active form element syncing [#691](https://github.com/lhorie/mithril.js/issues/691)
|
||||
- ignore url interpolations without value in m.request [#1039](https://github.com/lhorie/mithril.js/issues/1039)
|
||||
- fixed native promise absorption in `m.prop` [#1076](https://github.com/lhorie/mithril.js/issues/1076)
|
||||
|
||||
---
|
||||
|
||||
[v0.2.4](http://mithril.js.org/archive/v0.2.4)
|
||||
|
||||
### Bug Fixes:
|
||||
|
||||
- fix regression that caused errors to be swallowed in promises returned by m.request [#968](https://github.com/lhorie/mithril.js/issues/968)
|
||||
- fix ReferenceError when calling an event handler via mithril-query without an event argument
|
||||
>>>>>>> origin/next
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue