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
Simon Friis Vindum ecd2b1a38d Merge pull request #314 from caridy/caridy/boolean-attributes
fixes issue #306 and others: boolean attributes alignment with HTML
8 years ago
..
helpers type VNode props (fixes #264) 8 years ago
modules Merge pull request #314 from caridy/caridy/boolean-attributes 8 years ago
h.ts Update `h` signature; children nodes can now be undefined or null 8 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 VNode key property can be undefined 8 years ago
thunk.ts Bugfix: thunk function called two times 8 years ago
tovnode.ts Fix toVNode() for comment nodes, lacking some fields 8 years ago
vnode.ts VNode key property can be undefined 8 years ago