v0.1.12 publish

This commit is contained in:
Leo Horie 2014-05-07 23:14:16 -04:00
parent a80621e3a6
commit dc9cae09fc
61 changed files with 7464 additions and 0 deletions

View file

@ -10,6 +10,7 @@
- Fix link location in links using `config: m.route` after redraws [#74](https://github.com/lhorie/mithril.js/issues/74)
- Fixed support for `list` attribute in inputs [#69](https://github.com/lhorie/mithril.js/issues/69)
- Fixed URL decoding in route params [#75](https://github.com/lhorie/mithril.js/issues/75)
---