This website requires JavaScript.
Explore
Help
Sign in
vndb
/
mithril-vndb
Watch
1
Star
0
Fork
You've already forked mithril-vndb
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c96e085799
mithril-vndb
/
render
History
Download ZIP
Download TAR.GZ
Pierre-Yves Gérardy
c96e085799
core: don't call onremove on the children passed to components that return from their view,
fix
#1921
2017-07-31 11:48:15 +02:00
..
tests
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
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
core: don't call onremove on the children passed to components that return from their view,
fix
#1921
2017-07-31 11:48:15 +02: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