mithril-vndb/render
Isiah Meadows 6c562d2b9b
Fix keys, normalize holes (#2452)
* Fix #2434

* Treat holes as unkeyed, normalize boolean/null/undefined

This brings a lot better consistency with that API, even though it's
slightly breaking. (I had to update a bunch of tests to correspond with
it.)

* Fill in PR number [skip ci]
2019-07-03 17:05:44 -04:00
..
tests Fix keys, normalize holes (#2452) 2019-07-03 17:05:44 -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 Fix keys, normalize holes (#2452) 2019-07-03 17:05:44 -04:00
trust.js don't throw error on undefined/null trusted vnode #1375 2016-10-28 09:51:07 -04:00
vnode.js Fix keys, normalize holes (#2452) 2019-07-03 17:05:44 -04:00