typesnippet / antd-phone-input

Advanced, highly customizable phone input component for Ant Design.
https://playground.typesnippet.org/antd-phone-input-5.x/
MIT License
60 stars 11 forks source link

Move from validation rules to regular expressions #54

Closed ArtyomVancyan closed 1 year ago

ArtyomVancyan commented 1 year ago

Motivation:

This PR resolves #46 - the validation rules have been represented as regular expressions. Also, it implements a script for generating validations.json and a workflow for suggesting scheduled updates from upstream metadata file.

All Submissions:

Changes to Core Features: