Skip to content

Releases: cfpb/design-system

Release 3.2.3

16 Oct 14:54
Compare
Choose a tag to compare

v3.2.3 - 16 October 2024

General Changes

  • Rename o-table-wrapper--scrolling to o-table--scrolling (Ans - #2068)
  • Lighthouse: Use envvar instead of set-output command (Ans - #2067)
  • Update release-it, sass, stylelint (Ans - #2066)

Release 3.2.2

27 Sep 22:32
Compare
Choose a tag to compare

Changelog

v3.2.2 - 27 September 2024

General Changes

  • Adjust code comments (Ans - #2064)
  • Add Cypress Cloud integration (Ans - #2059)

Release 3.2.1

27 Sep 21:32
Compare
Choose a tag to compare

Changelog

v3.2.1 - 27 September 2024

General Changes

  • Refresh npm cache (Ans - #2063)
  • Further adjust release-it config (Ans - #2062)
  • Adjust release-it config (Ans - #2061)
  • Update types/react@18.3.9, cypress@13.15.0, esbuild@0.24.0, sass@1.79.3 (Ans - #2060)
  • Swap lerna with release-it (Ans - #2058)

v3.0.0 - Consolidate packages into a single package and remove Less

12 Sep 16:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v3.0.0

v2.0.0 - Less to Sass

18 Jul 16:23
Compare
Choose a tag to compare

This is a major release, which transitions the CSS and build to use .scss (Sass) files instead of Less. The legacy .less files are shipped with this release for backward compatibility. The next major release will remove the legacy .less CSS files.

Full Changelog: v1.3.2...v2.0.0

v0.0.1 - Hello World!

04 Nov 19:16
56b0362
Compare
Choose a tag to compare
v0.0.1 - Hello World! Pre-release
Pre-release
Merge pull request #374 from cfpb/ans_fix_sidebar_css_deux

Fix sidebar indenting CSS