Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New accordion component + some improvements (#713)
* Select: display option’s help on the selected value when provided in options list. * New accordion component * npm audit * Add an option spaceBetweenLabelAndToggle to toggle. Option allowing to display label and toggle properly aligned on the left and on the right of the container. * Fix toggle and accordion * Improve control model to allow better management of option’s icon when passed programmatically * Fix label color when toggle is disabled + add toggleAccordion event
- Loading branch information