Skip to content

Commit

Permalink
((no branch, rebasing release-3.9.0) (release-3.9.0) update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mrTuomoK committed Jul 2, 2024
1 parent 7145c0a commit 7459761
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- [Header.UserMenuButton] Button for a user menu that renders user's name and initials.
- [Header.ActionBarButton] A Button without dropdown items (as in Header.ActionBarItem)
- [Header.ActionBar] Add possibility to give the menu button a label with `menuButtonLabel` prop.
- [Header.ActionBarSubItem] Component for creating menus in Header
- [Header.ActionBarSubItemGroup] Container for creating grouped subitems with headings.

#### Changed

Changes that are not related to specific components

- [FileInput](packages/react/src/components/fileInput/FileInput.tsx) Added `minSize` property (default 0) for cases when the uploaded file must have non-zero length content

#### Fixed
Expand All @@ -32,7 +32,6 @@ Changes that are not related to specific components

#### Fixed

- [Component] What bugs/typos are fixed?
- [TextInput, TextArea] Fix read-only input focus styles.

### Documentation
Expand Down

0 comments on commit 7459761

Please sign in to comment.