Decathlon / vitamin-web

Decathlon Design System UI components for web applications
https://decathlon.github.io/vitamin-web
Apache License 2.0
279 stars 77 forks source link

feat: add a new prop for `Select` component for border #1357

Closed lauthieb closed 1 year ago

lauthieb commented 1 year ago

Is your request related to a problem? Please describe.

No.

Describe the solution you'd like

We need to add the new prop called "border" with default to true. With this, it could now be possible to have a select without border for those who needs it.

Additional context

Related to https://github.com/Decathlon/vitamin-design/issues/164