Releases: roginfarrer/collapsed
Releases · roginfarrer/collapsed
v3.2.1
v.3.2.0
Repo dependency overhaul-- namely stripping out tsdx in favor of microbundle
and custom ESLint, prettier, and jest configs.
Refactor
v3.1.0
Fixes a bug with reading layout dimensions in React 18
- Flush styles synchronously (#72) 0fca69a
- Bump tmpl from 1.0.4 to 1.0.5 (#71) 47393e2
- Bump path-parse from 1.0.6 to 1.0.7 (#70) fc1fc36
- Bump merge-deep from 3.0.2 to 3.0.3 (#66) 95008cf
- Bump trim-newlines from 3.0.0 to 3.0.1 (#67) 6fde8cd
- Bump postcss from 7.0.32 to 7.0.36 (#68) 835b3a4
- Bump ua-parser-js from 0.7.21 to 0.7.28 (#63) 16fa8af
- Bump hosted-git-info from 2.8.8 to 2.8.9 (#65) b3e74da
- Bump url-parse from 1.4.7 to 1.5.1 (#64) 0786584
- Bump ssri from 6.0.1 to 6.0.2 (#62) ee2aa12
v3.0.2
v3.0.1
Fixed
Misc
- Merge branch 'main' of https://github.com/roginfarrer/react-collapsed into main 999d310
- upgrade dependencies 1a4e672
- Bump elliptic from 6.5.2 to 6.5.3 (#55) fe4dc1c
- replace master branch name with main b95fc1d
- Bump websocket-extensions from 0.1.3 to 0.1.4 (#53) b3185f4
- Update README.md e7beac4
- update readme for v3 (#51) 060f7fc
v3.0.0
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
v3.0.0-6
v3.0.0-5
- Update readme, API (#46) 29aee67
- Fix the padding bug 🎉 (#44) b67e76c
- Refactor stories, remove nested RAFs, dev feedback (#43) c14377e
- Add minify badge bb2197b
- Add NPM badge to readme 63cdd4e
- Add Netlify badge 7a68f83
- Integration tests with github workflow (#42) c35c9c5
- gitignore storybook-static 6d274d2
- Merge v3 into master (#41) add3ca7
v3.0.0-4
- add missing warning dependency eb4bf3c