3.7.0-beta.1
Pre-release
Pre-release
Design System [3.7.0-beta.1]
🚀 Added
- Added
errorMessage
anderrorMessageClassName
props toChoice
component (#1943)- Previously error messages could only be shown on
ChoiceList
components, which are collections of individual Choices. Now individual choices can have their own error messages, whether they are part of aChoiceList
or are standing alone.
- Previously error messages could only be shown on
🛠 Fixed
- Fixed node-sass deprecation warnings at build time (#1930)
- Fixed analytics error message being printed to console for headingless dialogs even when analytics are disabled (#1944)
📦 Internal
- Added a new token exporter in support of dynamic theme-switching in Storybook and the new documentation site (#1926)
- Updated the navigation UI in the new doc site to match new designs (#1922)
- Added NewRelic monitoring for the new doc site (#1917)
- Upgraded project node version to
16.15.1
from14.18.1
(#1917)
Medicare.gov Design System [5.7.0-beta.1]
- As with
core
, the Medicare DS is now being themed and configured with design tokens.
Healthcare.gov Design System [7.7.0-beta.1]
- As with
core
, the Healthcare DS is now being themed and configured with design tokens.
💅 Changed
- Changed the look of the
Accordion
component to give it HealthCare.gov-specific styling (#1913)