We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3a715c commit ecd0847Copy full SHA for ecd0847
CHANGELOG.md
@@ -18,6 +18,9 @@
18
- Datagrid: No way to reset filter value ([#207](https://github.com/karan-kang/blazority/issues/207))
19
- Accordion: Fixing accordion so only one panel is shown at a time ([#222](https://github.com/karan-kang/blazority/issues/222))
20
21
+##### Breaking Changes:
22
+- Datagrid: DatagridColumn's FiterMatch property has been renamed to FilterMatch to fix typo ([S#68](https://github.com/blazority/support/issues/68))
23
+
24
### 0.10.0
25
##### Features
26
- Added new [Grid](/grid) component for flexbox and responsive breakpoints ([S#48](https://github.com/blazority/support/issues/48))
0 commit comments