Skip to content

3.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare

Design System [3.0.0-beta.1]

🚨 Breaking changes

  • Removed references to SVG background images in all components except Dropdown (#1433)
    • If your application is overwriting a background image icon, that can be removed in favor of using an Icon component
  • Finished updating all components so that they use Typescript (#1474)
    • Run your application's type checker and update accordingly. Typescript definitions can be seen in each component's definition.

🚀 Added

  • z-index CSS property to HelpDrawer & Drawer (#1481)

💅 Changed

  • Updated Radio button component styling to no longer have checkmark (#1449)
  • USA Banner component markup refactor (#1433)
    • component API is the same, but rendered markup has been updated

📦 Internal

  • Updated Storybook config's deprecated flag (#1447)
  • Cleaned up Storybook's 'background' parameter usage (#1446)
  • Removed extra yarn.lock file (#1434)

Documentation site [3.0.0-beta.1]

💅 Changed

  • Moved List documentation to new section 'typography' on doc site ( #1424 )

Healthcare.gov Design System [7.0.0-beta.1]

🚨 Breaking changes

  • Finished updating all components so that they use Typescript (#1474)
    • Run your application's type checker and update accordingly. Typescript definitions can be seen in each component's definition.
  • Removed references to SVG background images in all components except Dropdown (#1433)
    • If your application is overwriting a background image icon, that can be removed in favor of using an Icon component

Medicare.gov Design System [5.0.0-beta.1]

🚨 Breaking changes

  • Finished updating all components so that they use Typescript (#1474)
    • Run your application's type checker and update accordingly. Typescript definitions can be seen in each component's definition.
  • Removed references to SVG background images in all components except Dropdown (#1433)
    • If your application is overwriting a background image icon, that can be removed in favor of using an Icon component

🤖 Updated dependencies

  • Upgraded react-i18next to 11.14.3 (#1454)
  • Upgraded typescript to 4.5.4 (#1452)