preact-css-transition-group. Apply CSS transitions when adding or removing Preact components/elements

github.com/developit/preact-css-transition-group

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2018
  • Merge pull request #20 from myarcane/use-raf
March 2018
  • Simplify requestAnimationFrame polyfill
  • Fix unit test
  • Raise timeout console error if js timeout are not specified
  • Use raf instead of a timeout to call flushClassNameQueue
  • Add requestAnimationFrame polyfill util
  • Update preact
June 2017
  • Release —
  • 1.3.0
  • Merge pull request #13 from myarcane/animation-fixes
  • Add unit test for transitionEnterTimeout and transitionLeaveTimeout
  • Add transitionEnterTimeout and transitionLeaveTimeout
  • Update to preact 8
April 2017
  • Release —
  • 1.2.0
  • Merge pull request #10 from dharFr/preact8-null-children
  • Add preact@7.2.1 and preact@8.1.0 in travis.yml
  • Fix error thrown with Preact@8
  • Add test case for error thrown in Preact@8
February 2017
  • Merge pull request #5 from philipwalton/object-transition-name
  • Add support for transitionName as an object
January 2017
  • 1.1.1
October 2016
  • Release —
  • Release —