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
100 stars 27 forks source link

:recycle: refactor(select): create new component Combobox #1350

Open hirsch88 opened 7 months ago

hirsch88 commented 7 months ago

Summary

The Combobox component functions as a textfield, enabling users to choose values from a supplied array of items or input their own value. Any newly created items will be returned as strings.

Additional Information

Linked to #1067


Screenshot 2024-03-18 at 09 42 05

Code of Conduct

hirsch88 commented 7 months ago

/cib

hirsch88 commented 5 months ago

/cib

github-actions[bot] commented 5 months ago

Branch refactor/issue-1350 created!