This repository has been archived by the owner on Dec 2, 2021. It is now read-only.
Releases: IjzerenHein/react-tag-cloud
Releases · IjzerenHein/react-tag-cloud
v1.3.2
v1.3.1
Added
- Updated the code to TypeScript and added typescript type definitions
Fixed
- Fixed initial 100ms delay before the tag-cloud is shown
- Removed use of the deprecated
componentWillReceiveProps
lifecycle method
Changed
- Updated to latest [email protected] package
v1.2.0
- Added support for older browsers (css transforms, thanks @engmagdy87)
- Updated to latest
[email protected]
package - Updated to latest
[email protected]
package