mithril-vndb/render
Leo Horie 4fc9368a30 Merge pull request #1516 from tivac/issues/1014
Render false as an empty string
2017-01-07 15:19:16 -05:00
..
tests tests: Update tests for false -> "" behavior 2017-01-05 23:07:47 -08:00
fragment.js Add m.fragment() 2016-08-18 23:34:36 +02:00
hyperscript.js Replace x instanceof Array with Array.isArray(x) 2016-11-24 09:21:27 +00:00
render.js Fix state initialisation logic 2017-01-06 17:12:56 +00:00
trust.js don't throw error on undefined/null trusted vnode #1375 2016-10-28 09:51:07 -04:00
vnode.js feat: Return empty string node for false values 2017-01-05 23:07:34 -08:00