mithril-vndb/tests
Sebastian 5b6b7de045 m.route supports params as an object, and builds querystring from it
m.route('/path', {param: 1}) => navigates to '/path?param=1'

The API is a little bit problematic, as it is not possible to combine it with `shouldReplaceHistoryEntry`.
2014-05-22 16:09:37 +02:00
..
index.html initial release 2014-03-16 22:07:53 -04:00
input-cursor.html fix datalist and link redraw 2014-05-06 22:26:30 -04:00
mithril-tests.js m.route supports params as an object, and builds querystring from it 2014-05-22 16:09:37 +02:00
mock.js fix diff of css rule removal 2014-05-09 22:21:43 -04:00
svg.html add docs for SVG, and better tests 2014-04-10 21:36:09 -04:00
test.js push for travis 2014-03-25 21:48:23 -04:00