File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments