Skip to content

Commit e284755

Browse files
authored
Merge pull request #965 from IQSS/964-fix-design-system-changelog
move changes that didn't make it into 2.1.0 to unpublished.
2 parents 5e7b535 + 7b276e8 commit e284755

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

packages/design-system/CHANGELOG.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
55

66
# Non Published Changes
77

8+
### Fixed
9+
10+
- **FormText:** Add `className` prop to allow custom styling.
11+
- **FormInput:** Add `size` prop to allow different input sizes (e.g., 'sm', 'lg'). Defaults to standard size if not specified.
12+
- **Badge:**:
13+
- Add `pill` prop to allow pill-shaped badges.
14+
- Add `dataTestId` prop to facilitate testing.
15+
- Add `className` prop to allow custom styling.
16+
817
# [2.1.0](https://github.com/IQSS/dataverse-frontend/compare/@iqss/dataverse-design-system@2.0.2...@iqss/dataverse-design-system@2.1.0) (2025-10-09)
918

1019
### Added
@@ -28,12 +37,6 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
2837
- Fix word wrapping in options list to prevent overflow and ensure long text is displayed correctly.
2938
- **ButtonGroup:**
3039
- Fix styles for vertical button groups when using tooltips.
31-
- **FormText:** Add `className` prop to allow custom styling.
32-
- **FormInput:** Add `size` prop to allow different input sizes (e.g., 'sm', 'lg'). Defaults to standard size if not specified.
33-
- **Badge:**:
34-
- Add `pill` prop to allow pill-shaped badges.
35-
- Add `dataTestId` prop to facilitate testing.
36-
- Add `className` prop to allow custom styling.
3740

3841
# [2.0.2](https://github.com/IQSS/dataverse-frontend/compare/@iqss/dataverse-design-system@2.0.1...@iqss/dataverse-design-system@2.0.2) (2024-06-23)
3942

0 commit comments

Comments
 (0)