react-intl-currency-input

React component for i18n currency input using Intl API.

MIT License

Downloads
14.6K
Stars
198
Committers
13

Bot releases are hidden (Show)

react-intl-currency-input - Fixing NPM package Latest Release

Published by thiagozanetti over 1 year ago

react-intl-currency-input - Fixing bugs

Published by thiagozanetti over 1 year ago

react-intl-currency-input - Fixing paths inside npm package due to the new deployment strategy

Published by thiagozanetti over 1 year ago

react-intl-currency-input - Rebuilding the library using more modern technologies

Published by thiagozanetti over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/thiagozanetti/react-intl-currency-input/compare/0.2.5...0.3.0

Also bumped dependencies

react-intl-currency-input - Fixing bug related to integer inputs on defaultValue

Published by thiagozanetti over 4 years ago

Also bumping dependencies.

react-intl-currency-input - Bumping React from 16.12.0 to 16.13.0

Published by thiagozanetti over 4 years ago

Also minor fixes and npmignoring the example folder

react-intl-currency-input - Fixing typos on readme.md

Published by thiagozanetti over 4 years ago

react-intl-currency-input - Adding instructions to run the new example

Published by thiagozanetti over 4 years ago

react-intl-currency-input - Rewritten using React 16

Published by thiagozanetti over 4 years ago

Also:

  • Bumped dependencies versions;
  • Rewritten the example to use cra.