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 ff75d44 commit 4883574Copy full SHA for 4883574
CHANGELOG.md
@@ -68,6 +68,7 @@ All notable changes for each version of this project will be documented in this
68
- `tickLabelsOrientation` input was added. Allows you to change the rotation of all tick labels from horizontal to vertical(toptobottom, bottomtotop).
69
- `igxSliderTickLabel` directive has been introduced. Allows you to set a custom template for all tick labels.
70
- `isContinuous` - input has been deleted. The option is not supported anymore.
71
+ - `onValueChanged` - new output has been exposed. This event is emitted at the end of every slide interaction.
72
73
- `IgxCarousel`:
74
- `keyboardSupport` input is added, which can be used to enable and disable keyboard navigation
0 commit comments