Skip to content

core-2.0.4

Compare
Choose a tag to compare
@bernardwang bernardwang released this 18 Sep 17:15

@cmsgov/design-system

🛠 Fixed

  • Fix typescript definition for ChoiceList, remove required name and type props from choice objects passed to ChoiceList (#815)
  • Bump dependencies to fix automated security alerts (#812, #770, #771, #772, #759)
  • Update disabled checkbox style border width to be consistent with other checkboxes (#814)

Before:
Screen Shot 2020-09-17 at 9 32 57 AM
After:
Screen Shot 2020-09-17 at 9 37 02 AM

@cmsgov/design-system-scripts

💅 Changed

  • Generically copy src files not processed by CMSDS scripts to the dist folder (#805)
  • Prevent copying setupJs and "styles" build folder (#818)

@cmsgov/design-system-docs

💅 Changed

  • Update USA banner copy and style to match USWDS banner (#816)
  • Update examples for components, ensure inverse examples exist consistently for form components (#813)