You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,19 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
11
11
-`<ApplicationViewability />`
12
12
- component for hiding elements in specific media
13
13
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
+
14
27
## [25.0.0] - 2025-12-01
15
28
16
29
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