You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
snabbdom/src
Jan van Brügge f307db46e3 Fix element removal on transition end in Firefox70 5 years ago
..
helpers type VNode props (fixes #264) 8 years ago
modules Fix element removal on transition end in Firefox70 5 years ago
h.ts Remove redundant is.array check in h 7 years ago
hooks.ts Fix hooks file to be TypeScript source 8 years ago
htmldomapi.ts Introduce toVNode() to reconstruct root element as vnode 8 years ago
is.ts Tweak types, reduce casting 8 years ago
snabbdom.bundle.ts Migrate from CommonJS modules to ES2015 modules 8 years ago
snabbdom.ts Fix for patching node with text over node with children 6 years ago
thunk.ts refact: Small part of the grammar optimization 6 years ago
tovnode.ts Fixed missing domApi argument in recursive toVNode() call 7 years ago
vnode.ts refact: Small part of the grammar optimization 6 years ago