Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react-intel input #1

Open
wants to merge 69 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 24 commits
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
71d2be1
Fix: invoke onPhoneNumberChange callback with formatted value on init
coox Mar 27, 2019
a0fce20
update flag when defaultCountry props value is changed
dhanesh-kapadiya May 13, 2019
faa4de2
remove extra space
dhanesh-kapadiya May 13, 2019
d0a959a
Removed bash highlighting for npm/yarn commands in README
bhumijgupta Oct 4, 2019
499d2d9
Update README.md
Parikshit-Hooda Oct 5, 2019
127a371
Update LICENSE
Parikshit-Hooda Oct 5, 2019
327857a
Merge pull request #294 from bhumijgupta/patch1
patw0929 Oct 5, 2019
adfd872
Merge pull request #297 from perry-contribs/master
patw0929 Oct 5, 2019
ed4aa2b
Merge pull request #298 from Parikshit-Hooda/patch-1
patw0929 Oct 5, 2019
d0dc593
fixed bug with pasting number over another number
Oct 7, 2019
5bafbd6
Install cross-env
patw0929 Oct 8, 2019
25e2387
Update package-lock.json
patw0929 Oct 8, 2019
830c20a
Put cross-env in scripts
patw0929 Oct 8, 2019
594912d
Merge pull request #299 from patw0929/feature/cross-env
patw0929 Oct 9, 2019
236dca8
Merge pull request #300 from flagoon/bug/paste_numbers
patw0929 Oct 9, 2019
34357e2
Merge pull request #283 from coox/master
patw0929 Oct 9, 2019
1c205a4
Remove package-lock.json
patw0929 Oct 9, 2019
7287fa4
Remove npm scripts
patw0929 Oct 9, 2019
5a3f67c
Merge pull request #302 from patw0929/feature/remove-package-lock
patw0929 Oct 9, 2019
6f62496
Bumped version into v7.0.2
patw0929 Oct 9, 2019
3fcd621
Change CHANGELOG
patw0929 Oct 9, 2019
b319908
Merge branch 'dhanesh-kapadiya'
patw0929 Oct 10, 2019
8e46953
Bumped version into v7.0.3
patw0929 Oct 10, 2019
ced4b09
Update CHANGELOG
patw0929 Oct 10, 2019
bb2cb87
Improved README.md documentation
michizhou Oct 15, 2019
0362b6b
Add optional onPhoneNumberFocus function
Oct 17, 2019
66a1a35
Merge pull request #308 from DPOrganizer/feature/on-phone-number-focus
patw0929 Oct 20, 2019
6366352
Update CHANGELOG
patw0929 Oct 20, 2019
ca6e3e0
Bumped version into v7.1.0
patw0929 Oct 20, 2019
c00da71
Bug fix: Bypass formatNumber if user is deleting
Kongfujonstew Feb 19, 2020
d212b78
Add priorValue definition
Kongfujonstew Feb 20, 2020
34193af
Merge pull request #307 from michizhou/patch-1
patw0929 Feb 29, 2020
02e635d
Merge pull request #313 from Kongfujonstew/fix-delete-err
patw0929 Feb 29, 2020
3964ba1
refactor: extract flagbox (#315)
mcataford Mar 1, 2020
ab083ed
Refactoring around `CountryList` (#316)
mcataford Mar 1, 2020
5f20088
Extract constants and purge superfluous utils (#318)
mcataford Mar 1, 2020
bda538f
Backtracking on `styled-components` (#319)
mcataford Mar 1, 2020
f8b069a
Size and performance improvements (#314)
Mar 6, 2020
2a01437
Optimizing CI (#317)
Mar 6, 2020
9444d23
Removing SCSS import from components (#322)
mcataford Mar 7, 2020
d8f28c1
Semantic releases setup (#323)
mcataford Mar 7, 2020
05847ea
ci: skip commitlint on master
mcataford Mar 7, 2020
eec5f67
Enabled automated semantic releases (#324)
mcataford Mar 7, 2020
b7f9a69
ci: rebuild before release
mcataford Mar 7, 2020
9ea7769
Cleaning up ESLint / prettier configs and uniting them (#326)
mcataford Mar 8, 2020
745f772
chore: remove unused dev dependencies (#327)
mcataford Mar 8, 2020
919cc17
Fixing style exports (#328)
mcataford Mar 8, 2020
e4ad78f
fix: trigger patch release, exports fix
mcataford Mar 8, 2020
d769a1e
fix: [email protected] (#333)
Mar 19, 2020
edbe061
fix: custom class prop update should not be cumulative (#349)
mcataford Jun 16, 2020
82bf01c
fix: library crashes when localStorage is not callable (#342)
Jun 16, 2020
bd690e6
fix: resolve node-gyp / node-sass errors on build (#374)
mcataford Aug 3, 2021
b458be0
ci: github actions (#376)
mcataford Aug 3, 2021
7771d44
ci: github actor (#377)
mcataford Aug 3, 2021
7f34b5a
ci: storybook token, second try (#378)
mcataford Aug 3, 2021
b63e09e
ci: more storybook (#379)
mcataford Aug 4, 2021
b7ed582
build: replaces node-sass with sass (#381)
mcataford Aug 4, 2021
f961ce5
docs: enhanced contributing section (#356)
Anoop01234 Aug 4, 2021
18a3952
chore: remove unused commitlint/travis-cli dep (#382)
mcataford Aug 4, 2021
dce8b11
chore: linting updates (#384)
mcataford Aug 4, 2021
be281b6
chore: unused devDependencies (#385)
mcataford Aug 4, 2021
04ab817
build: yarn berry migration (#386)
mcataford Aug 5, 2021
b658b04
refactor: website in own workspace (#387)
mcataford Aug 7, 2021
1b5957d
chore: remove deps causing blank screen on web (#388)
mcataford Aug 7, 2021
cd9f262
feat: typescript support (#389)
andrewsantarin Sep 11, 2021
7ee9921
refactor: remove `tsd` integration (#392)
andrewsantarin Sep 16, 2021
26f9b1c
fix: amend selectedCountryData typo (#393)
andrewsantarin Sep 18, 2021
ce2fb98
build: ts eslint warning resolution (#394)
mcataford Sep 23, 2021
a8f5f76
feat: added missing area code for Canada (#396)
obo-ueat Nov 17, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## [v7.0.3](https://github.com/patw0929/react-intl-tel-input/releases/tag/v7.0.2)

### Bug fixes

- [#285](https://github.com/patw0929/react-intl-tel-input/pull/285): Update flag when defaultCountry value is changed (by [@dhanesh-kapadiya](https://github.com/dhanesh-kapadiya))

## [v7.0.2](https://github.com/patw0929/react-intl-tel-input/releases/tag/v7.0.2)

### Bug fixes:

- [#302](https://github.com/patw0929/react-intl-tel-input/pull/302): Remove package-lock.json (by [@patw0929](https://github.com/patw0929))
- [#283](https://github.com/patw0929/react-intl-tel-input/pull/283): Fix: invoke onPhoneNumberChange callback with formatted value on init instead of unformatted value from previous state (by [@coox](https://github.com/coox))
- [#300](https://github.com/patw0929/react-intl-tel-input/pull/300): fixed bug with pasting number over another number (by [@flagoon](https://github.com/flagoon))
- [#299](https://github.com/patw0929/react-intl-tel-input/pull/299): Use cross-env to solve cross platforms issue (scripts with node env variables) (by [@patw0929](https://github.com/patw0929))

### Docs:

- [#298](https://github.com/patw0929/react-intl-tel-input/pull/298): Update LICENSE (by [@Parikshit-Hooda](https://github.com/Parikshit-Hooda))
- [#297](https://github.com/patw0929/react-intl-tel-input/pull/297): Update README.md Update LICENSE (by [@Parikshit-Hooda](https://github.com/Parikshit-Hooda))
- [#294](https://github.com/patw0929/react-intl-tel-input/pull/294): Removed bash highlighting for npm/yarn commands in README (by [@bhumijgupta](https://github.com/bhumijgupta))

## [v7.0.1](https://github.com/patw0929/react-intl-tel-input/releases/tag/v7.0.1)

### Bug fixes
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2018 Patrick Wang (patw)
Copyright (c) 2018-2019 Patrick Wang (patw)

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
29 changes: 1 addition & 28 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Rewrite [International Telephone Input](https://github.com/jackocnr/intl-tel-inp

## Collaborators Wanted!

Due to the long commuting time, I have no much time to maintain this project often. 😣
Due to the long commuting time, I have not much time to maintain this project often. 😣

So If anybody else is willing to take on the work of bug fixes, integrating pull requests, etc.
Please let me know. 🙌
Expand All @@ -26,13 +26,6 @@ Live demo: [patw0929.github.io/react-intl-tel-input](https://patw0929.github.io/

To build the examples locally, run:

```bash
npm install
npm start
```

or

```bash
yarn
yarn start
Expand All @@ -47,12 +40,6 @@ The easiest way to use react-intl-tel-input is to install it from NPM and includ

You can also use the standalone build by including `dist/main.js` in your page. If you use this, make sure you have already included React, and it is available as a global variable.

```bash
npm install react-intl-tel-input --save
```

or

```bash
yarn add react-intl-tel-input
```
Expand Down Expand Up @@ -83,12 +70,6 @@ To build, watch and serve the examples (which will also watch the component sour

If you want to build to the bundle file to `dist/` folder, please run:

```bash
npm run build
```

or

```bash
yarn run build
```
Expand All @@ -97,14 +78,7 @@ yarn run build

To contribute to react-intl-tel-input, clone this repo locally and commit your code on a separate branch. Please write tests for your code, and run the linter before opening a pull-request:

```bash
npm test
npm run lint
```

or

```bash
yarn test
yarn run lint
```
Expand All @@ -119,4 +93,3 @@ yarn run lint
MIT

Copyright (c) 2015-2019 patw.

Loading