diff --git a/gradle/changelog/file_input_component.yaml b/gradle/changelog/file_input_component.yaml new file mode 100644 index 0000000000..d02e3abfb0 --- /dev/null +++ b/gradle/changelog/file_input_component.yaml @@ -0,0 +1,2 @@ +- type: fixed + description: Harmonize FileInput component with styleguide ([#1693](https://github.com/scm-manager/scm-manager/pull/1693)) diff --git a/scm-ui/ui-components/src/__snapshots__/storyshots.test.ts.snap b/scm-ui/ui-components/src/__snapshots__/storyshots.test.ts.snap index 8485602fbd..6fa4ee4174 100644 --- a/scm-ui/ui-components/src/__snapshots__/storyshots.test.ts.snap +++ b/scm-ui/ui-components/src/__snapshots__/storyshots.test.ts.snap @@ -46984,6 +46984,91 @@ exports[`Storyshots Forms|DropDown With Translation 1`] = ` `; +exports[`Storyshots Forms|FileInput Default 1`] = ` +
+ {JSON.stringify(stored, null, 2)}
+
+