Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 0e59119

Browse files
authored
Add changelog entry for dcc#888 (#915)
1 parent 414be44 commit 0e59119

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1313
- Patch Release [1.58.4](https://github.com/plotly/plotly.js/releases/tag/v1.58.4)
1414
- Patch Release [1.58.3](https://github.com/plotly/plotly.js/releases/tag/v1.58.3)
1515

16+
### Added
17+
- [#888](https://github.com/plotly/dash-core-components/pull/888) Adds a `drag_value` prop to `dcc.Slider`to be able to fire callbacks from dragging and releasing the slider.
18+
1619
## [1.14.1] - 2020-12-09
1720
### Updated
1821
- [#898](https://github.com/plotly/dash-core-components/pull/898)

0 commit comments

Comments
 (0)