Skip to content

Commit 5e7e188

Browse files
committed
chore: Update CHANGELOG
1 parent d0e1236 commit 5e7e188

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1-
## 4.11.4
1+
## [next]
2+
23
- feat: Added Tagalog localization support ([#1207](https://github.com/bdlukaa/fluent_ui/pull/1207))
4+
- feat: Added `ListTile.decorationMargin` parameter
5+
- fix: Custom `ContextMenuButtonItem` are correctly displayed on text selection control ([#1212](https://github.com/bdlukaa/fluent_ui/pull/1212))
6+
- fix: `TreeView`'s focus always starts at first or last item ([#834](https://github.com/bdlukaa/fluent_ui/issues/834), [#1195](https://github.com/bdlukaa/fluent_ui/pull/1195))
7+
- fix: `InfoBar` no longer throw error when automatically closing ([#955](https://github.com/bdlukaa/fluent_ui/issues/955), [#1215](https://github.com/bdlukaa/fluent_ui/pull/1215))
38

49
## 4.11.3
510

6-
- feat: Added `ListTile.decorationMargin` parameter
711
- fix: `TabView.newTabIcon` is now typed as a `Widget` ([#1187](https://github.com/bdlukaa/fluent_ui/issues/1187))
812
- feat: `Expanded.enabled` ([#1188](https://github.com/bdlukaa/fluent_ui/issues/1188))
913
- fix: Correctly apply `TextBox.unfocusedColor` on unfocused highlight border ([#1192](https://github.com/bdlukaa/fluent_ui/issues/1192))
@@ -14,7 +18,6 @@
1418
## 4.11.2
1519

1620
- fix: Use correct scaffold background color when view is provided
17-
- fix: The focus should start at the tree item that was pressed last when using the keyboard
1821

1922
## 4.11.1
2023

0 commit comments

Comments
 (0)