Skip to content

Commit 4883574

Browse files
committed
chore(changelog): add newly exposed output of the slider
Closes #6401
1 parent ff75d44 commit 4883574

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ All notable changes for each version of this project will be documented in this
6868
- `tickLabelsOrientation` input was added. Allows you to change the rotation of all tick labels from horizontal to vertical(toptobottom, bottomtotop).
6969
- `igxSliderTickLabel` directive has been introduced. Allows you to set a custom template for all tick labels.
7070
- `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.
7172

7273
- `IgxCarousel`:
7374
- `keyboardSupport` input is added, which can be used to enable and disable keyboard navigation

0 commit comments

Comments
 (0)