mithril-vndb/render
Isiah Meadows 4a641092dc
Officially drop IE9-10 support, pull out our hacks (#2296)
- I also fixed a bunch of related comments
- I had to polyfill `requestAnimationFrame` for Node
- Drive-by: run `eslint . --fix`
- Drive-by: update transpiling info in CONTRIBUTING.md
- Drive-by: we aren't the only ones going semicolon-free
2018-11-27 18:04:15 -05:00
..
tests Reverse hook order for all but onbeforeupdate (#2297) 2018-11-27 18:02:48 -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 Officially drop IE9-10 support, pull out our hacks (#2296) 2018-11-27 18:04:15 -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