Skip to content

animate-components

Latest
Compare
Choose a tag to compare
@nitin42 nitin42 released this 20 Jun 11:51
· 93 commits to master since this release

Major changes

  • The project now uses Lerna to manage the codebase.
  • Keyframes now isolated in a different package instead of bundling within same package.
  • New Disappear component.
  • Added more tests.
  • Dropped the support for type checking (temporary).
  • New documentation.
  • Code refactored (major change).
  • Significant reduction in build size (60KB -> 19.6KB, 10KB gzip -> 5.02KB gzip).
  • Project now uses Webpack 3.
  • Added more examples.
  • New mods for customising the element type behaviour