design-system
design-system copied to clipboard
Open source design and front-end development resources for creating Section 508 compliant, responsive, and consistent websites.
Bumps [@cmsgov/design-system](https://github.com/CMSgov/design-system/tree/HEAD/packages/design-system) from 4.0.0 to 4.0.5. Release notes Sourced from @cmsgov/design-system's releases. 4.0.5 Design System [4.0.5] No changes Healthcare.gov Design System [8.0.5] No changes Medicare.gov Design System [6.0.5] Changed: Updated...
Bumps [@cmsgov/design-system](https://github.com/CMSgov/design-system/tree/HEAD/packages/design-system) from 4.0.0 to 4.0.5. Release notes Sourced from @cmsgov/design-system's releases. 4.0.5 Design System [4.0.5] No changes Healthcare.gov Design System [8.0.5] No changes Medicare.gov Design System [6.0.5] Changed: Updated...
## Summary I filled in values that I was confident in filling. Everything else I put `false` ## How to test `yarn install && yarn build:storybook:docs && yarn start` ##...
## Summary Adding stylelint ignore comments to mgov overrides where `!important` is used. #2071 to be merged before this work. ## How to test 1. Pull down branch 2. Run...
**Describe the bug** Not all components render standard element props / attributes on their top-level element [Reference earlier ticket](https://github.com/CMSgov/design-system/issues/1880) **To Reproduce** Steps to reproduce the behavior: 1. [See the code...
Removing the `title` attr and associated props and prop values from VerticalNavLabel. Why? `title` attr are generally considered inaccessible due to the fact that they are only interactive for pointer...
WNMGDS-2673 The `defaultProps` for Table has an Alert component with specific text and CSS classes applied. Discussed with Patrick and it seems this was an over-optimization situation; Would be better...
WNMGDS-2665 Committed 3 different Browserslist configs and the commits document the changes in bundle size. Here are the differences in support: - Jira config: [76.3% coverage](https://browsersl.ist/#q=%3E2%25+in+US%0Alast+2+Chrome+versions%0Alast+2+Firefox+versions%0Alast+2+Edge+major+versions%0Alast+2+Safari+major+versions%0Alast+2+iOS+major+versions%0Anot+dead®ion=US) - govUK-type config: [85%...
## Summary This is the current state of my attempt to upgrade react-day-picker. There is some problem in Storybook where it crashes, see below. I'm making a PR to see...
## Summary Along with the Figma migration, we're implementing a new token storage method based on JSON ([see this pull request for background info](https://github.com/CMSgov/design-system/pull/2946)). Our previous scripts for exporting our...