Skip to content

Releases: typesnippet/antd-phone-input

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

Release v0.1.8

13 Aug 11:19
ba3a8f5

Choose a tag to compare

What's Changed

v0.1.8

  • GH-35 Fix the cross-origin access issue of stylesheets (GH-38)

v0.1.7

Thanks

Changelog: v0.1.6...v0.1.8

Release v0.1.6

01 May 11:26
34fa5b9

Choose a tag to compare

What's Changed

  • Add examples for the supported versions of Ant Design (GH-34)

Changelog: v0.1.5...v0.1.6

Release v0.1.5

25 Apr 15:33
ab2d133

Choose a tag to compare

What's Changed

  • Fix the occasionally happening 'cssRules' property issue (GH-32)

Thanks

Changelog: v0.1.4...v0.1.5

Release v0.1.4

26 Mar 14:08
89eaaec

Choose a tag to compare

What's Changed

  • Add antd 5.x support
  • Fix minor styling issues

Changelog: v0.1.3...v0.1.4

Release v0.1.3

08 Mar 13:01
47a6b96

Choose a tag to compare

What's Changed

  • GH-26 Fix the erasing issue of the initial value (GH-27)

Changelog: v0.1.2...v0.1.3

Release v0.1.2

07 Mar 11:14
7c9001f

Choose a tag to compare

What's Changed

  • GH-19 Implement a way to check the validation (GH-25)

Changelog: v0.1.1...v0.1.2

Release v0.1.1

05 Mar 17:35
8369c2a

Choose a tag to compare

What's Changed

  • GH-23: Fix the broken styles for the dark theme (GH-24)

Changelog: v0.1.0...v0.1.1

Release v0.1.0

03 Mar 06:34
6474d4b

Choose a tag to compare

What's Changed

  • GH-13: Redesign and refactoring
  • GH-15: Rewrite the README
  • GH-16: Make compatible with antd styles
  • GH-17: Implement customizable component interface

Changelog: v0.0.2...v0.1.0

Release v0.0.2

26 Feb 18:25

Choose a tag to compare

What's Changed

  • GH-1: Initial setup of the environment
  • GH-4: Configure rollup build
  • GH-6: Fix the style loading issue
  • GH-3: Setup GitHub Actions for publishing

Changelog: v0.0.0...v0.0.2