mithril-vndb/render/tests
valtron 622e009811 recycling => shouldRecycle, Fix #1992 (#1993)
* Fix #1992

* doc in changelog

* add test for #1992
2017-10-16 08:38:44 +02:00
..
index.html Fix render tests for Browsers 2017-04-04 12:10:08 +02:00
test-attributes.js Allow xlink:href to get removed, fix option.value in mock 2017-10-01 19:34:12 -04:00
test-component.js Remove support for vnode.state = ... 2017-10-02 19:57:48 -04:00
test-createElement.js Allow xlink:href to get removed, fix option.value in mock 2017-10-01 19:34:12 -04:00
test-createFragment.js Add editorconfig, resolve differences 2016-06-18 03:22:12 -04:00
test-createHTML.js Add editorconfig, resolve differences 2016-06-18 03:22:12 -04:00
test-createNodes.js Add editorconfig, resolve differences 2016-06-18 03:22:12 -04:00
test-createText.js Add editorconfig, resolve differences 2016-06-18 03:22:12 -04:00
test-event.js Add support for object event handlers (using handleEvent) 2017-08-25 06:06:46 -04:00
test-fragment.js Replace x instanceof Array with Array.isArray(x) 2016-11-24 09:21:27 +00:00
test-hyperscript.js Handle shared attributes object in hyperscript (#1941) 2017-08-23 16:36:14 +03:00
test-input.js fix: Allow for changing focus in lifecycle hooks (#1988) 2017-10-13 22:31:03 -07:00
test-normalize.js tests: Update tests for false -> "" behavior 2017-01-05 23:07:47 -08:00
test-normalizeChildren.js tests: Update tests for false -> "" behavior 2017-01-05 23:07:47 -08:00
test-onbeforeremove.js Remove support for vnode.state = ... 2017-10-02 19:57:48 -04:00
test-onbeforeupdate.js [test-utils/domMock] improve attributes handling 2017-05-28 18:26:09 +02:00
test-oncreate.js "use strict" and other linty fixes 2017-03-03 18:24:38 -05:00
test-oninit.js recycling => shouldRecycle, Fix #1992 (#1993) 2017-10-16 08:38:44 +02:00
test-onremove.js Add tests for issue 1921 (onremove fires on childrent that don't end up in the instance) 2017-07-31 11:39:36 +02:00
test-onupdate.js [test-utils/domMock] improve attributes handling 2017-05-28 18:26:09 +02:00
test-render.js Take the namespace of the root node into account, fix other ns oversight #1872 2017-06-14 01:59:45 +02:00
test-textContent.js Add editorconfig, resolve differences 2016-06-18 03:22:12 -04:00
test-trust.js don't throw error on undefined/null trusted vnode #1375 2016-10-28 09:51:07 -04:00
test-updateElement.js More accurate style object diffs 2017-08-13 18:32:32 -04:00
test-updateFragment.js Add editorconfig, resolve differences 2016-06-18 03:22:12 -04:00
test-updateHTML.js don't duplicate html on updates 2016-07-30 15:46:14 -04:00
test-updateNodes.js "use strict" and other linty fixes 2017-03-03 18:24:38 -05:00
test-updateText.js Add editorconfig, resolve differences 2016-06-18 03:22:12 -04:00