Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
haschek committed Oct 2, 2024
1 parent 4ffdc30 commit c98fa99
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p

- `<MultiSuggestField />`
- An optional custom search function property has been added, it defines how to filter elements.
- `<FlexibleLayoutContainer />` and `<FlexibleLayoutItem />`
- helper components to create flex layouts for positioning sub elements
- stop misusing `Toolbar*` components to do that (anti pattern)
- basic Storybook example for `<Application* />` components

### Changed
Expand Down

0 comments on commit c98fa99

Please sign in to comment.