Skip to content

v1.2.0

Compare
Choose a tag to compare
@KevinGhadyani-Okta KevinGhadyani-Okta released this 29 Sep 16:50
· 613 commits to main since this release
6dc7afd

1.2.0 (2023-09-29)

Features

  • adds ability to use Shadow DOM with Odyssey (#1966) (6b52246)
  • hide selected Autocomplete items (#1984) (11aa9ee)
  • odyssey-react-mui: add new storyObj with hasShowPassowrd=false (1e55998)
  • odyssey-react-mui: adding new prop for PasswordField to control show password button (58ad6c8)
  • odyssey-react-mui: renamed prop to hasShowPassword and changed default to true (6c3b8d2)

Bug Fixes

  • id and name not changing in Storybook (#1987) (2f57e15)
  • odyssey-react-mui: add id and name tests (027f8f8)
  • odyssey-react-mui: add mising prop errorMessage to autocomplete (1c1360c)
  • odyssey-react-mui: add props onBlur, onFocus, id, name (66ad838)
  • odyssey-react-mui: adding isOptional to stories (6fd080c)
  • odyssey-react-mui: address PR comments (f10a903)
  • odyssey-react-mui: fix test (2be6755)
  • odyssey-react-mui: fixing issue with t function type by upgrading package (c0b8343)
  • odyssey-react-mui: fixing test to use queryByRole to expect null (aa85df0)
  • odyssey-react-mui: fixing tests to use getByRole and canvas (cd7feed)
  • odyssey-react-mui: localizing the aria-label for the PasswordField component (e9d332a)
  • odyssey-react-mui: toggle aria label based on password (405fd71)
  • odyssey-react-mui: updating descriptions for props (12b9587)
  • removed classes prop from Typography components (#1989) (889f369)
  • some TS errors went through the cracks (#1986) (49f891f)