Commit be094acf authored by Valentin Hervieu's avatar Valentin Hervieu

Update CHANGELOG.md

parent cfd0261c
<a name"0.1.36"></a>
### 0.1.36 (2015-10-12)
# 1.1.0 (2015-11-07)
## Features
- Configurable update interval (#153)
#### Features
## Bug fixes
- Update floor label so that it hides correctly when using single slider. (#155)
- Fix ticks values when step is a float.
- Remove the delta checking in updateLowHandle because it leads to hard-to-debug bugs.
# 1.0.0 (2015-10-13)
- Rename the NPM package from jusas-angularjs-slider to angularjs-slider because jusas was added by mistake during a PR.- Start to use semantic versioning.
# 0.1.36 (2015-10-12)
## Features
* Separate the LESS variables from the main file to ease versioning of local customisations.
<a name"0.1.35"></a>
### 0.1.35 (2015-10-08)
# 0.1.35 (2015-10-08)
#### Features
## Features
* Add enabled/disabled option for slider: `rz-slider-disabled="boolean"`
<a name"0.1.34"></a>
### 0.1.34 (2015-10-03)
# 0.1.34 (2015-10-03)
#### Features
## Features
* Support ticks for range sliders and slider with always visible bars.
<a name"0.1.33"></a>
### 0.1.33 (2015-10-02)
# 0.1.33 (2015-10-02)
#### Features
## Features
* Add a `rzSliderShowTicks` to show a tick on each step.
* Add a `rzSliderShowTicksValue ` to show a tick and its value on each step.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment