Releases: okta/odyssey
v1.5.0
v1.4.0
This release includes the new Breadcrumbs
component as well as numerous other bugfixes.
If you have trouble or have questions please reach out to us through the channels mentioned in our new Contribution Guidelines!
🚀
CHANGELOG
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
1.4.0 (2023-10-23)
Features
1.3.0 (2023-10-18)
Features
Bug Fixes
- concurrency in Applitools being too high (#1997) (34a3299)
- gray color in default Status lamp variant (1dd74df)
- inclusive language adjustments (#1995) (82f4cb5)
- menu button not allowing falsey children (#1999) (b63b117)
- odyssey-react-mui: added more stories (29fa4fa)
- odyssey-react-mui: improve PasswordField docs (6c1cd05)
- remove border from default status lamp (5bacb73)
- update displayName for Autocomplete (#1983) (65abc8e)
v1.2.0
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)
v1.1.1
1.1.1 (2023-09-15)
Note: Version bump only for package odyssey
1.1.0 (2023-09-14)
Features
Bug Fixes
- add @mui/system as dependency (8294649)
- flip ordering of state to allow consumer to override (4c48230)
- html
required
attribute removed when addingisOptional
prop (#1965) (793210d) - make global + column filtering work (5df3006)
- onGlobalFilterChange should fire when string removed (#1970) (1c424b9)
- prettier adjustments (cd7111c)
- static tables to always have virtualization enabled (#1967) (f4362ce)
1.0.5 (2023-09-11)
Bug Fixes
1.0.4 (2023-08-29)
Bug Fixes
- update github workflows to point to
main
(8e8abe5) - upgrades Lerna version (#1951) (303cc31)
- upgrades Yarn version (3da71f5)
1.0.3 (2023-08-28)
Note: Version bump only for package odyssey
v1.0.1
1.0.1 (2023-08-02)
Features
- add
isDisabled
in context from Fieldset to Field (#1911) (135dbbb) - add Button types (#1903) (5b78259)
- adds ScopedCssBaseline to OdysseyThemeProvider (#1904) (bbb734d)
- odyssey-design-tokens: add 'disabled' type color (6810a9c)
- odyssey-design-tokens: add "darker" to primary palette (775ffcb)
- odyssey-design-tokens: add alpha tokens (a861769)
- odyssey-design-tokens: add border.outer and palette.x.heading (553d3bc)
- odyssey-design-tokens: add border.radius.round (be1a4f2)
- odyssey-design-tokens: add border.width.heavy (b825c03)
- odyssey-design-tokens: add token for border.radius.tight (a3978ae)
- odyssey-design-tokens: add tokens for colorized text (6f89fc8)
- odyssey-icons: update all icon source SVGs (06cf17a)
- odyssey-react-mui: add icon support to Tag (6d1adc4)
- odyssey-react-mui: add sub2 type style (0d7b2a0)
- odyssey-react-mui: add transparency and blur to Toast (497ed8c)
- odyssey-react-mui: generate new and updated icon components (a5aa7ab)
- odyssey-react-mui: include color properties in type styles (a817ffb)
- odyssey-react-mui: manually update icon index, update references in styling (6ed2aab)
- odyssey-react-mui: update Button to match Rebrand (d017b46)
- odyssey-react-mui: update Dialog to match Rebrand (2894c1d)
- odyssey-react-mui: update Link to match new brand standards (5afc6ed)
- odyssey-react-mui: update Status styles and variants to match brand (2da6aa6)
- odyssey-react-mui: updated ScopedCSSBaseline for rebrand (e9e2514)
- odyssey-svgr: update template to support 24x24 sources (104a998)
- remove Icon component (#1864) (b897485)
Bug Fixes
- add incremental to root tsconfig (#1810) (9632839)
- add play test for dialog, menubutton, select, tag, passwordfield (#1861) (2957e6a)
- add tooltip play test (#1854) (1306cbd)
- allow major version bumps (#1913) (ad4205a)
- Applitools VRT (#1827) (ab9a391)
- Button's
tooltipText
needs to show on hover (#1817) (0ca21ff) - change to DesignTokens type rather than the overrides in theme (#1816) (47c106b)
- clicking MenuItem closes MenuButton (#1820) (bde9d88)
- enable a11y tests in CI (#1826) (cd98022)
- memoize the Link component (#1813) (a98dd87)
- odyssey-react-mui: add aria-disabled to Tag (f798e48)
- odyssey-react-mui: autocomplete is now RTL friendly (e14265e)
- odyssey-react-mui: lengthy field labels are no longer cut off (6231951)
- odyssey-react-mui: make Form, Infobox spacing constent across uses (752461c)
- odyssey-storybook: match storybook ui to new tokens (46d5e7d)
- orrectly import zh-CN and zh-TW files (659d140)
- specfy accessibility tags section508, wcag21aa (#1839) (0da693e)
- Upgrade many packages to fix vulns (#1880) (6f617e2)
- use odyssey tokens inside mui components style override (6863535)
v1.0.0
Major milestone with tons of breaking changes.
Please note your migration strategy in #odyssey on Slack.
Migration FAQ
- https://oktawiki.atlassian.net/wiki/spaces/~61dc4ad10586a200699feef6/pages/2810132827/Odyssey+v1.0+migration+FAQ
- https://odyssey-storybook.okta.design/?path=/docs/installation-migrations--docs
- allow major version bumps (#1913)
Features
- add
isDisabled
in context from Fieldset to Field (#1911) (135dbbb) - add Button types (#1903) (5b78259)
- adds ScopedCssBaseline to OdysseyThemeProvider (#1904) (bbb734d)
- odyssey-design-tokens: add 'disabled' type color (6810a9c)
- odyssey-design-tokens: add "darker" to primary palette (775ffcb)
- odyssey-design-tokens: add alpha tokens (a861769)
- odyssey-design-tokens: add border.outer and palette.x.heading (553d3bc)
- odyssey-design-tokens: add border.radius.round (be1a4f2)
- odyssey-design-tokens: add border.width.heavy (b825c03)
- odyssey-design-tokens: add token for border.radius.tight (a3978ae)
- odyssey-design-tokens: add tokens for colorized text (6f89fc8)
- odyssey-icons: update all icon source SVGs (06cf17a)
- odyssey-react-mui: add icon support to Tag (6d1adc4)
- odyssey-react-mui: add sub2 type style (0d7b2a0)
- odyssey-react-mui: add transparency and blur to Toast (497ed8c)
- odyssey-react-mui: generate new and updated icon components (a5aa7ab)
- odyssey-react-mui: include color properties in type styles (a817ffb)
- odyssey-react-mui: manually update icon index, update references in styling (6ed2aab)
- odyssey-react-mui: update Button to match Rebrand (d017b46)
- odyssey-react-mui: update Dialog to match Rebrand (2894c1d)
- odyssey-react-mui: update Link to match new brand standards (5afc6ed)
- odyssey-react-mui: update Status styles and variants to match brand (2da6aa6)
- odyssey-react-mui: updated ScopedCSSBaseline for rebrand (e9e2514)
- odyssey-svgr: update template to support 24x24 sources (104a998)
- remove Icon component (#1864) (b897485)
Bug Fixes
- add incremental to root tsconfig (#1810) (9632839)
- add play test for dialog, menubutton, select, tag, passwordfield (#1861) (2957e6a)
- add tooltip play test (#1854) (1306cbd)
- allow major version bumps (#1913) (ad4205a)
- Applitools VRT (#1827) (ab9a391)
- Button's
tooltipText
needs to show on hover (#1817) (0ca21ff) - change to DesignTokens type rather than the overrides in theme (#1816) (47c106b)
- clicking MenuItem closes MenuButton (#1820) (bde9d88)
- enable a11y tests in CI (#1826) (cd98022)
- memoize the Link component (#1813) (a98dd87)
- odyssey-react-mui: add aria-disabled to Tag (f798e48)
- odyssey-react-mui: autocomplete is now RTL friendly (e14265e)
- odyssey-react-mui: lengthy field labels are no longer cut off (6231951)
- odyssey-react-mui: make Form, Infobox spacing constent across uses (752461c)
- odyssey-storybook: match storybook ui to new tokens (46d5e7d)
- orrectly import zh-CN and zh-TW files (659d140)
- specfy accessibility tags section508, wcag21aa (#1839) (0da693e)
- Upgrade many packages to fix vulns (#1880) (6f617e2)
- use odyssey tokens inside mui components style override (6863535)
v0.24.0
Thanks for supporting Odyssey. Here are a few highlights to share from this release:
- Form and Fieldset are now available for use. These are Odyssey's first custom components, so feedback is appreciated!
- Translations are now supported
- Theming is now accessible via Design Tokens
- Tabs, Select, and NativeSelect are now wrapped components
- Link works again! 😅
If you have trouble or have questions, please get in touch with us through the channels mentioned in our new Contribution Guidelines!
🚀
CHANGELOG
0.24.0 (2023-05-25)
Features
- add odyssey token override support (#1797) (52543cc)
- make tranlationOverrides available via pass-through prop (cb6fbe4)
- odyssey-react-mui: add Form and Fieldset components (bc4cfe6)
- odyssey-react-mui: implement translation system via OdysseyTranslationProvider (3c3fe2d)
- wrap the Select (26452d9)
Bug Fixes
- add href to Link (93009b7)
- correct type error (0a2d09e)
- exported DatePicker from Labs instead of MUI (#1793) (c63244b)
- fix broken docs page (6730a0e)
- fix type errors (30275bc)
- odyssey-react-mui: add proper displayName for TextField (cd0eff0)
- odyssey-react-mui: fix RTL placement of Select chevron (9d99d9d)
- remove unused forwardRef from Icon and Toast (bdfd1b1)
- remove vestigial Box import (b12a589)
- renderValue was missing a useCallback wrapper (#1800) (40d9566)
v0.23.0
Thanks for supporting Odyssey. First, here are a few highlights to share from this release:
- Odyssey's palette and font stack have been updated to match the new Brand Foundations
- Toast, Tooltip, and Dialog are now wrapped components
- Migration notes are now available in Storybook
- Numerous UI fixes and updated props
Note: This is the last release supporting the legacy tokens schema in odyssey-design-tokens
. Future releases will require some migration if using the tokens directly.
If you have trouble or have questions, please get in touch with us through the channels mentioned in our new Contribution Guidelines!
🚀
CHANGELOG
0.23.0 (2023-05-08)
Features
- add Migrations and Code Styling docs to Storybook (#1750) (09412ae)
- add uniqueId to MenuButton button (a06377b)
- wrap the Dialog (1f8b331)
- wrapped Toast (bf6d5c7)
Bug Fixes
- add Field wrapper to CheckboxGroup and RadioGroup (#1762) (6f8c14d)
- add missing onInput to Autocomplete (#1757) (9d6c628)
- add name to fields (a891438)
- Fix broken Toast stories (b5651f6)
- fix disabled selection radios (50be355)
- Icon generation now using newest version of SVGR and SVGO (#1755) (89a30a3)
- odyssey-react-mui: allow pointer-events on :disabled buttons but not :active:disabled (30bb4bf)
- odyssey-react-mui: ensure pointer events are disabled when Button is (bfd162f)
- odyssey-react-mui: fix Icon sizing for Checkbox (96c5acd)
- odyssey-react-mui: fixed TextField always showing input adronment (#1785) (9170df0)
- odyssey-react-mui: pass variant and target props to Link (6594fcd)
- odyssey-react-mui: the Tooltip not working on Button (7935b94)
- odyssey-storybook: include static toast stories for docs (6d8fa58)
- odyssey-storybook: restore defaultValues for RadioGroup (4ba8ebd)
- odyssey-storybook: stories were broken because templates don't have .args (7f7343a)
- updated Migration doc (87c37ca)
v0.22.0
Thanks for supporting Odyssey. First, here are a few highlights to share from this release:
Autocomplete
is now availableButton
,Tag
, andTaglist
are now wrapped and exportedTextField
,PasswordField
, andSearchField
have been rewritten
If you have trouble or have questions, please get in touch with us through the channels mentioned in our new Contribution Guidelines!
🚀
CHANGELOG
0.22.0 (2023-04-21)
Features
- odyssey-react-mui: add styling for Autocomplete (b03516b)
- wrap the Button (507cf60)
- wrapped Tag and TagList (43ab012)
Bug Fixes
- added extra props to Autocomplete to fix MUI types (d7aff4a)
- created Autocomplete wrapper component (dbb1210)
- export types for Autocomplete (28be391)
- minor type improvement in Autocomplete stories (79d42e1)
- pulled out TextField into separate components (#1744) (0b7a412)
- removed explicit displayName from MenuItem (ab84734)
- separated InputProps and params in Autocomplete (a93542c)
- types for Autocomplete in stories (8d28a8c)
v0.21.4
Thanks for supporting Odyssey. First, here are a few highlights to share from this release:
ScreenReaderText
is now available
If you have trouble or have questions, please get in touch with us through the channels mentioned in our new Contribution Guidelines!
🚀