Skip to content

Commit 837fadb

Browse files
committed
chore(carousel): update changelog
1 parent cbece86 commit 837fadb

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22

33
All notable changes for each version of this project will be documented in this file.
44

5-
## 19.0.0
5+
## 19.1.0
66
### General
7-
- `IgxFilteringService`, `IgxGridBaseDirective`
8-
- **Deprecation** The `filterGlobal` method has been deprecated and will be removed in a future version.
97
- `IgxCarousel`
108
- **Behavioral Changes** - the `maximumIndicatorsCount` input property now defaults to `10`.
119
- **Deprecation** - `CarouselIndicatorsOrientation` enum members `top` and `bottom` have been deprecated and will be removed in a future version. Use `start` and `end` instead.
1210

11+
## 19.0.0
12+
### General
13+
- `IgxFilteringService`, `IgxGridBaseDirective`
14+
- **Deprecation** The `filterGlobal` method has been deprecated and will be removed in a future version.
1315
### New Features
1416
- `IgxColumn`
1517
- Introduced the `disabledSummaries` property, allowing users to specify which summaries should be disabled for a given column. This property accepts an array of strings corresponding to the summary keys, enabling selective control over both default summaries (e.g., 'Count', 'Min') and any custom summaries created by the user.

0 commit comments

Comments
 (0)