baloise / design-system

The Baloise Design System consists of reusable components and a clearly defined visual style, that can be assembled together to build any number of applications.
https://design.baloise.dev
Apache License 2.0
98 stars 27 forks source link

:sparkles: feat(phone-input): new component #714

Open hirsch88 opened 1 year ago

hirsch88 commented 1 year ago

Summary

Lets provide a generic phone number input component.

  1. be able to select the prefix like Swiss, Germany etc
  2. have a mask for formatting the number to be better readable

Use Case

As a user I like to enter my phone number. As a company I like to have a validated and formatted phone number

Preferred Solution

Additional Information

image

Will this feature introduce breaking changes?

None

Code of Conduct

hirsch88 commented 9 months ago

Requires the new refactored select component