New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@okta/odyssey-design-tokens

Package Overview
Dependencies
Maintainers
1
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@okta/odyssey-design-tokens - npm Package Versions

1
15

0.23.0

Diff

Changelog

Source

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)
oktauploader
published 0.22.0 •

Changelog

Source

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)
oktauploader
published 0.21.4 •

Changelog

Source

0.21.4 (2023-04-13)

Features

  • odyssey-react-mui: add ScreenReaderText component (b0c98ad)
  • wrapped CircularProgress (fda8978)
oktauploader
published 0.21.3 •

Changelog

Source

0.21.3 (2023-04-06)

Features

  • add Odyssey styles to Radio and Checkbox (39ebde0)
  • odyssey-react-mui: add transitions to form controls, update state ui (7388c00)

Bug Fixes

  • odyssey-react-mui: make text disabled color more a11y-friendly (372a010)
  • upgraded loader-utils and fastify for security (#1734) (d6f3d27)
oktauploader
published 0.21.2 •

Changelog

Source

0.21.2 (2023-03-30)

Features

  • add context to Banner and Infobox (18b277c)
  • add missing autoFocus from TextField (d01dcd4)

Bug Fixes

  • odyssey-react-mui: fix Button, Floating, Disabled bg color (a9c332a)
  • odyssey-react-mui: fixes spacing for Hint/Error field helpers (846134e)
oktauploader
published 0.21.1 •

Changelog

Source

0.21.1 (2023-03-16)

Features

  • odyssey-react-mui: add ability to have custom props on theme (#1701) (52dd8f8)

Bug Fixes

  • added TypeScript project references for VSCode (#1708) (44e2783)
oktauploader
published 0.21.0 •

Changelog

Source

0.21.0 (2023-03-09)

Bug Fixes

  • odyssey-react-labs: DatePicker styles with updated spec (#1697) (cba0894)
  • odyssey-react-mui: don't require children prop for Icon buttons (a333527)
oktauploader
published 0.20.0 •

Changelog

Source

0.20.0 (2023-02-23)

Features

  • odyssey-react-mui: add MenuButton and MenuItem components (f29c136)

Bug Fixes

  • remove unnecessary Lerna ignore for publishing (#1694) (1660b82)
oktauploader
published 0.19.0 •

Changelog

Source

0.19.0 (2023-02-09)

Features

  • odyssey-react-mui: add 'alert' to available Banner roles (bf6f645)
  • odyssey-react-mui: wrap and export Infobox (4b0f283)
oktauploader
published 0.18.0 •

Changelog

Source

0.18.0 (2023-02-02)

⚠ BREAKING CHANGES

  • odyssey-react-mui: remove kbd variant from Typography component

Features

  • abstract Radio and RadioGroup (6b34afa)
  • add DatePicker styles to Labs (#1672) (f8d8b5e)
  • add name and defaultValue attributes (1eb7608)
  • odyssey-react-mui: add element styles to ScopedCssBaseline (d2831b0)
  • odyssey-react-mui: export ScopedCssBaseline for use (5a98aaa)
  • odyssey-react-mui: make rem-base themeable, add element styles to ScopedCssBaseline (ebafd5c)
  • odyssey-react-mui: wrap and export Status component (55ac9c9)
  • re-exported MUI List components as Odyssey MUI components (9a78122)
  • updated a bunch of packages to the latest version (36ce1d0)
  • updated Radio and fixed types on TextField and Banner (9cfa050)
  • wrap banner and add stories (0ccfbd0)

Bug Fixes

  • add Status import to index (d16b6df)
  • adjusted boolean prop names in Radio (25eb5d1)
  • adjusted boolean prop names in RadioGroup (135a8ec)
  • another potential Lerna build order fix (b4eb393)
  • another potential nx Lerna fix (38f2dd6)
  • banner having string function defined (a21fca9)
  • converted types to new Storybook component versions (a47bc16)
  • ensure aria-describedby only show when needed (a75a290)
  • fix story component (73b83f2)
  • minor update to Radio template name (132a588)
  • moved typecheck command back to Lerna (eff20bb)
  • odyssey-react-mui: make figcaption styles a fallback (a4a232a)
  • odyssey-react-mui: make Link a11y-compliant in all cases (baf01c0)
  • odyssey-react-mui: provide safety dec for input box-shadow (9562e74)
  • onClose prop type (4c2052f)
  • remove unneeded import (209574c)
  • remove unused flags (548432b)
  • remove vestigial AlertProps import (af7883b)
  • removed Nx caching from Lerna (16ad137)
  • removed nx.json (82c2966)
  • removed potentially problematic nx.json (d9f9b1d)
  • removed unnecessary useNx in lerna.json (b63d92e)
  • run build a second time before doing a typecheck (56d85cd)
  • textAlign logical value in FormHelperText for RTL support (19208d5)
  • update physical CSS properties (_-left, _-right) to use logical CSS counterpart for RTL support (08ac38c)
  • update RadioGroup params in other stories (378dbea)
  • update type of onClose for lintert (6983d7d)
  • upgraded Yarn version in script (f7d4bcb)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc