Releases: user-interviews/ui-design-system
Releases · user-interviews/ui-design-system
Release v2.2.1
update snapshots
Release v2.2.0
Merge release/2.2.0 into main branch (#1014) * Update issue templates (#995) * Create -ui-design-system--pr.md (#996) * uses yalc for linking the DS to RS (#1000) * Bump @adobe/css-tools from 4.2.0 to 4.3.1 (#989) * upgrade storybook to 7.4.1 (#1005) * add TypeScript (#992) * Fixes up TS config (#993) * upgrade dependencies for semver (#1010) * adds necessary final step for unlinking rs (#1011)
Release v2.1.1
Merge release/2.1.1 into main branch (#987) * upgrade FontAwesome v6.4.0 (#980) * ensure EmptyState title and subtitle have same margin-bottom (#984) * Adding lateral style icon and collapsed text (#986)
Release v2.1.0
Merge release/2.1.0 into main branch (#977) * add target to Alert action (#974) * Bump word-wrap from 1.2.3 to 1.2.4 (#976) Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump semver from 5.7.1 to 5.7.2 (#967) Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump tough-cookie from 4.1.2 to 4.1.3 (#966) Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md) - [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Add RichTextEditor component (#972) Adds a RichTextEditor component to input and edit text with formatting. Currently supports bold, italic, link, unordered list, and ordered list.
Release v2.0.4
Merge release/2.0.4 into main branch (#964) * add feature variant to Alert / Callout, un-publish announcement variant (#963)
Release v2.0.3
Merge release/2.0.3 into main branch (#958) * export IconButton (#957)
Release v2.0.2
Merge release/2.0.2 into main branch (#954) * Move deploy to GitHub actions (#950) * add MoneyInput component (#951) * add IconButton (#953)
Release v2.0.1
Merge release/2.0.1 into main branch (#946) * Add loading props to DrawerFooter actions (#942) * change Chromatic build deploy on main branch (#944) * add EmptyState component (#939) * Update module resolver to resolve dependabot (#945)
Release v2.0.0-rc1
Merge release/2.0.0-rc1 into main branch (#935) * fix bad merge that included old SB6 duplicate docs (#934)
Release v1.43.1
Merge release/1.43.1 into main branch (#909) * Drawer/Fix DrawerFooter onPrimaryAction click handler (#908)