mithril-vndb/render
Isiah Meadows 2c92d84058 Add support for object event handlers (using handleEvent)
- `handleEvent` is checked on dispatch, like in the DOM.
- Had to reorder attribute key checking so `undefined` events still got
  removed.
- Drive-by: Optimize the initial attribute key checking a little.
- Drive-by: Fix changelog v2.0.0 link in TOC.
2017-08-25 06:06:46 -04:00
..
tests Add support for object event handlers (using handleEvent) 2017-08-25 06:06:46 -04:00
fragment.js Add m.fragment() 2016-08-18 23:34:36 +02:00
hyperscript.js fix: selector [value=""] is mishandled (#1843) 2017-05-02 14:28:59 -07:00
render.js Add support for object event handlers (using handleEvent) 2017-08-25 06:06:46 -04:00
trust.js don't throw error on undefined/null trusted vnode #1375 2016-10-28 09:51:07 -04:00
vnode.js Add a shadow vnode._state field for view and hook lookups 2017-03-26 22:24:17 +02:00