Releases
@cmsgov/[email protected]
🚨 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.
⚠️ Deprecated
The Button
component's custom component
prop has been marked as deprecated and will be removed in a future major release (#1546 )
🚀 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 )
🛠 Fixed
Expanded TypeScript typing on inputRef
in Button component (#1553 )
💅 Changed
Moved List documentation to new section 'typography' on doc site ( #1424 )
🚨 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
🚨 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 )
You can’t perform that action at this time.