Skip to content

v0.14.4

Compare
Choose a tag to compare
@edburyenegren-okta edburyenegren-okta released this 10 Aug 17:34
18b12f8

0.14.4 (2022-08-04)

Thanks for supporting Odyssey. First, here are a few highlights to share from this release:

  • Text Field is now available for use
  • Palette and Spacing theming are now available

If you have trouble or have questions please reach out to us through the channels mentioned in our new Contribution Guidelines!

🚀

CHANGELOG ### [0.14.4](https://github.com/okta/odyssey/compare/v0.14.3...v0.14.4) (2022-08-04)

Features

  • odyssey-react-mui: add Icon components (9ba7b4b)
  • odyssey-react-mui: add MUI themes (63bd3a3)
  • odyssey-react-mui: add support for InputAdornments (98f4e39)
  • odyssey-react-mui: enable palette theming for components (f6d4979)
  • odyssey-react-mui: enable spacing theming for components (ee3aed5)
  • odyssey-react-mui: storybook updates with MUI theme changes in development (2563a95)

Bug Fixes

  • updated peerDependencies for odyssey-react-mui to restrict the Material UI version (d599952)
  • upgraded Material UI to fix custom theme values (a39077a)
  • upgraded Material UI version in odyssey-storybook (7afc5cf)