Skip to content

Tags: bringking/react-web-animation

Tags

v0.7.0

Toggle v0.7.0's commit message
feat(repo): Include module name in AMD definition

RequireJS needs to know which name to register an AMD module under.  The name was previously mixing; this PR fixes that.

v0.6.1

Toggle v0.6.1's commit message
fix(repo): Guard against an undefined player (#67)

* Guard against an undefined player

* Added test for undefined player in detachHandlersFromPlayer

v0.6.0

Toggle v0.6.0's commit message
feat(repo): pass props on Effects to fix SVG

v0.5.0

Toggle v0.5.0's commit message
fix(repo): update imports, update webpack setup

v0.4.0

Toggle v0.4.0's commit message
feat(repo): updates to work with React 16

v0.3.4

Toggle v0.3.4's commit message
docs(repo): fix source link

v0.3.3

Toggle v0.3.3's commit message
docs(repo): add animation polyfill

Added animation polyfill to next Head

v0.3.2

Toggle v0.3.2's commit message
docs(repo) Update title

v0.3.1

Toggle v0.3.1's commit message
docs(repo): preact Example

Adds an example using preact-compat rather than React

v0.3.0

Toggle v0.3.0's commit message
chore(repo): fix git url