Releases: seek-oss/seek-style-guide
Releases · seek-oss/seek-style-guide
v40.1.0
40.1.0 (2019-05-27)
Features
- AccordionItem: Allow controlled component (#627) (5e09209)
v40.0.1
40.0.1 (2019-05-23)
Bug Fixes
- Button: Add missing colour styles to white button option (#626) (4c11882)
v40.0.0
40.0.0 (2019-05-21)
Bug Fixes
- Pill: Make Pill close button a type of button instead of submit (#625) (ef877cd)
BREAKING CHANGES
- Pill: If you need the close button of the
Pill
to be of type
submit
, you can pass
it a buttonType
like so
v39.3.1
39.3.1 (2019-05-19)
Bug Fixes
- AccordionItem: Make position relative to fix focus outline (#624) (a605d10)