Skip to content

Commit ebfec84

Browse files
MKirovaMKirova
authored andcommitted
Merge from base.
2 parents 5eaa6f7 + 7eddcd2 commit ebfec84

File tree

6 files changed

+503
-5
lines changed

6 files changed

+503
-5
lines changed

CHANGELOG.md

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

6363
## 12.2.3
6464

6565
### General
6666
- **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.
67-
67+
- `IgxToastComponent`
68+
- **Deprecated** - The `position` input property has been deprecated. Use `positionSettings` input instead.
6869
## 12.2.1
6970

7071
### New Features

0 commit comments

Comments
 (0)