v0.14.0
0.14.0 (2022-05-26)
Thanks for supporting Odyssey. This release includes many minor UI fixes as well as updated documentation.
Notably, <Banner>
no longer supports the heading
prop and <Infobox>
no longer has a maximum width. Both of these are breaking changes.
If you have questions please reach out to us through the channels mentioned in our Contribution Guidelines! 🚀
CHANGELOG
0.14.0 (2022-05-26)
⚠ BREAKING CHANGES
- odyssey-react: removes heading prop, ability to add headings to Banner
- odyssey-react: removes ability to theme Infobox width
Features
- odyssey-react: add :hover to Link, Monochrome (48f8d3b)
- odyssey-react: utilize :focus-visible for less intrusive ux (87cd7ca)
Bug Fixes
- odyssey-react: fix Infobox icon alignment (9ed9e8e)
- odyssey-react: modal overflow is now visible (ex: dropdowns) (f97d399)
- odyssey-react: multiselect height no longer changes on selection (1a86b1c)
- odyssey-storybook: fix nested story references (f0b26a1)
- yarn 3 husky local install (7ad0f04)