Bence Laky
Bence Laky
Regression: Unnecessary component type validations break existing component logic in AccordionGroup
### Current behaviour At a number of places, components started validating the type of their children which breaks our application, for example `AccordionGroups` only accept `Accordion`. For example with accordions...
### Current behaviour The button icons look enabled on disabled buttons when they are used on a `ButtonBar`. It is the same for `Button` and `ButtonMinor` Current look: ### Expected...
### Current behaviour Minor buttons don't render correctly in ButtonBar component and there is no way of declaring a minor IconButton or a ButtonToggle Some other components don't render well...