Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 61d4aef

Browse files
Valentin HervieuValentin Hervieu
Valentin Hervieu
authored and
Valentin Hervieu
committed
Update changelog
1 parent 3c234fc commit 61d4aef

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 2.0.0 (2015-11-XX)
2+
## Breaking changes
3+
- All attributes except `rzSliderModel` and `rzSliderHigh` are moved to `rzSliderOptions`. (See the new documentation in ReadMe)
4+
5+
## Features
6+
- Add a `rzSliderOptions` attribute to pass options to the slider.
7+
- Add a `RzSliderOptions.options()` method to set global options.
8+
- Add a `scale` option to fix sliders displayed in an element that uses `transform: scale(0.5)`.
9+
- Add a `stepsArray` option (#163)
10+
- Add an `id` option that is passed to the translate function as second arg (#161)
11+
112
# 1.1.0 (2015-11-07)
213
## Features
314
- Configurable update interval (#153)

0 commit comments

Comments
 (0)