Create beautiful tag/word clouds using React.
- Fixed default import error when using TypeScript
- Updated the code to TypeScript and added typescript type definitions
- Fixed initial 100ms delay before the tag-cloud is shown
- Removed use of the deprecated
componentWillReceiveProps
lifecycle method
- Updated to latest [email protected] package
- Added support for older browsers (css transforms, thanks @engmagdy87)
- Updated to latest [email protected] package
- Updated to latest [email protected] package