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
139
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
1214

0.16.1

Diff

Changelog

Source

0.16.1 (2022-10-31)

Bug Fixes

  • fix browserslist vuln (6942fef)
  • odyssey-icons: remove svgo yml (35f26ed)
  • upgrade node-fetch version (70fded7)
  • upgrade tar version (17b30cb)
oktauploader
published 0.15.3 •

Changelog

Source

0.15.3 (2022-10-20)

Features

  • odyssey-react-mui: add styles and exports for Dialog (f8b392b)

Bug Fixes

  • added missing theme export (59ecdbf)
  • broken imports in odyssey-react-mui after flattening (1fbdfb9)
  • flattened odyssey-react-mui for better DX (305eeab)
oktauploader
published 0.15.2 •

Changelog

Source

0.15.2 (2022-10-13)

Features

  • added @mui/lab (379a077)
  • exported useUniqueId and createUniqueId (79448f4)
  • odyssey-react-mui: add per-corner borderRadius support for Tooltip (069fa02)
  • odyssey-react-mui: add theme for Tooltip (96092ec)
  • odyssey-react-mui: import Labs types, add styling for TabPanel (992bf14)
  • re-exported MUI components as Odyssey MUI components (3d97a5b)
  • updated exports and stories to use new Tabs API from @mui/lab (18b9739)

Bug Fixes

  • added missing component props from MUI, utils, and one icon (e105118)
  • added missing exports from @mui/material (31e7348)
  • added missing Tooltip import (6229d7f)
  • added missing useTheme export (ae28864)
  • added MuiThemeProvider as an out from Odyssey (bbcc4ae)
  • exported more MUI components (8f09257)
  • link icon wasn't optional (567da0c)
  • odyssey-react-mui: ensure font weights are typed as numbers (ee7c9a8)
  • odyssey-react-mui: fix bg color on table row hover (b8371c2)
  • odyssey-react-mui: strip units from borderRadiusBase (267d82a)
  • password input wasn't using useUniqueId (cf9435c)
  • removed unused Checkmark from docs (d305bd1)
  • tabs story using number, not string (81dcd74)
  • updated Tabs stories to remove more unused boilerplate (0a60f36)
oktauploader
published 0.15.1 •

Changelog

Source

0.15.1 (2022-10-06)

Features

  • added direnv compatibility (04d0a45)
  • added Husky compatibility with nvm (9d5be9f)
  • added missing "sideEffects": false to all packages (61ee25b)
  • odyssey-icons: add arrow-up-down asset (b6a3872)
  • odyssey-react-mui: add ArrowUpDown icon (a2f99b8)
  • odyssey-react-mui: add theme for IconButton (1b121fa)
  • odyssey-react-mui: add themes for Table component API (dcae5e8)
  • odyssey-react-mui: update to MUI 5.10.5 (6908971)
  • upgraded Node.js (cdb0aad)

Bug Fixes

  • added yarn cache as part of the repo to speed up CI dependency installs (0ced2fe)
  • corrected TypeScript issues with odyssey-babel-plugin (96a51a5)
  • fixed broken yarn.lock (5e9651e)
  • force-updated qs as the vulnerability is in Applitools and Storybook (b3f8536)
  • force-upgraded vulnerable ramda and qs (bcd84aa)
  • hotfixed TypeScript compatibility issues with custom Babel plugins (78d1a7b)
  • issue with Babel worker not completing (cd900a9)
  • odyssey-react-mui: apply appropriate styles to readonly and disabled text inputs (ccea01b)
  • odyssey-react-mui: fixes focus outline on Infobox links (6536cba)
  • odyssey-react-mui: remove body from Typography type mods (bb83940)
  • odyssey-storybook: fix eslint error, remove unnec IE11 compat (443dbeb)
  • removed @react-aria/focus (573a9af)
  • skipped another snapshot test only failing in GitHub Actions (c56de33)
  • skipped snapshot test that only breaks in GitHub Actions (0c0c315)
  • updated @svgr/cli (41dff60)
  • updated Babel and Postcss dependencies (fc5a214)
  • updated Babel to latest to fix yarn install issues (5eccaf0)
  • updated Node.js versions in Bacon scripts (7a7b133)
  • updated Stylelint rules and linting issues (8fe0791)
  • upgrade caniuse-lite (c6dd13e)
  • upgrade Lerna to 5.5.4 (4d2607e)
  • upgraded @typescript-eslint/* packages to remove ESLint plugin warning about estree (bd9a3af)
  • upgraded eslint-plugin-import (c37a96e)
  • upgraded Jest to v29 (3872c7e)
  • upgraded libraries depending on minimist (29dfd9b)
  • upgraded node-sass (4dae8c2)
  • upgraded webpack-dev-server and Storybook (de2e43e)
oktauploader
published 0.15.0 •

Changelog

Source

0.15.0 (2022-09-01)

⚠ BREAKING CHANGES

  • odyssey-react-mui: removes body and caption variants in favor of MUI's body1 and subtitle

Features

  • added nonce capabilities for Okta apps (c89a488)
  • odyssey-icons: add UserGroup assets (b205264)
  • odyssey-react-mui: add styles for kbd to Typography (69b3ecc)
  • odyssey-react-mui: add UserGroupIcon (532a2d2)
  • odyssey-react-mui: apply ODS Icons to MuiAlert (4260b7a)
  • odyssey-react-mui: set defaultProps for SvgIcon (52b2e7d)
  • odyssey-react-mui: themes spacing for Form layout and Typography (263d248)
  • odyssey-storybook: add user-group icon example (3715357)

Bug Fixes

  • fixed incorrect Nonce global on window (5a21b7d)
  • odyssey-react-mui: fix adjacent Button spacing (44941d5)
  • temporarily remove type: "module" from odyssey-react-mui (5fde17a)
oktauploader
published 0.14.6 •

Changelog

Source

0.14.6 (2022-08-18)

Features

  • odyssey-react-mui: add borderRadius and borderStyle variables (b144cf6)
  • odyssey-react-mui: add theme for Tabs, Tab (b4c9fc6)
  • odyssey-react-mui: set theme.palette.action.disabled (b3ce58a)
  • odyssey-react-mui: update palette.text.disabled (c9cb834)
oktauploader
published 0.14.5 •

Changelog

Source

0.14.5 (2022-08-11)

Features

  • added information about ThemeProvider and useTheme to README (2b2490e)
  • odyssey-react-mui: add borderWidth and maxWidth theme variables (05a2fef)
  • odyssey-react-mui: add themes for Banner and Toast (236c2bd)
  • upgraded Storybook and Material-UI (ab495f9)

Bug Fixes

  • odyssey-react-mui: fix Button :focus-visible styles (91aaa06)
  • removed unused imports in Storybook main.js (4bcac94)
  • storybook pages now show correct code examples (d3f1100)
oktauploader
published 0.14.4 •

Changelog

Source

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

Bug Fixes

  • updated Lerna to v5 (eb314dc)
  • updated peerDependencies for odyssey-react-mui to restrict the Material UI version (d599952)
  • upgraded Material UI to fix custom theme values (a39077a)
  • upgraded Material UI version in odyssey-storybook (7afc5cf)
oktauploader
published 0.14.3 •

Changelog

Source

0.14.3 (2022-07-14)

Features

  • odyssey-react-mui: add Icon components (9ba7b4b)
  • odyssey-react-mui: add MUI themes (63bd3a3)
  • odyssey-react-mui: storybook updates with MUI theme changes in development (2563a95)

Bug Fixes

oktauploader
published 0.14.2 •

Changelog

Source

0.14.2 (2022-06-30)

Features

  • odyssey-icons: add eye and eye off icons (d44a241)
  • odyssey-react-mui: add Infobox theme for Alert (d92c896)
  • odyssey-react-mui: add theme for Checkbox, Radio, Labels, Hints (a7ed02a)
  • odyssey-react-mui: utilize color tokens for Palette, add lighter (639549c)

Bug Fixes

  • odyssey-react-mui: button danger disabled style (dd2d344)
  • odyssey-react-mui: button prop serialization (8092a2c)
  • odyssey-storybook: fix font-family display in MUI components (91a80c1)
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