Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@okta/odyssey-babel-preset

Package Overview
Dependencies
Maintainers
1
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@okta/odyssey-babel-preset - npm Package Versions

1
14

1.0.1

Diff

Changelog

Source

1.0.1 (2023-08-02)

⚠ BREAKING CHANGES

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

Changelog

Source

1.0.0 (2023-07-31)

⚠ BREAKING CHANGES

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

Changelog

Source

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

Changelog

Source

0.23.0 (2023-05-08)

Features

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)
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