Skip to content

Commit b2c846e

Browse files
authored
Merge branch 'master' into mpopov/fix-grid-row-actions-order-and-border
2 parents ae45136 + 81b978d commit b2c846e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,16 @@ All notable changes for each version of this project will be documented in this
1414
components and the old properties are deprecated.
1515

1616
Refer to the official documentation for more information.
17+
- `FilteringStrategy`
18+
- **Breaking Change** - `filter` method exposed by the `FilteringStrategy` class now requires 3rd `advancedExpressionsTree` and 4th `grid` parameters. If not needed, just pass `null`.
1719

1820
### New Features
1921
- `IgxCalendar`
2022
- Is now fully accessible to screen readers.
2123

2224
### Improvements
2325
- `IgxOverlay`
24-
- New functionality to automatically determine the correct animation that is needed when showing an overlay content. This is used with Auto Position strateгy, where the `IgxOverlay` content is flipped, depending on the available space.
26+
- New functionality to automatically determine the correct animation that is needed when showing an overlay content. This is used with Auto Position strategy, where the `IgxOverlay` content is flipped, depending on the available space.
2527

2628
## 10.2.0
2729

0 commit comments

Comments
 (0)