Skip to content

Commit f524f21

Browse files
committed
chore(slider): update changelog
Closes #3449
1 parent b3612bc commit f524f21

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Ignite UI for Angular Change Log
22

3+
## 7.3.4
4+
5+
36
All notable changes for each version of this project will be documented in this file.
47
## 7.3.3
58

@@ -8,6 +11,9 @@ In order to turn them off, you need to pass an argument and set it to `false`
811
```
912
@include igx-core($print-layout: false);
1013
```
14+
15+
- `igxSlider` - exposing new `labels` property accepting a collection of literal values that become equally spread over the slider, by placing each element as a thumb label.
16+
- `igxSlider` - deprecate **isContiunous** property.
1117

1218
## 7.3.1
1319
- `IgxGrid` Custom keyboard navigation

0 commit comments

Comments
 (0)