mithril-vndb/render
Kory Nunn 8e7ef427e0
Remove dependance on global window and document (#2897)
* Remove dependance on global window and document

* Use any available document, prioritising parent.ownerDocument

* Fix mockDom for DocumentFragment, revert to better ownerDocument implementation

* Simplify activeElement usage
2024-09-23 04:54:03 -07:00
..
tests hyperscript: handles shared empty attrs, fixes #2821 2024-09-23 04:49:54 -07:00
domFor.js Bundler can't parse multiple exports per module 2022-07-02 15:01:56 -07:00
fragment.js Allow variadic arguments to m.fragment (#2328) 2018-12-05 23:57:42 -05:00
hyperscript.js hyperscript: handles shared empty attrs, fixes #2821 2024-09-23 04:49:54 -07:00
hyperscriptVnode.js Consistent naming of Mithril.js 2022-02-19 12:06:39 +01:00
render.js Remove dependance on global window and document (#2897) 2024-09-23 04:54:03 -07:00
trust.js don't throw error on undefined/null trusted vnode #1375 2016-10-28 09:51:07 -04:00
vnode.js Make errors and their messages more accurate and helpful (#2536) 2019-09-30 16:08:04 -04:00