Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

39 lines (24 loc) · 1.3 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