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
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,11 @@
1
+
### 1.0.4
2
+
#### Updates
3
+
- Datagrid: Added new event callback FilterChanged for filter value change use-cases
4
+
5
+
#### Bug fixes
6
+
- Missing source maps for dependencies from Nuget package ([S#119](https://github.com/blazority/support/issues/119))
7
+
- Tree View Checkbox - Ancestor nodes are not evaluating properly ([S#114](https://github.com/blazority/support/issues/114))
8
+
1
9
### 1.0.3
2
10
##### Updates
3
11
- Calendar based controls (Calendar, RangeCalender, Datepicker, Datetimepicker, DateRangepicker) now support supplying a custom class for a day ([S#112](https://github.com/blazority/support/issues/112))
0 commit comments