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
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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
+
1
12
### 0.9.8
2
13
##### Issues
3
14
- Combobox: Position property is not respected on first time ([S#41](https://github.com/blazority/support/issues/41))
0 commit comments