New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@cfpb/cfpb-design-system

Package Overview
Dependencies
Maintainers
0
Versions
164
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cfpb/cfpb-design-system - npm Package Compare versions

Comparing version 3.2.7 to 3.2.8

354

CHANGELOG.md

@@ -1,173 +0,309 @@

## Changelog
# Changelog
### [v3.2.7](https://github.com/cfpb/design-system/compare/v3.2.6...v3.2.7) -
All notable changes to this project will be documented in this file.
### General Changes
## [unreleased]
- Add `aria-hidden:true` to SVG icons (Ans - [#2082](https://github.com/cfpb/design-system/pull/2082))
- Remove unused Lighthouse results upload (Andy Chosak - [#2081](https://github.com/cfpb/design-system/pull/2081))
### PRs in this release
### [v3.2.6](https://github.com/cfpb/design-system/compare/v3.2.5...v3.2.6) - 25 October 2024
- PR #[2083](https://github.com/cfpb/design-system/pull/2083): Update to ESLint@9.x - Ans
- PR #[2085](https://github.com/cfpb/design-system/pull/2085): Add button link example | Correctly vertically align button group link buttons - Ans
### General Changes
### General
- Update button groups to use flexbox (Ans - [#2075](https://github.com/cfpb/design-system/pull/2075))
- workflows/pages.yml - Fix indenting (Ans - [#2080](https://github.com/cfpb/design-system/pull/2080))
- Create shared setup action for the GH action workflows (Ans - [#2079](https://github.com/cfpb/design-system/pull/2079))
- Add `on: workflow_dispatch:` to allow manually triggering of Lighthouse job (Ans - [#2078](https://github.com/cfpb/design-system/pull/2078))
- Adjust yarn 4 config (Ans - [#2077](https://github.com/cfpb/design-system/pull/2077))
- Lighthouse action: Update yarn cache path (Ans - [#2076](https://github.com/cfpb/design-system/pull/2076))
- Update Cypress command (Ans - [#2070](https://github.com/cfpb/design-system/pull/2070))
- Update to yarn 4.5.1 (Ans - [#1916](https://github.com/cfpb/design-system/pull/1916))
- Update dependencies: `@types/react`, `release-it`, `sass` (Ans - [#2074](https://github.com/cfpb/design-system/pull/2074))
- Update to ESLint@9.x - ([b7fff18](https://github.com/cfpb/design-system/commit/b7fff18ecbc44e9916d65738a52ed24e7cce9d75)) - Ans
- Add button link example | Correctly vertically align button group link buttons - ([3da715a](https://github.com/cfpb/design-system/commit/3da715a64b907cc71dc753395db42148408519fc)) - Ans
- Add button color to hover - ([5acef20](https://github.com/cfpb/design-system/commit/5acef20549ef2d2c224dfc767f24af740bf10fa2)) - Ans
- Change to center alignment - ([7f38dc7](https://github.com/cfpb/design-system/commit/7f38dc76307f4c9d00b581892259d676cb1fd867)) - Ans
- Switch to git-cliff from auto-changelog - ([2488161](https://github.com/cfpb/design-system/commit/2488161f3a13019778cec325c22870a0a7841933)) - Ans
- Rebuild assets - ([a6ff4d9](https://github.com/cfpb/design-system/commit/a6ff4d9740c7606a2740e30be6d27a28c6e5c4f8)) - Ans
### [v3.2.5](https://github.com/cfpb/design-system/compare/v3.2.4...v3.2.5) - 23 October 2024
## [3.2.7](https://github.com/cfpb/design-system/compare/v3.2.6..v3.2.7) - 2024-10-30
### General Changes
### PRs in this release
- Remove `o-table--entry-header-on-small` class (Ans - [#2069](https://github.com/cfpb/design-system/pull/2069))
- PR #[2082](https://github.com/cfpb/design-system/pull/2082): Add `aria-hidden:true` to SVG icons - Ans
### [v3.2.4](https://github.com/cfpb/design-system/compare/v3.2.3...v3.2.4) - 23 October 2024
### General
### [v3.2.3](https://github.com/cfpb/design-system/compare/v3.2.2...v3.2.3) - 16 October 2024
- Adjust npm publishing config - ([2f20b8d](https://github.com/cfpb/design-system/commit/2f20b8d83eb7f46298ad5aaa6ad30b700fb85257)) - Ans
- Add `aria-hidden:true` to SVG icons - ([e1f4811](https://github.com/cfpb/design-system/commit/e1f481195648f7d270011de9217e3cf73d5b91cb)) - Ans
- Correctly process icons - ([181bea2](https://github.com/cfpb/design-system/commit/181bea2a44d02c2dd66f22c4f1d461e985d8d6ee)) - Ans
- Re-build dist files - ([228c0ac](https://github.com/cfpb/design-system/commit/228c0ac5b0f1ea1962c7ceedfbcf37e65c077ac1)) - Ans
### General Changes
## [3.2.6](https://github.com/cfpb/design-system/compare/v3.2.5..v3.2.6) - 2024-10-25
- Rename `o-table-wrapper--scrolling` to `o-table--scrolling` (Ans - [#2068](https://github.com/cfpb/design-system/pull/2068))
- Lighthouse: Use envvar instead of set-output command (Ans - [#2067](https://github.com/cfpb/design-system/pull/2067))
- Update release-it, sass, stylelint (Ans - [#2066](https://github.com/cfpb/design-system/pull/2066))
### PRs in this release
### [v3.2.2](https://github.com/cfpb/design-system/compare/v3.2.1...v3.2.2) - 27 September 2024
- PR #[2075](https://github.com/cfpb/design-system/pull/2075): Update button groups to use flexbox - Ans
### General Changes
### General
- Adjust code comments (Ans - [#2064](https://github.com/cfpb/design-system/pull/2064))
- Add Cypress Cloud integration (Ans - [#2059](https://github.com/cfpb/design-system/pull/2059))
- Update button groups to use flexbox - ([fe857d0](https://github.com/cfpb/design-system/commit/fe857d02fe08a6f3f60d262ebf9ef9c4ed9a0a52)) - Ans
- Move auto-changelog dep to root - ([a2acba5](https://github.com/cfpb/design-system/commit/a2acba58b6bf636d3999e5fcdb9ac6be3b3dc0f8)) - Ans
### [v3.2.1](https://github.com/cfpb/design-system/compare/v3.2.0...v3.2.1) - 27 September 2024
## [3.2.5](https://github.com/cfpb/design-system/compare/v3.2.4..v3.2.5) - 2024-10-23
### General Changes
### PRs in this release
- Refresh npm cache (Ans - [#2063](https://github.com/cfpb/design-system/pull/2063))
- Further adjust release-it config (Ans - [#2062](https://github.com/cfpb/design-system/pull/2062))
- Adjust release-it config (Ans - [#2061](https://github.com/cfpb/design-system/pull/2061))
- Update types/react@18.3.9, cypress@13.15.0, esbuild@0.24.0, sass@1.79.3 (Ans - [#2060](https://github.com/cfpb/design-system/pull/2060))
- Swap lerna with release-it (Ans - [#2058](https://github.com/cfpb/design-system/pull/2058))
- PR #[2069](https://github.com/cfpb/design-system/pull/2069): Remove `o-table--entry-header-on-small` class - Ans
### [v3.2.0](https://github.com/cfpb/design-system/compare/v3.1.9...v3.2.0) - 25 September 2024
### General
### General Changes
- Remove - ([e839bde](https://github.com/cfpb/design-system/commit/e839bde972624c90c36bc58526df71a4e6d0c04a)) - Ans
- Add more `publishConfig` - ([b54c1c1](https://github.com/cfpb/design-system/commit/b54c1c19f8d2d559f428281b8ed1e64a57e41dac)) - Ans
- Refactor heading mixins (Ans - [#2055](https://github.com/cfpb/design-system/pull/2055))
- Update types/react@18.3.8, concurrently@9.0.1, postcss@8.4.47, sass@179.2, saucectl@0.186.0 (Ans - [#2056](https://github.com/cfpb/design-system/pull/2056))
- More color contrast adjustments | Formatting fixes (Ans - [#2053](https://github.com/cfpb/design-system/pull/2053))
- Fix syntax highlighting a11y failures (Ans - [#2052](https://github.com/cfpb/design-system/pull/2052))
## [3.2.4](https://github.com/cfpb/design-system/compare/v3.2.3..v3.2.4) - 2024-10-23
### [v3.1.9](https://github.com/cfpb/design-system/compare/v3.1.8...v3.1.9) - 12 September 2024
### General
### General Changes
- Move auto-changelog to package - ([2eb43f2](https://github.com/cfpb/design-system/commit/2eb43f23cc3a8ebaa08da2c01f41fb273c50716e)) - Ans
- Filter tag tweaks (Ans - [#2051](https://github.com/cfpb/design-system/pull/2051))
## [3.2.3](https://github.com/cfpb/design-system/compare/v3.2.2..v3.2.3) - 2024-10-16
### [v3.1.8](https://github.com/cfpb/design-system/compare/v3.1.7...v3.1.8) - 11 September 2024
### PRs in this release
### General Changes
- PR #[2068](https://github.com/cfpb/design-system/pull/2068): Rename `o-table-wrapper--scrolling` to `o-table--scrolling` - Ans
- Replace multiselect tags with filter tags (Ans - [#2049](https://github.com/cfpb/design-system/pull/2049))
- Restructure and update development docs (Ans - [#2048](https://github.com/cfpb/design-system/pull/2048))
- Bump express from 4.19.2 to 4.20.0 (Ans - [#2047](https://github.com/cfpb/design-system/pull/2047))
- Update concurrently and saucectl (Ans - [#2044](https://github.com/cfpb/design-system/pull/2044))
- Combine build scripts (Ans - [#2043](https://github.com/cfpb/design-system/pull/2043))
### General
### [v3.1.7](https://github.com/cfpb/design-system/compare/v3.1.6...v3.1.7) - 10 September 2024
- Rename `o-table-wrapper--scrolling` to `o-table--scrolling` - ([acded96](https://github.com/cfpb/design-system/commit/acded9655df851d2971b0b8f8da7a5221c065e43)) - Ans
### General Changes
## [3.2.2](https://github.com/cfpb/design-system/compare/v3.2.1..v3.2.2) - 2024-09-27
- Update gap in tags (Ans - [#2046](https://github.com/cfpb/design-system/pull/2046))
### PRs in this release
### [v3.1.6](https://github.com/cfpb/design-system/compare/v3.1.5...v3.1.6) - 10 September 2024
- PR #[2064](https://github.com/cfpb/design-system/pull/2064): Adjust code comments - Ans
### General Changes
### General
- Add non-link topic tags (Ans - [#2045](https://github.com/cfpb/design-system/pull/2045))
- Adjust code comments - ([c31cf40](https://github.com/cfpb/design-system/commit/c31cf40a990abb6e38e96e5a2112f875d4311282)) - Ans
- Build assets - ([35eb3af](https://github.com/cfpb/design-system/commit/35eb3af2e3cd0c7f2a14bd111ed8e0b1392a9238)) - Ans
### [v3.1.5](https://github.com/cfpb/design-system/compare/v3.1.4...v3.1.5) - 10 September 2024
## [3.2.1](https://github.com/cfpb/design-system/compare/v3.2.0..v3.2.1) - 2024-09-27
### General Changes
### PRs in this release
- Add stacked topic tag group modifier (Ans - [#2042](https://github.com/cfpb/design-system/pull/2042))
- Adjust focus rectangle offset for default links, expandables, summaries (Ans - [#2037](https://github.com/cfpb/design-system/pull/2037))
- PR #[2058](https://github.com/cfpb/design-system/pull/2058): Swap lerna with release-it - Ans
- PR #[2063](https://github.com/cfpb/design-system/pull/2063): Refresh npm cache - Ans
### [v3.1.4](https://github.com/cfpb/design-system/compare/v3.1.3...v3.1.4) - 5 September 2024
### General
### General Changes
- Swap lerna for release-it - ([3eb955a](https://github.com/cfpb/design-system/commit/3eb955ab4557a8d8efb43d580a39c4e113f55e5d)) - Ans
- Revert to 3.2.0 - ([3f8c3e0](https://github.com/cfpb/design-system/commit/3f8c3e0bc8960f9f816e922cad115983ab2f10b8)) - Ans
- Revert to v3.2.0 - ([1fbc6ac](https://github.com/cfpb/design-system/commit/1fbc6ac8b76664dc2a342fe6224e081f50ac36b9)) - Ans
- Revert to v3.2.0 - ([a676d01](https://github.com/cfpb/design-system/commit/a676d01f243dd6da1c69640010e9f7101590cda5)) - Ans
- Revert to 3.2.0 - ([0222ad1](https://github.com/cfpb/design-system/commit/0222ad1c71bd76f6a8b8a4d9f51b00b5f8be1c5a)) - Ans
- Revert to v3.2.0 - ([abd9903](https://github.com/cfpb/design-system/commit/abd99037e4885bc8c19285d23b1757d088cc5424)) - Ans
- Revert to v3.2.0 - ([f8cf8f1](https://github.com/cfpb/design-system/commit/f8cf8f1a24a530b458583a91870b8841c8b1ff0b)) - Ans
- Revert to v3.2.0 - ([a42322d](https://github.com/cfpb/design-system/commit/a42322d39fb6c7372b2ffc00e0bd025c481e1c6b)) - Ans
- Revert to v3.2.0 - ([9eb2d8c](https://github.com/cfpb/design-system/commit/9eb2d8c3fde5da7e12a9ec5f23a3d958a08eac13)) - Ans
- Update index.scss (Ans - [#2039](https://github.com/cfpb/design-system/pull/2039))
## [3.2.0](https://github.com/cfpb/design-system/compare/v3.1.9..v3.2.0) - 2024-09-25
### [v3.1.3](https://github.com/cfpb/design-system/compare/v3.1.2...v3.1.3) - 5 September 2024
### PRs in this release
### General Changes
- PR #[2053](https://github.com/cfpb/design-system/pull/2053): More color contrast adjustments | Formatting fixes - Ans
- PR #[2056](https://github.com/cfpb/design-system/pull/2056): Update types/react@18.3.8, concurrently@9.0.1, postcss@8.4.47, sass@179.2, saucectl@0.186.0 - Ans
- PR #[2055](https://github.com/cfpb/design-system/pull/2055): Refactor heading mixins - Ans
- Add tag RTL code (Ans - [#2038](https://github.com/cfpb/design-system/pull/2038))
### General
### [v3.1.2](https://github.com/cfpb/design-system/compare/v3.1.1...v3.1.2) - 5 September 2024
- More color contrast adjustments | Formatting fixes - ([f3c95e5](https://github.com/cfpb/design-system/commit/f3c95e5c960bd0fe0c6a640de076428d3f994eca)) - Ans
- Remove redundant abstracts imports - ([57d178b](https://github.com/cfpb/design-system/commit/57d178b24f7acee3a1d704c221c4ff9ed054ec9c)) - Ans
- Refactor heading mixins - ([6f421a6](https://github.com/cfpb/design-system/commit/6f421a6ef6ea17c076fe34db23bdfe855ee71cc4)) - Ans
- V3.2.0 - ([1b92196](https://github.com/cfpb/design-system/commit/1b92196c49399125ce790a1c43e47e02659e3e3e)) - Ans
### General Changes
## [3.1.9](https://github.com/cfpb/design-system/compare/v3.1.8..v3.1.9) - 2024-09-12
- Adjust tags outline and coloring (Ans - [#2036](https://github.com/cfpb/design-system/pull/2036))
- Remove `$font-size` variable (Ans - [#2027](https://github.com/cfpb/design-system/pull/2027))
### PRs in this release
### [v3.1.1](https://github.com/cfpb/design-system/compare/v3.1.0...v3.1.1) - 4 September 2024
- PR #[2051](https://github.com/cfpb/design-system/pull/2051): Filter tag tweaks - Ans
### General Changes
### General
- Update accordion BEM fix (Ans - [#2034](https://github.com/cfpb/design-system/pull/2034))
- Update types/react, decap-cms-app, cypress, postcss, sass, saucectl, stylelint (Ans - [#2035](https://github.com/cfpb/design-system/pull/2035))
- Bump micromatch from 4.0.7 to 4.0.8 (Ans - [#2033](https://github.com/cfpb/design-system/pull/2033))
- V3.1.8 - ([f7b4d78](https://github.com/cfpb/design-system/commit/f7b4d7854e74fa99e2439c90ea28dc194f70c3cc)) - Ans
- Tweak filter tag layout - ([9c0c1f3](https://github.com/cfpb/design-system/commit/9c0c1f362f41e391f4c416fffec5665029e18858)) - Ans
- Bump version - ([8af1437](https://github.com/cfpb/design-system/commit/8af143793243ce4b08e7be32219a4cb3f6e86ee9)) - Ans
- V3.1.9 - ([b6b39a3](https://github.com/cfpb/design-system/commit/b6b39a3000a8fd8f75f237db1a86d3f3725780f8)) - Ans
### [v3.1.0](https://github.com/cfpb/design-system/compare/v3.0.3...v3.1.0) - 4 September 2024
## [3.1.8](https://github.com/cfpb/design-system/compare/v3.1.7..v3.1.8) - 2024-09-11
### General Changes
### PRs in this release
- Add topic tags | Re-arrange links page | Adjust sass imports (Ans - [#2031](https://github.com/cfpb/design-system/pull/2031))
- Remove empty link from tags page (Andy Chosak - [#2030](https://github.com/cfpb/design-system/pull/2030))
- PR #[2049](https://github.com/cfpb/design-system/pull/2049): Replace multiselect tags with filter tags - Ans
### [v3.0.3](https://github.com/cfpb/design-system/compare/v3.0.2...v3.0.3) - 22 August 2024
### General
### General Changes
- Merge branch 'main' into ans_build - Ans
- Replace multiselect tags with filter tags - ([5052532](https://github.com/cfpb/design-system/commit/505253216946dc9f5c344966d88b38b89a90a92b)) - Ans
- Bump version - ([caa9f2f](https://github.com/cfpb/design-system/commit/caa9f2ffb1f452b547dcfc8410e9aef876ea3ae2)) - Ans
- V3.1.8 - ([ce63bfc](https://github.com/cfpb/design-system/commit/ce63bfcdecf687e9b96ab2420db225649b65db4b)) - Ans
- Linter autofixes (Ans - [#2028](https://github.com/cfpb/design-system/pull/2028))
- Fix malformed line-height (Ans - [#2029](https://github.com/cfpb/design-system/pull/2029))
- Tags: Add initial tag styling (Ans - [#2026](https://github.com/cfpb/design-system/pull/2026))
- Merge footer into main content styles (Ans - [#2025](https://github.com/cfpb/design-system/pull/2025))
## [3.1.7](https://github.com/cfpb/design-system/compare/v3.1.6..v3.1.7) - 2024-09-10
### [v3.0.2](https://github.com/cfpb/design-system/compare/v3.0.1...v3.0.2) - 21 August 2024
### PRs in this release
### General Changes
- PR #[2046](https://github.com/cfpb/design-system/pull/2046): Update gap in tags - Ans
- FCM: Unquote padding-bottom value in video-playing class (Ans - [#2024](https://github.com/cfpb/design-system/pull/2024))
- Bump axios from 1.7.3 to 1.7.4 (Ans - [#2021](https://github.com/cfpb/design-system/pull/2021))
### General
### [v3.0.1](https://github.com/cfpb/design-system/compare/v3.0.0...v3.0.1) - 16 August 2024
- Update gap in tags - ([e6c8fa1](https://github.com/cfpb/design-system/commit/e6c8fa116ab842a83ff7b32f24db8251eb591cfb)) - Ans
- Bump version - ([8f68113](https://github.com/cfpb/design-system/commit/8f68113c89ae1e24550d23c76a1765daac3a1a63)) - Ans
- V3.1.7 - ([4154531](https://github.com/cfpb/design-system/commit/415453147d44ab32977359f985c50a66799818c1)) - Ans
### General Changes
## [3.1.6](https://github.com/cfpb/design-system/compare/v3.1.5..v3.1.6) - 2024-09-10
- Create root package index.scss (Ans - [#2022](https://github.com/cfpb/design-system/pull/2022))
### PRs in this release
## [v3.0.0](https://github.com/cfpb/design-system/compare/v2.0.1...v3.0.0) - 16 August 2024
- PR #[2045](https://github.com/cfpb/design-system/pull/2045): Add non-link topic tags - Ans
### General Changes
### General
- Update decap-cms-app@3.3.2, saucectl@0.183.0, stylelint@16.8.2, cypress@13.13.3, esbuild@0.23.1 (Ans - [#2020](https://github.com/cfpb/design-system/pull/2020))
- Pre-v3 prep (Ans - [#2019](https://github.com/cfpb/design-system/pull/2019))
- Remove default export (Ans - [#2018](https://github.com/cfpb/design-system/pull/2018))
- Add base index file | Remove less file (Ans - [#2017](https://github.com/cfpb/design-system/pull/2017))
- Add script to decap preview (Ans - [#2016](https://github.com/cfpb/design-system/pull/2016))
- Update font docs (Ans - [#2015](https://github.com/cfpb/design-system/pull/2015))
- Update banner color scheme (Ans - [#2014](https://github.com/cfpb/design-system/pull/2014))
- Migrate netlify-cms to decap-cms (Ans - [#1980](https://github.com/cfpb/design-system/pull/1980))
- Consolidate packages into cfpb-design-system (Ans - [#2005](https://github.com/cfpb/design-system/pull/2005))
- Update saucectl 0.180.0 (Ans - [#2013](https://github.com/cfpb/design-system/pull/2013))
- Patch bump autoprefixer, lerna, postcss (Ans - [#2012](https://github.com/cfpb/design-system/pull/2012))
- Remove `a-legend` class | Move legends inside fieldsets (Ans - [#2009](https://github.com/cfpb/design-system/pull/2009))
- Update cypress, lerna, postcss, saucectl, stylelint (Ans - [#2010](https://github.com/cfpb/design-system/pull/2010))
- Add non-link topic tags - ([f1c3158](https://github.com/cfpb/design-system/commit/f1c3158e739b114d92f83daeb79763af5c781b92)) - Ans
- V3.1.6 - ([59f8344](https://github.com/cfpb/design-system/commit/59f83442c41d4ca6803d22971964dab26efb0ef0)) - Ans
## [3.1.5](https://github.com/cfpb/design-system/compare/v3.1.4..v3.1.5) - 2024-09-10
### PRs in this release
- PR #[2037](https://github.com/cfpb/design-system/pull/2037): Adjust focus rectangle offset for default links, expandables, summaries - Ans
- PR #[2042](https://github.com/cfpb/design-system/pull/2042): Add stacked topic tag group modifier - Ans
### General
- Adds default outline-offset of 1px to focused links - ([5c00dbe](https://github.com/cfpb/design-system/commit/5c00dbefb47b2f8043eab1f94a9d34e23f011867)) - Ans
- Adjust focus rectangle offset - ([3ed54e6](https://github.com/cfpb/design-system/commit/3ed54e6bb0d91615ca42ab71edf3ade33ac7c1ee)) - Ans
- Add stacked topic tag group modifier - ([b89b032](https://github.com/cfpb/design-system/commit/b89b032b0bd5593ceb496e5449d20ed5dc396178)) - Ans
- V3.1.5 - ([37c1b91](https://github.com/cfpb/design-system/commit/37c1b91a345ebaf7098509a05ec1e972cbcd91c3)) - Ans
## [3.1.4](https://github.com/cfpb/design-system/compare/v3.1.3..v3.1.4) - 2024-09-05
### PRs in this release
- PR #[2039](https://github.com/cfpb/design-system/pull/2039): Update index.scss - Ans
### General
- Update index.scss - ([f6ba359](https://github.com/cfpb/design-system/commit/f6ba3598acd1d58c5dff277218055d9ed74b6bd6)) - Ans
- V3.1.4 - ([62179e8](https://github.com/cfpb/design-system/commit/62179e890fdeafb650900377678bde853f0f7a9d)) - Ans
## [3.1.3](https://github.com/cfpb/design-system/compare/v3.1.2..v3.1.3) - 2024-09-05
### PRs in this release
- PR #[2038](https://github.com/cfpb/design-system/pull/2038): Add tag RTL code - Ans
### General
- Add tag RTL code - ([6239902](https://github.com/cfpb/design-system/commit/62399029913e444a8809dd65fff6f1a98e580098)) - Ans
- V3.1.3 - ([072112e](https://github.com/cfpb/design-system/commit/072112ea27fe26d283d6b230de22582c3be09370)) - Ans
## [3.1.2](https://github.com/cfpb/design-system/compare/v3.1.1..v3.1.2) - 2024-09-05
### PRs in this release
- PR #[2027](https://github.com/cfpb/design-system/pull/2027): Remove `$font-size` variable - Ans
- PR #[2036](https://github.com/cfpb/design-system/pull/2036): Adjust tags outline and coloring - Ans
### General
- Remove $font-size variable - ([de3bc6a](https://github.com/cfpb/design-system/commit/de3bc6a7b8e58374483509ffcef2328c5e9a4baa)) - Ans
- Adjust tags outline and coloring - ([843ced7](https://github.com/cfpb/design-system/commit/843ced766cfa3930574c45bd70f19f272508a415)) - Ans
- Bump version - ([647e344](https://github.com/cfpb/design-system/commit/647e34496e3958aacef027ba35c3e3069e59772f)) - Ans
- V3.1.2 - ([def4f44](https://github.com/cfpb/design-system/commit/def4f440c6e4df31e9c9001a3630e14011c2c840)) - Ans
## [3.1.1](https://github.com/cfpb/design-system/compare/v3.1.0..v3.1.1) - 2024-09-05
### PRs in this release
- PR #[2035](https://github.com/cfpb/design-system/pull/2035): Update types/react, decap-cms-app, cypress, postcss, sass, saucectl, stylelint - Ans
- PR #[2034](https://github.com/cfpb/design-system/pull/2034): Update accordion BEM fix - Ans
### General
- Update accordion BEM fix - ([13dd557](https://github.com/cfpb/design-system/commit/13dd557463a7d62e9ba09c6fb5e833be2e9f5d22)) - Ans
- Update types/react, decap-cms-app, cypress, postcss, sass, saucectl, stylelint - ([7dcaaf2](https://github.com/cfpb/design-system/commit/7dcaaf2a7c4ef72ef9aa8d1e5556993e79db3514)) - Ans
- Merge branch 'main' into ans_accordion_bem - Ans
- Bump version - ([5faa23f](https://github.com/cfpb/design-system/commit/5faa23fcf2f8b3e49bfc8ae88d9a3326073ba08a)) - Ans
- V3.1.1 - ([6d08f67](https://github.com/cfpb/design-system/commit/6d08f674140b371f4c5eb6cfa1837320f5350fb9)) - Ans
## [3.1.0](https://github.com/cfpb/design-system/compare/v3.0.3..v3.1.0) - 2024-09-04
### PRs in this release
- PR #[2031](https://github.com/cfpb/design-system/pull/2031): Add topic tags | Re-arrange links page | Adjust sass imports - Ans
### General
- Add topic tags | Re-arrange links page | Adjust sass imports - ([6074735](https://github.com/cfpb/design-system/commit/60747356f5ee271e1e551651e5b5b19b919900e0)) - Ans
- Adjust topic tag underlining - ([c1b2d19](https://github.com/cfpb/design-system/commit/c1b2d191299c385d4df8d9d2ef96b6f50bc39db2)) - Ans
- Add topic tag bullet class - ([d187f9c](https://github.com/cfpb/design-system/commit/d187f9c35debfcc5e5332ba64392a816a6e345fb)) - Ans
- Break long words at small screen sizes - ([f522017](https://github.com/cfpb/design-system/commit/f522017aedbd62eb840f4d8670f9a3157926e728)) - Ans
- Bump version - ([a5d1c70](https://github.com/cfpb/design-system/commit/a5d1c709bc5f79e229859729fe085e8730264a61)) - Ans
- V3.1.0 - ([95e0718](https://github.com/cfpb/design-system/commit/95e07185441126cf0376f28f49180a77168ee413)) - Ans
## [3.0.3](https://github.com/cfpb/design-system/compare/v3.0.2..v3.0.3) - 2024-08-22
### PRs in this release
- PR #[2026](https://github.com/cfpb/design-system/pull/2026): Tags: Add initial tag styling - Ans
- PR #[2029](https://github.com/cfpb/design-system/pull/2029): Fix malformed line-height - Ans
- PR #[2028](https://github.com/cfpb/design-system/pull/2028): Linter autofixes - Ans
### General
- Add initial tag styling - ([68883eb](https://github.com/cfpb/design-system/commit/68883ebda6bedba02b3a86f17497d22f635e9d4d)) - Ans
- Update tags to regular weight - ([cad141f](https://github.com/cfpb/design-system/commit/cad141f577a923d7ad368d3594f21ae18a7bf5e1)) - Ans
- Fix malformed line-height - ([a902e01](https://github.com/cfpb/design-system/commit/a902e019bb6731d749230b40b08dd57e237206b6)) - Ans
- Autofix linter - ([600f799](https://github.com/cfpb/design-system/commit/600f799b54aaea34ba20644571d26808e074ccf6)) - Ans
- Bump version - ([8822087](https://github.com/cfpb/design-system/commit/8822087c8b24f8d2edfd9ae56064a893122983d9)) - Ans
- V3.0.3 - ([85b594f](https://github.com/cfpb/design-system/commit/85b594f98ad76a7bfcfd8576b9fcb82f89dd1c56)) - Ans
## [3.0.2](https://github.com/cfpb/design-system/compare/v3.0.1..v3.0.2) - 2024-08-21
### PRs in this release
- PR #[2024](https://github.com/cfpb/design-system/pull/2024): FCM: Unquote padding-bottom value in video-playing class - Ans
### General
- Unquote padding-bottom value in video-playing class - ([0972a29](https://github.com/cfpb/design-system/commit/0972a292720d5edb04c2c17e1ca5ad5ca38a5e74)) - Ans
- V3.0.2 - ([f01daeb](https://github.com/cfpb/design-system/commit/f01daeba6c0204356ed86358d51a0f25e4af9159)) - Ans
## [3.0.1](https://github.com/cfpb/design-system/compare/v3.0.0..v3.0.1) - 2024-08-16
### PRs in this release
- PR #[2022](https://github.com/cfpb/design-system/pull/2022): Create root package index.scss - Ans
### General
- Create root package index.scss - ([b4ae5d0](https://github.com/cfpb/design-system/commit/b4ae5d08c7bee7f09ef478743038b02e7bb4d55d)) - Ans
- V3.0.1 - ([dbcf5b3](https://github.com/cfpb/design-system/commit/dbcf5b3bcc5b64fa7760011f05c7d7fa8517406a)) - Ans
## [3.0.0] - 2024-08-16
### PRs in this release
- PR #[2005](https://github.com/cfpb/design-system/pull/2005): Consolidate packages into cfpb-design-system - Ans
- PR #[2014](https://github.com/cfpb/design-system/pull/2014): Update banner color scheme - Ans
- PR #[2016](https://github.com/cfpb/design-system/pull/2016): Add script to decap preview - Ans
- PR #[2017](https://github.com/cfpb/design-system/pull/2017): Add base index file | Remove less file - Ans
- PR #[2018](https://github.com/cfpb/design-system/pull/2018): Remove default export - Ans
- PR #[2019](https://github.com/cfpb/design-system/pull/2019): Pre-v3 prep - Ans
- PR #[2020](https://github.com/cfpb/design-system/pull/2020): Update decap-cms-app@3.3.2, saucectl@0.183.0, stylelint@16.8.2, cypress@13.13.3, esbuild@0.23.1 - Ans
### General
- Consolidate packages into cfpb-design-system - ([eb63aba](https://github.com/cfpb/design-system/commit/eb63aba9edccaff1cb5739212b1dac7fa7c1be89)) - Ans
- Move some button and layout vars to the abstracts vars - ([434262e](https://github.com/cfpb/design-system/commit/434262eba8f0ac35f66fa6fd4d2cdaa065747e37)) - Ans
- Update banner color scheme - ([440ab7e](https://github.com/cfpb/design-system/commit/440ab7eab5b23082a6fd665fe246e86c0c9dcdbb)) - Ans
- Add script to decap preview - ([af903c9](https://github.com/cfpb/design-system/commit/af903c9180da5a6668c6943ef46ffd509f836912)) - Ans
- Add base index file | Remove less file - ([406e73e](https://github.com/cfpb/design-system/commit/406e73eb478053b53d6b2ba26870b50d2e6b9d69)) - Ans
- Remove default export - ([44c6a64](https://github.com/cfpb/design-system/commit/44c6a64252454aeba5ed1a7a9cb9985dfab7c949)) - Ans
- Remove underscore named files | Move custom props to mixin | Move some vars to global space - ([20b9076](https://github.com/cfpb/design-system/commit/20b9076365f4f19617ddaf78544af089ddf7d042)) - Ans
- Update decap-cms-app@3.3.2, saucectl@0.183.0, stylelint@16.8.2, cypress@13.13.3 - ([8c095fd](https://github.com/cfpb/design-system/commit/8c095fd73576729451d7ea285dd965528502b04a)) - Ans
- V3.0.0 - ([5810e39](https://github.com/cfpb/design-system/commit/5810e39c705e77c043124b0cebbb0aa370fe4116)) - Ans

@@ -1,2 +0,2 @@

(()=>{var l=Object.defineProperty;var a=(s,i)=>{for(var o in i)l(s,o,{get:i[o],enumerable:!0})};var t={};a(t,{default:()=>c});var c={};var e={};a(e,{default:()=>y});var y={};var n={};a(n,{default:()=>g});var g={};var r={};a(r,{default:()=>k});var k={};})();
(()=>{var l=Object.defineProperty;var a=(s,i)=>{for(var o in i)l(s,o,{get:i[o],enumerable:!0})};var e={};a(e,{default:()=>c});var c={};var t={};a(t,{default:()=>y});var y={};var n={};a(n,{default:()=>g});var g={};var r={};a(r,{default:()=>k});var k={};})();
//# sourceMappingURL=index.js.map
{
"name": "@cfpb/cfpb-design-system",
"version": "3.2.7",
"version": "3.2.8",
"description": "CFPB's UI framework",

@@ -24,11 +24,3 @@ "main": "src/index.js",

"gitHead": "d9b9862ef0a34a0ca6f4835347ac7f202ed50e3e",
"type": "module",
"auto-changelog": {
"commitLimit": false,
"ignoreCommitPattern": "^Update \".+\" page",
"output": "./CHANGELOG.md",
"startingVersion": "v3",
"template": "./changelog-template.hbs",
"unreleased": true
}
"type": "module"
}

@@ -1,2 +0,1 @@

/* eslint-disable no-use-before-define */
import {

@@ -3,0 +2,0 @@ add as addDataHook,

@@ -1,2 +0,1 @@

/* eslint-disable no-use-before-define */
import {

@@ -3,0 +2,0 @@ add as addDataHook,

@@ -48,3 +48,2 @@ /* ==========================================================================

) {
// eslint-disable-next-line no-use-before-define
behaviorElements = find(behaviorSelector, baseElement);

@@ -51,0 +50,0 @@ }

@@ -1,2 +0,1 @@

/* eslint-disable no-use-before-define */
import {

@@ -3,0 +2,0 @@ BEHAVIOR_PREFIX,

@@ -56,3 +56,3 @@ /* ==========================================================================

let rangeKey;
// eslint-disable-next-line guard-for-in
for (rangeKey in varsBreakpoints) {

@@ -59,0 +59,0 @@ breakpointState[rangeKey] = _inBreakpointRange(

@@ -124,3 +124,3 @@ /* ==========================================================================

// TODO Fix complexity issue
/* eslint-disable complexity, no-mixed-operators */
/**

@@ -142,3 +142,2 @@ * @name isEmpty

}
/* eslint-enable complexity, no-mixed-operators */

@@ -145,0 +144,0 @@ // Expose public methods.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc