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
@@ -9,6 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
## Unreleased
11
11
12
+
## [0.7.1] - 2026-04-01
13
+
14
+
### Fixed
15
+
16
+
-`filterExpressions` and `sortExpressions` property setters now replace the existing state instead of being additive. [#60](https://github.com/IgniteUI/igniteui-grid-lite/pull/60)
17
+
- Setting initial filter/sort state without column configuration no longer crashes. [#55](https://github.com/IgniteUI/igniteui-grid-lite/pull/55)
18
+
- Adopted styles are now correctly applied on connected callback. [#58](https://github.com/IgniteUI/igniteui-grid-lite/pull/58)
0 commit comments