Skip to content

Releases: typesnippet/mui-phone-input

Release v0.1.4

16 Nov 10:59
31c6fe1
Compare
Choose a tag to compare

What's Changed

  • Implement support for localized querying (GH-20)

Changelog: v0.1.3...v0.1.4

Release v0.1.3

02 Jul 21:18
07d5dd9
Compare
Choose a tag to compare

What's Changed

  • Implement an enableArrow option (GH-19)
  • Add localization support (GH-17)

Changelog: v0.1.2...v0.1.3

Release v0.1.2

15 Jun 16:08
bf0245b
Compare
Choose a tag to compare

What's Changed

  • Implement disableParentheses option (GH-16)
  • Implement compatibility with SSR (GH-15)

Changelog: v0.1.1...v0.1.2

Release v0.1.1

11 May 10:18
a3968e2
Compare
Choose a tag to compare

What's Changed

  • Implement a single-page playground application (GH-11)
  • Fix value change triggering on country select (GH-10)
  • Fix the breaking mask issue (GH-12)

Changelog: v0.1.0...v0.1.1

Release v0.1.0

06 Jan 13:36
dd70726
Compare
Choose a tag to compare

What's Changed

  • Implement the uncomplete properties of phone input (GH-6)
  • Make the library compatible with all MUI distros (GH-7)
  • Fix the dropdown position and search bar (GH-8)

Changelog: v0.1.0-alpha...v0.1.0

Release v0.1.0-alpha

18 Dec 10:53
cc85070
Compare
Choose a tag to compare

What's Changed

  • Implement the core component that relies on react-phone-hooks
  • Bring the package to a publish-ready state for Alpha release (GH-3)

Changelog: v0.0.0...v0.1.0-alpha