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

Develop #19

Merged
merged 4 commits into from
Nov 24, 2023
Merged

Develop #19

merged 4 commits into from
Nov 24, 2023

Conversation

dlemmermann
Copy link
Collaborator

No description provided.

Updated PhoneNumberField with a new property called 'showExampleNumbers' to give developers more control over when example numbers should be shown. Also enhanced the handling of country dropdown and formatted phone number updates.
Updated PhoneNumberLabel to handle different types of phoneNumber parsing exceptions more accurately. Also included added StringConverter to translate error types to human-readable error messages. Added documentation for clarity and understanding. Renamed the constant from NATIONAL_FOR_DEFAULT_COUNTRY_ONLY to NATIONAL_FOR_OWN_COUNTRY_ONLY to reflect its purpose more accurately.
Enhanced the phoneNumberField application by adding multiple features and improving the user interface. The phoneNumberField now feature buttons and checkboxes that allow customization by the user such as showing example numbers for the selected country or visible country code within the number. The UI has also been shifted from centered to centered-left alignment for improved layout. Updated the PhoneNumberFieldSamples class to be more versatile by changing the access modifier of 'buildSample()' method to public.
@dlemmermann dlemmermann merged commit aabe805 into master Nov 24, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant