File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -795,6 +795,11 @@ func headerSegment(flag: Bool) -> some View {
795795------------
796796
797797## Release notes:
798+ ##### [v1.4.2](https :// github.com/exyte/Grid/releases/tag/1.4.2):
799+ - fixes not working gridItemAlignment and gridCommonItemsAlignment for vertical axis
800+
801+ < details>
802+ < summary> Previous releases</ summary>
798803##### [v1.4.1](https :// github.com/exyte/Grid/releases/tag/1.4.1):
799804- fixes the issue when Grid doesn’t update its content
800805
@@ -814,9 +819,6 @@ Grid(tracks: 2) {
814819
815820Grid didn't update titleText even if it's changed.
816821
817- < details>
818- < summary> Previous releases</ summary>
819-
820822##### [v1.4.0](https :// github.com/exyte/Grid/releases/tag/1.4.0):
821823- adds `gridItemAlignment` modifier to align per item
822824- adds `gridCommonItemsAlignment` modifier to align all items
You can’t perform that action at this time.
0 commit comments