mithril-vndb/render
Isiah Meadows 8134c51a48
Fix style updates to avoid unnecessary allocation (#2312)
* Fix style updates to avoid unnecessary allocation

- Drive-by: properly censor `cssFloat` -> css `float:` to match DOM
  behavior

* Document `style` syntax + custom property support. [skip ci]

* Add a missing test

* Add a few more descriptive comments.

* Update changelog [skip ci]
2018-12-03 14:31:08 -05:00
..
tests Fix style updates to avoid unnecessary allocation (#2312) 2018-12-03 14:31:08 -05:00
fragment.js Add m.fragment() 2016-08-18 23:34:36 +02:00
hyperscript.js Cast className using toString (#2309) 2018-11-24 08:13:56 -05:00
render.js Fix style updates to avoid unnecessary allocation (#2312) 2018-12-03 14:31:08 -05:00
trust.js don't throw error on undefined/null trusted vnode #1375 2016-10-28 09:51:07 -04:00
vnode.js refactor: Vnode.normalizeChildren to anonymous function (#2208) 2018-10-28 18:02:32 -04:00