Skip to content

18.0.0

Compare
Choose a tag to compare
@juanjotorres90 juanjotorres90 released this 26 May 09:28
· 33 commits to main since this release
4b37ef4

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.