Commit Graph

2 Commits (58a013bdfc228ed8d2ada4a37eb39da28b3d9da1)

Author SHA1 Message Date
Simon Friis Vindum 890dac8d3e
chore(refactor): use modern JS features in additional places (#1107) 1 year ago
Jan van Brügge 30b7df61ab
fix: remove the hero module (#953)
The hero module is very specific and not really a good fit for a low
level library like snabbdom. Users that still want to use it can copy
the code from the hero example instead

ISSUES CLOSED: #517
BREAKING CHANGE:
Snabbdom does not export the hero module any more. If you require this
module, copy the code from examples/hero/hero.js and add it to your
project
4 years ago