Skip to content

Latest commit

 

History

History
68 lines (41 loc) · 2.13 KB

CHANGELOG.md

File metadata and controls

68 lines (41 loc) · 2.13 KB

3.2.0 (2020-08-20)

This release contains the support for adding custom styles by exporting the component

Features

  • Enable support of theming by accessing to MatMenu subcomponent (#63)

3.2.1 (2020-09-01)

This release contains the support for updating the input placeholder

Features

  • Enable support of changing the placeholder for the input (#54)

3.2.2 (2020-09-09)

This release contains the support for as-you-type formatting

Features

  • Enable searching by the dial code
  • Implement "as-you-type" formatting (#58)

3.3.0 (2020-10-24)

This release contains the support for updating the input placeholder in cases of appearance outline form field and handling missing country

Features

  • Handle error when country code missing (#73)
  • Duplicate Preferred Country (#62)
  • Bug: Emit countryChanged event on enter full phone from other country
  • Placeholder for the input component

4.0.0 (2021-01-24)

This release supports the Angular version 11.

Features

  • Upgraded to Angular version 11 (#86)
  • Component disabled support (#81)
  • OnPush change detection support (#55)

4.1.0 (2021-11-11)

This release supports the Angular version 13.

Features

  • Upgraded to Angular version 13 (#131)

5.0.0 (2022-08-02)

This release supports the Angular version 14.

Features

  • Upgraded to Angular version 14 (#155)