v0.14.4
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)