Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 760 Bytes

CHANGELOG.md

File metadata and controls

41 lines (30 loc) · 760 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

2.1.4

  • Bugfix + minor perf improvement

2.1.3

  • Upgrade to React 16.0.0
  • Move React to peerDependencies

2.1.2

  • Fix expanded state with no content

2.1.1

  • Upgrade to React 15.5.0

2.1.0

  • Drop core dependency
  • Refactoring

2.0.2

  • Fix animation with empty child

2.0.1

  • Optimize size calculation

2.0.0

  • Use AnimakitBase component from animakit-core
  • Add getDuration
  • Fix fractional size bug

1.0.13

  • Add the bottom margin of the content to the height of the component

1.0.12

  • Refactor refs
  • Upgrade animakit-core

1.0.11