UNPKG

react-intl-polyfill

Version:

React component that add window.Intl support before rendering if the browser doesn't have it

29 lines (13 loc) 1.05 kB
## [1.0.3](https://github.com/yeutech-lab/react-intl-polyfill/compare/v1.0.2...v1.0.3) (2019-04-01) ### Bug Fixes * **dependencies:** upgrade all dependencies ([2f0b497](https://github.com/yeutech-lab/react-intl-polyfill/commit/2f0b497)) * **dependencies:** upgrade all dependencies ([05cd40f](https://github.com/yeutech-lab/react-intl-polyfill/commit/05cd40f)) ## [1.0.2](https://github.com/yeutech-lab/react-intl-polyfill/compare/v1.0.1...v1.0.2) (2019-01-14) ### Bug Fixes * **doc:** fixed travis build badge ([693845c](https://github.com/yeutech-lab/react-intl-polyfill/commit/693845c)) ## [1.0.1](https://github.com/yeutech-lab/react-intl-polyfill/compare/v1.0.0...v1.0.1) (2019-01-14) ### Bug Fixes * **release:** GitHub release https://github.com/yeutech-lab/react-intl-polyfill ([d43a598](https://github.com/yeutech-lab/react-intl-polyfill/commit/d43a598)) # 1.0.0 (2019-01-14) ### Performance Improvements * **polyfill:** added react-polyfill ([1a1faf0](https://module.kopaxgroup.com/yeutech/react-intl-polyfill/commit/1a1faf0))