IjzerenHein / react-tag-cloud

Create beautiful tag/word clouds using React ☁️
https://react-tag-cloud.stackblitz.io/
MIT License
117 stars 27 forks source link

Add polyfill for css transform property for old browsers #11

Closed engmagdy87 closed 5 years ago

engmagdy87 commented 5 years ago

Add polyfill for css transform property for old browsers and native browsers on mobile

engmagdy87 commented 5 years ago

@IjzerenHein check last commit

IjzerenHein commented 5 years ago

@engmagdy87 Nice! Looking good, i will test it shortly and then merge it. Cheers!

IjzerenHein commented 5 years ago

Hey man, thanks again for this PR! I've just released a new version with it: https://github.com/IjzerenHein/react-tag-cloud/releases/tag/v1.2.0 Cheers!