Skip to content

Commit 1ae6136

Browse files
committed
update changelog
1 parent 2ffb33d commit 1ae6136

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,19 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
1111
- `<ApplicationViewability />`
1212
- component for hiding elements in specific media
1313

14+
### Changed
15+
16+
- automatically hide user interaction elements in print view
17+
- all application header components except `<WorkspaceHeader />`
18+
- `<CardActions />` and `<CardOptions />`
19+
- `actionOptions` of `<ContentGroup />`
20+
- `actions` of `<Notification />`
21+
- `<OverviewItemActions />`
22+
- automatically serialize display of layout elements in print view
23+
- `<FlexibleLayoutItem />`
24+
- `<GridColumn />`
25+
- `<PropertyName />` and `<PropertyValue />`
26+
1427
## [25.0.0] - 2025-12-01
1528

1629
This is a major release, and it might be not compatible with your current usage of our library. Please read about the necessary changes in the section about how to migrate.

0 commit comments

Comments
 (0)