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

feat: ✨ add support for Angular 18 #5

Merged
merged 1 commit into from
May 26, 2024
Merged

feat: ✨ add support for Angular 18 #5

merged 1 commit into from
May 26, 2024

Conversation

juanjotorres90
Copy link
Owner

Added

  • Add support for Angular 18.
  • Add 'includeDialCode' option to include the dial code in the phone number input.
  • Auto select number input after changing country code.
  • Add support for Material 3 theming.
  • Use of Signal Inputs to dynamically change the disabled or required state of the phone field.
  • Add 'currentValue' output event to retrieve the current phone number value without using a FormControl.

Fixed

  • Fix Northern Mariana Islands number format.

Changed

  • Upgrade project to nx 19.1.
  • Use of Signal Inputs for component options.
  • The component is now zoneless.

@juanjotorres90 juanjotorres90 self-assigned this May 26, 2024
@juanjotorres90 juanjotorres90 merged commit 4b37ef4 into main May 26, 2024
5 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