We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55f716c commit a53f7c4Copy full SHA for a53f7c4
CHANGELOG.md
@@ -53,7 +53,9 @@ All notable changes for each version of this project will be documented in this
53
- **Breaking Change** - The following input has been removed
54
- Input `columns`. Use `igxGrid` `columns` input instead.
55
- `IgxCarousel`
56
- - **Breaking Changes** -The carousel animation type `CarouselAnimationType` is renamed to `HorizontalAnimationType`.
+ - **Breaking Changes** -The carousel animation type `CarouselAnimationType` is renamed to `HorizontalAnimationType`.
57
+- `IgxToastComponent`
58
+ - **Deprecated** - The `position` input property has been deprecated. Use `positionSettings` input instead.
59
60
## 12.2.3
61
0 commit comments