mithril-vndb/render
Tetsuro Yoshikawa fdf2985adf Error in IE11 due to setting of type attribute
If you assign an input type that is not supported by IE11 with an
assignment expression, an error will occur.
2017-02-09 22:27:55 +09: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 check that selector.view is a function 2017-01-23 11:54:35 +01:00
render.js Error in IE11 due to setting of type attribute 2017-02-09 22:27:55 +09: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