Skip to content

Commit 9b68123

Browse files
authored
0.12.0 changelog
1 parent ecd0847 commit 9b68123

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
### 0.12.0
2+
3+
##### Updates:
4+
- DateTimePicker: Added ability to show Confirmation buttons, now defaults to True ([S#87](https://github.com/blazority/support/issues/87))
5+
- Timepicker: Ability to use up or down button continuously in rolling mode ([S#88](https://github.com/blazority/support/issues/88))
6+
- Combobox: Ability to have more control for selected items ([S#91](https://github.com/blazority/support/issues/91))
7+
- Datagrid: Added ability to customize group header title ([S#92](https://github.com/blazority/support/issues/92))
8+
9+
##### Issues
10+
- Header: Enhance styling when Dropdown is used within Header ([S#55](https://github.com/blazority/support/issues/55))
11+
- Combobox: Selected Item not visible when using arrow keys ([S#89](https://github.com/blazority/support/issues/89))
12+
- Datagrid: Filter overlay hides under table header in fixed header or fixed all mode ([S#69](https://github.com/blazority/support/issues/69))
13+
- Datagrid: Row action popup was not auto closing after click ([S#67](https://github.com/blazority/support/issues/67))
14+
- Alerts: Alert count becomes out of sync when using remove programmatically ([S#84](https://github.com/blazority/support/issues/84))
15+
16+
117
### 0.11.0
218

319
##### Features

0 commit comments

Comments
 (0)