Commit graph

9 commits

Author SHA1 Message Date
Leo Horie
bde67fa895 use less expensive check for attribute diff qualification 2014-04-01 16:45:02 -04:00
Leo Horie
86ba3474a6 add tentative fix for #29
https://github.com/lhorie/mithril.js/issues/29

TODO: test cost of relying on native equality checks
2014-03-30 22:33:49 -04:00
Leo Horie
62eae50b20 invalidate dom cache on new module 2014-03-30 14:36:16 -04:00
Leo Horie
77d5484169 fix handling of errors in promises 2014-03-21 23:20:47 -04:00
Leo Horie
ca6f3207b5 don't handle non-virtual-element objects 2014-03-20 15:41:50 -04:00
Leo Horie
a7a9447cd6 fixing null reference when passing undefined to virtual dom tree 2014-03-20 15:36:52 -04:00
Leo Horie
83f497e129 reset m.route.param correctly on route change 2014-03-20 11:18:40 -04:00
Leo Horie
4cc123e01d change xhr.withCredentials to be false by default 2014-03-20 11:07:10 -04:00
Leo Horie
70b2489539 initial release 2014-03-16 22:07:53 -04:00