Tags: nurullah/react-intl-tel-input
Tags
Bumped version into v7.1.0 New features - patw0929#308: Add optional onPhoneNumberFocus function (by @johannessjoberg)
Bumped version into v7.0.3 Bug fixes: * patw0929#285: Update flag when defaultCountry value is changed
Bumped version into v7.0.2 Bug fixes: * patw0929#302: Remove package-lock.json * patw0929#283: Fix: invoke onPhoneNumberChange callback with formatted value on init instead of unformatted value from previous state * patw0929#300: fixed bug with pasting number over another number * patw0929#299: Use cross-env to solve cross platforms issue (scripts with node env variables) Docs: * patw0929#298: Update LICENSE * patw0929#297: Update README.md * patw0929#294: Removed bash highlighting for npm/yarn commands in README
Bumped version into v7.0.1 Bug fixes: - patw0929#277: Fix(272): Updating Allowdropdown after mount Docs: - patw0929#273: Feature: Introducing storybook for documentation and playground - patw0929#274: fix(storybook-deploy): Fixed the storybook deployment script in travis - patw0929#275: Fix: storybook's public path - patw0929#276: Refactor: Removing all unused files and codes for example
Bumped version into v7.0.0 Bug fixes - patw0929#270: Fixed the issue of pasting number to text input cannot update flag in international mode - patw0929#271: Fixed the CSS prop name issue of styled-component
Bumped version into v6.1.1 Bug fixes - patw0929#269: Fixed issue patw0929#268 - disabled state doesn't update an input field (by @patw0929) - patw0929#265: update cursor position after focused (by @Loongwoo) Chores - patw0929#267 - Use createPortal API to implement RootModal (by @patw0929) - Added ISSUE_TEMPLATE.md & PULL_REQUEST_TEMPLATE.md
Bumped version into v6.1.0 New features - patw0929#249: Add support for onFlagClick (by @tomegz) - patw0929#254: Updated libphonenumber to 8.10.2 (by @superhit0) - patw0929#256: Added event object to onPhoneNumberBlur callback's parameter (by @superhit0) Bug fixes - patw0929#254: Fixed issue patw0929#253 - Can not import from Node.js since module build upgrade to webpack 4 (by @superhit0) - patw0929#256: Defined .npmrc to avoid overriding the default npm registry server (by @superhit0) - patw0929#259: Fixed not update value issue when value is empty string (by @patw0929)
Bumped version into v6.1.0-alpha.0 New features: * patw0929#249: Add support for onFlagClick (by @tomegz) * patw0929#254: Updated libphonenumber-js-utils to v8.10.2 Bug fixes: * patw0929#254: Fixed patw0929#253 Can not import from Node.js since module build upgrade to webpack 4 * Use another geoip service in example page (avoid adblock issue) * Show logger on example page
Merge pull request patw0929#248 from patw0929/feature/analyze-bundle-… …size Analyze bundle size & decrease the size of main.js
PreviousNext