Skip to content

Releases: roginfarrer/collapsed

v3.2.1

04 Oct 16:32
94cb182
Compare
Choose a tag to compare

3.2.1 (2021-10-04)

Bug Fixes

  • remove "exports" from pkg json to fix imports (#75) (94cb182)

v.3.2.0

03 Oct 21:18
Compare
Choose a tag to compare

Repo dependency overhaul-- namely stripping out tsdx in favor of microbundle and custom ESLint, prettier, and jest configs.

Refactor

v3.1.0...v3.2.0

v3.1.0

02 Oct 17:45
Compare
Choose a tag to compare

Fixes a bug with reading layout dimensions in React 18

v3.0.2...v3.1.0

v3.0.2

08 Apr 03:00
Compare
Choose a tag to compare

v3.0.1...v3.0.2

v3.0.1

13 Aug 03:08
Compare
Choose a tag to compare

Fixed

  • Fix duplicate IDs in different instances (#54) cc8f490

Misc

v3.0.0...v3.0.1

v3.0.0

25 Apr 19:50
Compare
Choose a tag to compare

Breaking Changes

See the v2 -> v3 migration guide

What's new?

TypeScript!

react-collapsed has been completely rewritten with TypeScript!

Auto transition duration

useCollapse will now calculate the optimal transition duration for the height of the contents. This creates more natural animations. Resolves #36

Bug Fixes

  • Fixed endless animation bug 🎉. See the blog post for how it was fixed! Resolves #14
  • Resolves #39

v3.0.0-6

19 Apr 13:34
Compare
Choose a tag to compare
v3.0.0-6 Pre-release
Pre-release
  • Drop mountChildren in favor of transition event callbacks (#48) 68d6970
  • Add prettier always arrowParens (#47) c428108

v3.0.0-5...v3.0.0-6

v3.0.0-5

12 Apr 20:21
Compare
Choose a tag to compare
v3.0.0-5 Pre-release
Pre-release

v3.0.0-1...v3.0.0-5

v3.0.0-4

22 Mar 16:30
Compare
Choose a tag to compare
v3.0.0-4 Pre-release
Pre-release
  • add missing warning dependency eb4bf3c

v3.0.0-3...v3.0.0-4

v3.0.0-3

22 Mar 16:26
Compare
Choose a tag to compare
v3.0.0-3 Pre-release
Pre-release

v3.0.0-2...v3.0.0-3