Skip to content

Commit b8ba61f

Browse files
authored
v0.10.0
1 parent 130e4ea commit b8ba61f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
### 0.10.0
2+
##### Features
3+
- Added new [Grid](/grid) component for flexbox and responsive breakpoints ([S#48](https://github.com/blazority/support/issues/48))
4+
- Added new [Stepper](/stepper) component ([S#49](https://github.com/blazority/support/issues/49))
5+
6+
##### Updates:
7+
- Datagrid: Added ability to apply filter changes immediately via FilterImmediately property on DatagridColumn ([S#43](https://github.com/blazority/support/issues/43))
8+
9+
##### Issues
10+
- Label: Fixed an issue where OnClick was not working with Label controls
11+
112
### 0.9.8
213
##### Issues
314
- Combobox: Position property is not respected on first time ([S#41](https://github.com/blazority/support/issues/41))

0 commit comments

Comments
 (0)