Skip to content

Releases: typesnippet/antd-phone-input

Release v0.3.5

19 Feb 10:29
09869f8

Choose a tag to compare

What's Changed

  • Implement support for the setFieldValue descriptor (GH-74)

Thanks

Changelog: v0.3.4...v0.3.5

Release v0.3.4

23 Dec 14:07
cbce126

Choose a tag to compare

What's Changed

  • Update the validation patterns (GH-63)
  • GH-64: Implement ref forwarding to the root input (GH-66)
  • Update Algeria phone pattern countries.json (GH-67)
  • Trigger onChange on country change (GH-69)
  • Integrate react-phone-hooks (GH-71)

New Contributors

Changelog: v0.3.3...v0.3.4

Release v0.3.3

06 Dec 17:12
d16b18d

Choose a tag to compare

What's Changed

  • Fix input value on select (GH-62)

Changelog: v0.3.2...v0.3.3

Release v0.3.2

04 Dec 14:53

Choose a tag to compare

What's Changed

  • Update the validation patterns (GH-61)
  • Optimize the code efficiency and key uniqueness

Changelog: v0.3.1...v0.3.2

Release v0.3.1

18 Nov 15:28
4fb9a74

Choose a tag to compare

What's Changed

  • GH-59: Fix the area code parsing issue (GH-60)
  • Update the validation patterns (GH-58)

Thanks

Changelog: v0.3.0...v0.3.1

Release v0.3.0

06 Nov 14:32
7c435dd

Choose a tag to compare

What's Changed

Changelog: v0.2.4...v0.3.0

Release v0.2.4

05 Oct 14:14
bd0d6d4

Choose a tag to compare

What's Changed

  • GH-50: Accept raw values as a value apart from the phone objects (GH-51)

Changelog: v0.2.3...v0.2.4

Release v0.2.3

04 Oct 18:16
3e489b5

Choose a tag to compare

What's Changed

  • GH-47: Fix the compiling fail for earlier versions of antd 5.x series (GH-48)

Changelog: v0.2.2...v0.2.3

Release v0.2.2

25 Sep 19:34
3849641

Choose a tag to compare

What's Changed

v0.2.2

  • GH-41: Resolve the overlap issue of styles when using Bootstrap (GH-44)

v0.2.1

  • GH-39: Fix the search-box styles for antd 5.9.0 and above versions (GH-44)

Changelog: v0.2.0...v0.2.2

Release v0.2.0

22 Sep 13:44
cdfb81d

Choose a tag to compare

What's Changed

v0.2.0

  • GH-40: Fix the wrong validation behavior on resetting the form
  • GH-42: Fix the possible length of Mozambique phone number

v0.1.9

  • Migrate the building system from Rollup to TypeScript Compiler (GH-43)

Changelog: v0.1.8...v0.2.0