We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8b7c01 commit e6059d4Copy full SHA for e6059d4
HISTORY.md
@@ -1,6 +1,10 @@
1
# History
2
----
3
4
+## 9.2.0
5
+
6
+[Feature] createSliderWithTooltip support getTooltipContainer
7
8
## 9.1.0
9
10
[Feature] Support `startPoint` prop.
package.json
@@ -1,6 +1,6 @@
{
"name": "rc-slider",
- "version": "9.1.1",
+ "version": "9.2.0",
"description": "Slider UI component for React",
"keywords": [
"react",
0 commit comments