joshwcomeau / react-flip-move

Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.
http://joshwcomeau.github.io/react-flip-move/examples
MIT License
4.09k stars 258 forks source link

Demo site broken #214

Closed joshwcomeau closed 6 years ago

joshwcomeau commented 6 years ago

Argh! I was doing some branch cleanup and deleted all my stale branches. Unknowingly, I deleted the gh-pages branch, which the demo site runs on.

I still have a copy of that branch on my local machine, but it's very out-of-date. I'm gonna update it and re-upload, hopefully close this issue shortly!

joshwcomeau commented 6 years ago

Fixed! Updated the branch to boot (although it's still using a very old version of FlipMove, that update is less-urgent)