Skip to content

Releases: typesnippet/antd-phone-input

Release v0.3.7

11 May 11:07
5db4058
Compare
Choose a tag to compare

What's Changed

  • Implement a single-page playground application (GH-87)
  • Fix input triggering on the value change (GH-86)
  • Implement autofocus on the search box (GH-83)

Thanks

Changelog: v0.3.6...v0.3.7

Release v0.3.6

02 May 13:58
0d465ed
Compare
Choose a tag to compare

What's Changed

  • Implement dropdownRender property (GH-85)
  • Add support for prefixCls provided by ConfigProvider (GH-82)

Changelog: v0.3.5...v0.3.6

Release v0.3.5

19 Feb 10:29
09869f8
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

Changelog: v0.2.4...v0.3.0

Release v0.2.4

05 Oct 14:14
bd0d6d4
Compare
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
Compare
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