Skip to content

Commit 50ddb35

Browse files
authored
Merge pull request #10414 from IgniteUI/changelog-update
Update changelog with deprecation in Toast
2 parents 55f716c + f7cb8a1 commit 50ddb35

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,14 @@ All notable changes for each version of this project will be documented in this
5353
- **Breaking Change** - The following input has been removed
5454
- Input `columns`. Use `igxGrid` `columns` input instead.
5555
- `IgxCarousel`
56-
- **Breaking Changes** -The carousel animation type `CarouselAnimationType` is renamed to `HorizontalAnimationType`.
56+
- **Breaking Changes** -The carousel animation type `CarouselAnimationType` is renamed to `HorizontalAnimationType`.
5757

5858
## 12.2.3
5959

6060
### General
6161
- **Breaking Change** - `IgxPercentSummaryOperand` and `IgxCurrencySummaryOperand` have been removed and `IgxNumberSummaryOperand` should be used instead. If you have used the percent or currency summary operands to extend a custom summary operand from them, then change the custom operand to extend from the number summary operand.
62-
62+
- `IgxToastComponent`
63+
- **Deprecated** - The `position` input property has been deprecated. Use `positionSettings` input instead.
6364
## 12.2.1
6465

6566
### New Features

0 commit comments

Comments
 (0)