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

update version of phone_numbers_parser to v4.0.1 #60

Merged
merged 1 commit into from
Oct 15, 2021
Merged

Conversation

cedvdb
Copy link
Owner

@cedvdb cedvdb commented Oct 15, 2021

No description provided.

@cedvdb cedvdb added the 4.1.0 label Oct 15, 2021
@cedvdb cedvdb merged commit e2db8a3 into dev Oct 15, 2021
cedvdb added a commit that referenced this pull request Oct 15, 2021
* Minimize code duplication (#59)

* Added common params to abstract class

* Changed onCountrySelected to a ValueChanged object

* Simplified code

* phone_numbers_parser v4.0.1 (#60)

* fix 54 (#63)

* fix 54

* changelog

Co-authored-by: Ajil Oommen <ajilo297@gmail.com>
cedvdb added a commit that referenced this pull request Oct 15, 2021
* Minimize code duplication (#59)

* Added common params to abstract class

* Changed onCountrySelected to a ValueChanged object

* Simplified code

* phone_numbers_parser v4.0.1 (#60)

* fix 54 (#63)

* fix 54

* changelog

* update version

Co-authored-by: Ajil Oommen <ajilo297@gmail.com>
cedvdb added a commit that referenced this pull request Oct 16, 2021
* Minimize code duplication (#59)

* Added common params to abstract class

* Changed onCountrySelected to a ValueChanged object

* Simplified code

* phone_numbers_parser v4.0.1 (#60)

* fix 54 (#63)

* fix 54

* changelog

* update version

* Rename invalidX to validX (#67)

* rename validity

* readme

Co-authored-by: Ajil Oommen <ajilo297@gmail.com>
cedvdb added a commit that referenced this pull request Oct 18, 2021
* Minimize code duplication (#59)

* Added common params to abstract class

* Changed onCountrySelected to a ValueChanged object

* Simplified code

* phone_numbers_parser v4.0.1 (#60)

* fix 54 (#63)

* fix 54

* changelog

* update version

* Rename invalidX to validX (#67)

* rename validity

* readme

* Issue 69 params passthrough (#70)

* passthrough

* changelog

* autovalidate mode

* remove unnecessary print statement

* Controller select all (#72)

* passthrough

* changelog

* autovalidate mode

* remove unnecessary print statement

* ff

* controllers refactor

* controller

* changelog

* changelog

Co-authored-by: Ajil Oommen <ajilo297@gmail.com>
cedvdb added a commit that referenced this pull request Oct 18, 2021
* Minimize code duplication (#59)

* Added common params to abstract class

* Changed onCountrySelected to a ValueChanged object

* Simplified code

* phone_numbers_parser v4.0.1 (#60)

* fix 54 (#63)

* fix 54

* changelog

* update version

* Rename invalidX to validX (#67)

* rename validity

* readme

* Issue 69 params passthrough (#70)

* passthrough

* changelog

* autovalidate mode

* remove unnecessary print statement

* Controller select all (#72)

* passthrough

* changelog

* autovalidate mode

* remove unnecessary print statement

* ff

* controllers refactor

* controller

* changelog

* changelog

* new doc

Co-authored-by: Ajil Oommen <ajilo297@gmail.com>
cedvdb added a commit that referenced this pull request Nov 7, 2021
* 4.3.0 (#73)

* Minimize code duplication (#59)

* Added common params to abstract class

* Changed onCountrySelected to a ValueChanged object

* Simplified code

* phone_numbers_parser v4.0.1 (#60)

* fix 54 (#63)

* fix 54

* changelog

* update version

* Rename invalidX to validX (#67)

* rename validity

* readme

* Issue 69 params passthrough (#70)

* passthrough

* changelog

* autovalidate mode

* remove unnecessary print statement

* Controller select all (#72)

* passthrough

* changelog

* autovalidate mode

* remove unnecessary print statement

* ff

* controllers refactor

* controller

* changelog

* changelog

Co-authored-by: Ajil Oommen <ajilo297@gmail.com>

* new demo  (#74)

* Minimize code duplication (#59)

* Added common params to abstract class

* Changed onCountrySelected to a ValueChanged object

* Simplified code

* phone_numbers_parser v4.0.1 (#60)

* fix 54 (#63)

* fix 54

* changelog

* update version

* Rename invalidX to validX (#67)

* rename validity

* readme

* Issue 69 params passthrough (#70)

* passthrough

* changelog

* autovalidate mode

* remove unnecessary print statement

* Controller select all (#72)

* passthrough

* changelog

* autovalidate mode

* remove unnecessary print statement

* ff

* controllers refactor

* controller

* changelog

* changelog

* new doc

Co-authored-by: Ajil Oommen <ajilo297@gmail.com>

* fix focus issue (#76) (#77)

* fix focus issue

* fixes auto focus

* Add SV language

Co-authored-by: cedvdb <cedvandenbosch@gmail.com>
Co-authored-by: Ajil Oommen <ajilo297@gmail.com>
cedvdb added a commit that referenced this pull request Nov 7, 2021
* fix imports

* Add swedish language (#78)

* 4.3.0 (#73)

* Minimize code duplication (#59)

* Added common params to abstract class

* Changed onCountrySelected to a ValueChanged object

* Simplified code

* phone_numbers_parser v4.0.1 (#60)

* fix 54 (#63)

* fix 54

* changelog

* update version

* Rename invalidX to validX (#67)

* rename validity

* readme

* Issue 69 params passthrough (#70)

* passthrough

* changelog

* autovalidate mode

* remove unnecessary print statement

* Controller select all (#72)

* passthrough

* changelog

* autovalidate mode

* remove unnecessary print statement

* ff

* controllers refactor

* controller

* changelog

* changelog

Co-authored-by: Ajil Oommen <ajilo297@gmail.com>

* new demo  (#74)

* Minimize code duplication (#59)

* Added common params to abstract class

* Changed onCountrySelected to a ValueChanged object

* Simplified code

* phone_numbers_parser v4.0.1 (#60)

* fix 54 (#63)

* fix 54

* changelog

* update version

* Rename invalidX to validX (#67)

* rename validity

* readme

* Issue 69 params passthrough (#70)

* passthrough

* changelog

* autovalidate mode

* remove unnecessary print statement

* Controller select all (#72)

* passthrough

* changelog

* autovalidate mode

* remove unnecessary print statement

* ff

* controllers refactor

* controller

* changelog

* changelog

* new doc

Co-authored-by: Ajil Oommen <ajilo297@gmail.com>

* fix focus issue (#76) (#77)

* fix focus issue

* fixes auto focus

* Add SV language

Co-authored-by: cedvdb <cedvandenbosch@gmail.com>
Co-authored-by: Ajil Oommen <ajilo297@gmail.com>

* v4.4.0 (#79)

Co-authored-by: Xavier H <xavier.hainaux@gmail.com>
Co-authored-by: Ajil Oommen <ajilo297@gmail.com>
cedvdb added a commit that referenced this pull request Jan 7, 2022
* fix imports

* Add swedish language (#78)

* 4.3.0 (#73)

* Minimize code duplication (#59)

* Added common params to abstract class

* Changed onCountrySelected to a ValueChanged object

* Simplified code

* phone_numbers_parser v4.0.1 (#60)

* fix 54 (#63)

* fix 54

* changelog

* update version

* Rename invalidX to validX (#67)

* rename validity

* readme

* Issue 69 params passthrough (#70)

* passthrough

* changelog

* autovalidate mode

* remove unnecessary print statement

* Controller select all (#72)

* passthrough

* changelog

* autovalidate mode

* remove unnecessary print statement

* ff

* controllers refactor

* controller

* changelog

* changelog

Co-authored-by: Ajil Oommen <ajilo297@gmail.com>

* new demo  (#74)

* Minimize code duplication (#59)

* Added common params to abstract class

* Changed onCountrySelected to a ValueChanged object

* Simplified code

* phone_numbers_parser v4.0.1 (#60)

* fix 54 (#63)

* fix 54

* changelog

* update version

* Rename invalidX to validX (#67)

* rename validity

* readme

* Issue 69 params passthrough (#70)

* passthrough

* changelog

* autovalidate mode

* remove unnecessary print statement

* Controller select all (#72)

* passthrough

* changelog

* autovalidate mode

* remove unnecessary print statement

* ff

* controllers refactor

* controller

* changelog

* changelog

* new doc

Co-authored-by: Ajil Oommen <ajilo297@gmail.com>

* fix focus issue (#76) (#77)

* fix focus issue

* fixes auto focus

* Add SV language

Co-authored-by: cedvdb <cedvandenbosch@gmail.com>
Co-authored-by: Ajil Oommen <ajilo297@gmail.com>

* v4.4.0 (#79)

* add turkish language support (#82)

* 4.4.0

* all tests passing

Co-authored-by: Xavier H <xavier.hainaux@gmail.com>
Co-authored-by: Ajil Oommen <ajilo297@gmail.com>
Co-authored-by: Mücahid Kamber <38380519+thlstfs@users.noreply.github.com>
@cedvdb cedvdb deleted the update-phone-parser branch February 18, 2022 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant