Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

feat(select): add Select component #82

Merged
merged 1 commit into from
Oct 21, 2019

Conversation

multicolaure
Copy link
Contributor

Add Select wrapping bootstrap FormControl component

fix #64

Fixes #64

Changes proposed in this pull request:

  • Simple select, available as multiple as well
  • Options are provided as children
  • Do not include labels
  • Storybook updated
  • Tests added

Newly added dependencies with Bundlephobia links:
None

Add Select wrapping bootstrap FormControl component

fix HospitalRun#64
@matteovivona matteovivona self-assigned this Oct 20, 2019
@matteovivona matteovivona added enhancement New feature or request in progress labels Oct 20, 2019
@matteovivona matteovivona added this to the v1.0.0 milestone Oct 20, 2019
@irvelervel
Copy link

LGTM

@matteovivona matteovivona merged commit d4af802 into HospitalRun:master Oct 21, 2019
@ghost
Copy link

ghost commented Oct 21, 2019

🎉 This PR is included in version 0.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ghost ghost added the released label Oct 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Select
4 participants