mithril-vndb/render
Isiah Meadows 4cbcaf2936
Fix link + docs (#2476)
* Fix a copy/paste fail

Also, fix some incorrect tests.

* Clarify how routes are diffed, improve key + route resolver docs

- Add some missing links to route resolvers and single-child keyed
  fragments, clarify usage around them.
- Drive-by: remove a redundant sentence that itself was missing a
  period.

* Actually test for propagation and preventDefault

Previously, the mocks were both junk and inaccurate. No wonder my tests
were silently failing - they were wrong and not obviously wrong.
2019-07-16 16:03:24 -04:00
..
tests Fix link + docs (#2476) 2019-07-16 16:03:24 -04:00
fragment.js Allow variadic arguments to m.fragment (#2328) 2018-12-05 23:57:42 -05:00
hyperscript.js Fix keys, normalize holes (#2452) 2019-07-03 17:05:44 -04:00
hyperscriptVnode.js Allow variadic arguments to m.fragment (#2328) 2018-12-05 23:57:42 -05:00
render.js Partially recast the router API to be a lot more intuitive. (#2469) 2019-07-12 15:29:37 -04:00
trust.js don't throw error on undefined/null trusted vnode #1375 2016-10-28 09:51:07 -04:00
vnode.js Move fragment type check to normalizer (#2462) 2019-07-07 17:16:56 -04:00