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/modules
fix-fix 95913ee3ca Don't treat Object.prototype properties as boolean attributes
Keep boolean properties in an object without prototype to prevent
false positive checks against attributes with the same name as Object.prototype
properties.
9 years ago
..
attributes.js Don't treat Object.prototype properties as boolean attributes 9 years ago
class.js Return early in module update functions 9 years ago
dataset.js Return early in module update functions 9 years ago
eventlisteners.js Optimization invoking handler with multiple arguments. 9 years ago
hero.js Remove backtics 9 years ago
props.js Return early in module update functions 9 years ago
style.js Return early in module update functions 9 years ago