Compare commits

...
53 Commits
Author SHA1 Message Date
SimaQ 724245eb2a update version. 2015-10-30 12:14:09 +08:00
SimaQ 4b854b04e5 doc: update demo. 2015-10-30 12:13:12 +08:00
simaQ 66eee7a2ef Merge pull request #28 from benjycui/docs-range
docs: add docs for feature range
2015-10-28 23:27:50 +08:00
Benjy Cui eb18232523 docs: add docs for feature range 2015-10-28 11:31:24 +08:00
simaQ 1326e1e565 Merge pull request #25 from benjycui/feature-range
Feature range
2015-10-27 18:46:36 +08:00
Benjy Cui 3c86db909c feat: add support for range 2015-10-27 10:15:01 +08:00
Benjy Cui 040e0fef41 refactor: extract helper function from Slider 2015-10-20 19:31:05 +08:00
Benjy Cui ffbc799455 refactor: remove prefixCls for Handle 2015-10-20 19:31:05 +08:00
Benjy Cui 33e2ee6e9a refactor Slider with ES6 2015-10-20 19:31:05 +08:00
SimaQ 17d3f8ae54 update version. 2015-10-20 19:16:24 +08:00
SimaQ a1dd641e70 update demo. 2015-10-20 19:08:08 +08:00
simaQ 5a7f9df3d5 Merge pull request #22 from benjycui/master
refactor: extract sub components from Slider
2015-10-20 18:59:50 +08:00
Benjy Cui 2033c6ea32 refactor: extract sub components from Slider 2015-10-20 18:53:41 +08:00
yiminghe 4b4eb52147 update readme 2015-10-15 15:03:13 +08:00
yiminghe d2e678b1e3 update example 2015-10-15 15:01:51 +08:00
Benjy Cui ebf27cc9ba Merge pull request #24 from react-component/step-marks-fix
Step marks fix
2015-10-15 11:26:49 +08:00
SimaQ 314fc59d15 updata version. 2015-10-15 11:01:21 +08:00
SimaQ 7bd951072f fix: fix disabled style. 2015-10-15 11:01:21 +08:00
SimaQ d6779510f9 test: update test case. 2015-10-15 11:01:15 +08:00
SimaQ 2588a2b919 fix: fix#23. 2015-10-15 10:44:58 +08:00
yiminghe dd0a63dee3 change anim name 2015-10-14 23:08:51 +08:00
yiminghe 8b414d510b update travis 2015-10-14 23:06:24 +08:00
yiminghe 2c41239d90 fix style. fixes #19 2015-10-14 23:03:46 +08:00
simaQ 19f1183634 update version 2015-08-29 10:58:26 +08:00
simaQ 200d0810ce Merge pull request #21 from danioso/master
Sending new value to _start while dragging
2015-08-29 10:57:19 +08:00
Daniel Osorio e7007fbe8e Sending new value to _start while dragging 2015-08-27 19:23:57 -05:00
yiminghe 8f490c80be up 2015-08-25 21:45:26 +08:00
simaQ a68a839515 update README.md 2015-08-24 14:07:38 +08:00
Emma e615ffb7b0 Merge pull request #20 from jljsj33/addAnimation
add slider animation
2015-08-24 13:59:45 +08:00
jljsj c643ae235e tipTransitionName is tag 2015-08-24 13:21:08 +08:00
jljsj 93c92f5f37 改名字 2015-08-24 13:12:46 +08:00
jljsj 35ba80d884 add slider animation 2015-08-24 11:56:37 +08:00
simaQ c28f14272d update version 2015-08-19 17:37:45 +08:00
simaQ b70a4e8c94 fix: fix ie8 can not support e.pageX bug. 2015-08-19 17:18:36 +08:00
simaQ 41f5ddb9bd fix: Slider 点击圆点后气泡提示会消失以及分段式滑块无法拖动问题。 2015-08-19 16:51:28 +08:00
yiminghe 38edc4db93 update travis 2015-08-10 19:27:48 +08:00
yiminghe 93ddaef0c3 update demo 2015-08-07 12:50:38 +08:00
yiminghe dbc64888bc update docs 2015-08-07 12:47:07 +08:00
yiminghe 2112385ccc remove npmignore 2015-08-07 12:44:49 +08:00
yiminghe 11ef100472 upgrade rc-tooltip 2015-08-07 12:44:12 +08:00
yiminghe 6965bbcefe support value/index 2015-07-21 00:03:08 +08:00
yiminghe cf806616b1 Merge pull request #17 from react-component/defaultValUE
change value to defaultValue
2015-07-20 23:51:53 +08:00
yiminghe 9ebe2de0cb change value to defaultValue 2015-07-20 23:49:55 +08:00
simaQ ccdaa08a9a bug fix 2015-07-15 16:21:40 +08:00
simaQ 58b18484fe update version 2015-07-15 15:19:19 +08:00
simaQ 3a61ef37c6 bugfix: active step fix 2015-07-15 15:19:00 +08:00
Emma fc76a93949 Merge pull request #14 from benjycui/master
修复 Slider 滑块越界与 step 偏移的 Bug。
2015-07-15 14:51:17 +08:00
Benjy Cui 2cd34c0e40 Merge branch 'master' of github.com:react-component/slider 2015-07-15 14:21:11 +08:00
Benjy Cui 0dc20afce7 修复 Slider 滑块越界与 step 偏移的 Bug。 2015-07-15 10:48:35 +08:00
Benjy Cui b69a4af14f Merge pull request #13 from react-component/revert-10-master
Revert "修复 Slider 初始 `upperBound` 与 `sliderLength` 错误的 Bug。"
2015-07-15 09:19:45 +08:00
Benjy Cui 84e999697f Revert "修复 Slider 初始 upperBoundsliderLength 错误的 Bug。" 2015-07-15 17:11:25 +08:00
simaQ 8290cb0337 update online example url 2015-07-14 21:34:17 +08:00
simaQ be15e1c8db update version 2015-07-14 21:16:26 +08:00
14 changed files with 701 additions and 492 deletions
-29
View File
@@ -1,29 +0,0 @@
build/
*.cfg
nohup.out
*.iml
.idea/
.ipr
.iws
*~
~*
*.diff
*.log
*.patch
*.bak
.DS_Store
Thumbs.db
.project
.*proj
.svn/
*.swp
out/
.build
node_modules
.cache
examples
tests
src
/index.js
.*
assets/**/*.less
+8 -2
View File
@@ -1,11 +1,13 @@
language: node_js
sudo: false
notifications:
email:
- yiminghe@gmail.com
node_js:
- 0.12
- 4.0.0
before_install:
- |
@@ -14,7 +16,6 @@ before_install:
echo "Only docs were updated, stopping build process."
exit
fi
npm install mocha-phantomjs -g
phantomjs --version
script:
@@ -34,3 +35,8 @@ env:
global:
- secure: S1VwbaPzLnSH/IUT/wlJulxAX5VHRIDmSt53h/ycHcZsszUpWcLCJRQAe0fTVB2dAx5MdBbSZ+o+tr3tRwVB5TRAYm0oTCsYAkOZaWOB28RuUQtdGt3wf9xxTG1UiPiaLLUW3waX9zAaf3yqKBcJGf1op0RD8dksxbCFw/7xVbU=
- secure: EBEDg8k///IlEsnx0AE8X3mbFl0QE5+xGKbG4AxXlGZda12uTIPUSMKJzdZQ2hVbZXduTzf1cQl9rcu9nGoSnkL/DWnIax9cvHi+1orx5+YPlxPHNWAwWByTnHosBn2MJhfy1s5paJfHC9cUzmmEL6x4fYthWxjsPUo+irEZH6E=
matrix:
allow_failures:
- env: "TEST_TYPE=saucelabs"
+57 -15
View File
@@ -4,7 +4,6 @@
slider ui component for react
[![NPM version][npm-image]][npm-url]
[![SPM version](http://spmjs.io/badge/rc-slider)](http://spmjs.io/package/rc-slider)
[![build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![gemnasium deps][gemnasium-image]][gemnasium-url]
@@ -51,9 +50,10 @@ slider ui component for react
## Usage
```js
var Rcslider = require('rc-slider');
var React = require('react');
React.render(<Rcslider />, container);
var ReactDOM = require('react-dom');
var Rcslider = require('rc-slider');
ReactDOM.render(<Rcslider />, container);
```
## API
@@ -74,7 +74,7 @@ React.render(<Rcslider />, container);
<td>className</td>
<td>String</td>
<td>rc-slider</td>
<td>additional css class of root dom node</td>
<td>Additional css class for the root dom node</td>
</tr>
<tr>
<td>min</td>
@@ -94,29 +94,59 @@ React.render(<Rcslider />, container);
<td>1</td>
<td>Value to be added or subtracted on each step the slider makes. Must be greater than zero. max - min should be evenly divisible by the step value.</td>
</tr>
<tr>
<td>value</td>
<tr>
<td>range</td>
<td>boolean</td>
<td>false</td>
<td>Determines the type of slider. If range is `true`, two handles will be rendered in order to select a range.</td>
</tr>
<tr>
<td>defaultValue</td>
<td>number</td>
<td>0</td>
<td>Determines the initial positions of the handles.</td>
<td>If range is `false`, this prop will set the initial position of the handle.</td>
</tr>
<tr>
<td>defaultValues</td>
<td>[number, number]</td>
<td>[0, 0]</td>
<td>If range is `true`, this prop will set initial positions of handles respectively.</td>
</tr>
<tr>
<td>value</td>
<td>number</td>
<td></td>
<td>If range is `false`, this prop will set the current position of the handle.</td>
</tr>
<tr>
<td>values</td>
<td>[number, number]</td>
<td></td>
<td>If range is `true`, this prop will set current positions of handles respectively.</td>
</tr>
<tr>
<td>marks</td>
<td>array</td>
<td>[]</td>
<td>mark every step for the slider, it will ignore the `step` parameter if it has been defined</td>
<td>Mark every step for the slider, it will ignore the `step` parameter if it has been defined. Does not work with `range`</td>
</tr>
<tr>
<td>isIncluded</td>
<td>boolean</td>
<td>true</td>
<td>if the value is true, it means a continuous value interval, otherwise, it is a independent value.</td>
<td>If the value is `true`, it means a continuous value interval, otherwise, it is a independent value.</td>
</tr>
<tr>
<td>defaultIndex</td>
<td>number</td>
<td>0</td>
<td>For step or marks slider, determines the initial position of the handle. Does not work with `range`</td>
</tr>
<tr>
<td>index</td>
<td>number</td>
<td>0</td>
<td>For step or marks slider, determine the initial positions of the handles.</td>
<td></td>
<td>For step or marks slider, determines current position of the handle. Does not work with `range`</td>
</tr>
<tr>
<td>disabled</td>
@@ -124,6 +154,18 @@ React.render(<Rcslider />, container);
<td>false</td>
<td>If true the handles can't be moved.</td>
</tr>
<tr>
<td>tipTransitionName</td>
<td>string</td>
<td>''</td>
<td>Set the animation for tooltip if it shows.</td>
</tr>
<tr>
<td>withDots</td>
<td>bool</td>
<td>false</td>
<td>For linear slider, when the `step` value is greater than 1, you can set the `withDots` to `true` if you want to render the slider bar with dots.</td>
</tr>
</tbody>
</table>
@@ -136,17 +178,17 @@ npm start
## Example
http://localhost:8000/examples/
http://localhost:8005/examples/
online example: http://react-component.github.io/slider/build/examples/
online example: http://react-component.github.io/slider/
## Test Case
http://localhost:8000/tests/runner.html?coverage
http://localhost:8005/tests/runner.html?coverage
## Coverage
http://localhost:8000/node_modules/rc-server/node_modules/node-jscover/lib/front-end/jscoverage.html?w=http://localhost:8088/tests/runner.html?coverage
http://localhost:8005/node_modules/rc-server/node_modules/node-jscover/lib/front-end/jscoverage.html?w=http://localhost:8088/tests/runner.html?coverage
## License
+76 -10
View File
@@ -8,15 +8,17 @@
@tooltip-arrow-width: 4px;
@tooltip-distance: @tooltip-arrow-width+4;
@tooltip-arrow-color: @tooltip-bg;
@ease-out-quint : cubic-bezier(0.23, 1, 0.32, 1);
@ease-in-quint : cubic-bezier(0.755, 0.05, 0.855, 0.06);
* {
.borderBox() {
box-sizing: border-box;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); // remove tap highlight color for mobile safari
}
*:before,
*:after {
box-sizing: border-box;
* {
box-sizing: border-box;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); // remove tap highlight color for mobile safari
}
}
.@{prefixClass} {
@@ -26,6 +28,8 @@
border-radius: @border-radius-base;
background-color: #e9e9e9;
.borderBox();
&-track {
position: absolute;
left: 0;
@@ -117,13 +121,13 @@
background-color: @disabledColor;
}
.@{prefixClass}-handle {
.@{prefixClass}-handle, .@{prefixClass}-dot {
border-color: @disabledColor;
background-color: #fff;
cursor: not-allowed;
}
.@{prefixClass}-mark-text, .dot {
.@{prefixClass}-mark-text, .@{prefixClass}-dot {
cursor: not-allowed!important;
}
}
@@ -136,11 +140,13 @@
z-index: 4;
visibility: visible;
.borderBox();
&-hidden {
display: none;
}
&-placement-top {
&-placement-points-bc-tc {
padding: @tooltip-arrow-width 0 @tooltip-distance 0;
}
@@ -166,7 +172,7 @@
border-style: solid;
}
&-placement-top &-arrow {
&-placement-points-bc-tc &-arrow {
bottom: @tooltip-distance - @tooltip-arrow-width;
left: 50%;
margin-left: -@tooltip-arrow-width;
@@ -174,4 +180,64 @@
border-top-color: @tooltip-arrow-color;
}
}
}
}
.motion-common() {
animation-duration: .3s;
animation-fill-mode: both;
display: block !important;
}
.make-motion(@className, @keyframeName) {
.@{className}-enter, .@{className}-appear {
.motion-common();
animation-play-state: paused;
}
.@{className}-leave {
.motion-common();
animation-play-state: paused;
}
.@{className}-enter.@{className}-enter-active, .@{className}-appear.@{className}-appear-active {
animation-name: ~"@{keyframeName}In";
animation-play-state: running;
}
.@{className}-leave.@{className}-leave-active {
animation-name: ~"@{keyframeName}Out";
animation-play-state: running;
}
}
.zoom-motion(@className, @keyframeName) {
.make-motion(@className, @keyframeName);
.@{className}-enter, .@{className}-appear {
transform: scale(0, 0); // need this by yiminghe
animation-timing-function: @ease-out-quint;
}
.@{className}-leave {
animation-timing-function: @ease-in-quint;
}
}
.zoom-motion(rc-slider-tooltip-zoom-down, rcSliderTooltipZoomDown);
@keyframes rcSliderTooltipZoomDownIn {
0% {
opacity: 0;
transform-origin: 50% 100%;
transform: scale(0, 0);
}
100% {
transform-origin: 50% 100%;
transform: scale(1, 1);
}
}
@keyframes rcSliderTooltipZoomDownOut {
0% {
transform-origin: 50% 100%;
transform: scale(1, 1);
}
100% {
opacity: 0;
transform-origin: 50% 100%;
transform: scale(0, 0);
}
}
+40 -5
View File
@@ -1,9 +1,44 @@
'use strict';
require('rc-slider/assets/index.css');
require('rc-slider/assets/index.less');
var Slider = require('rc-slider');
var React = require('react');
// React.render(<Slider marks={["一","二","三","四","五"]} index={3}/>, document.getElementById('__react-content'));
// React.render(<Slider className='rc-slider' step={20}/>, document.getElementById('__react-content'));
React.render(<Slider />, document.getElementById('__react-content'));
var Slider = require('rc-slider');
var style = {width:400,margin:50};
function onChange(v) {
console.log(v);
}
React.render(
<div>
<div style={style}>
<p>基础滑块</p>
<Slider onChange={onChange} tipTransitionName='rc-slider-tooltip-zoom-down' />
</div>
<div style={style}>
<p>基础滑块step=20</p>
<Slider step={20} />
</div>
<div style={style}>
<p>基础滑块step=20 带原点</p>
<Slider withDots step={20} />
</div>
<div style={style}>
<p>双滑块</p>
<Slider range={true} min={10} max={90} values={[0, 30]} onChange={onChange} />
</div>
<div style={style}>
<p>双滑块step=20 </p>
<Slider range={true} withDots step={20} values={[0, 30]} onChange={onChange} isIncluded={false} />
</div>
<div style={style}>
<p>分段式滑块包含关系</p>
<Slider marks={["状态1","状态2","状态3","状态4"]} defaultIndex={1} />
</div>
<div style={style}>
<p>分段式滑块并列关系</p>
<Slider marks={["状态1","状态2","状态3","状态4"]} isIncluded={false} defaultIndex={1} />
</div>
</div>
, document.getElementById('__react-content'));
-1
View File
@@ -1,3 +1,2 @@
'use strict';
module.exports = require('./src/');
+20 -17
View File
@@ -1,6 +1,6 @@
{
"name": "rc-slider",
"version": "1.2.7",
"version": "1.6.0",
"description": "slider ui component for react",
"keywords": [
"react",
@@ -17,38 +17,41 @@
"bugs": {
"url": "http://github.com/react-component/slider/issues"
},
"files": [
"assets/*.css",
"lib"
],
"licenses": "MIT",
"main": "./lib/index.js",
"config": {
"port": 8000
"port": 8005
},
"scripts": {
"build": "rc-tools run build",
"precommit": "rc-tools run precommit",
"less": "rc-tools run less",
"gh-pages": "rc-tools run gh-pages",
"history": "rc-tools run history",
"start": "node --harmony node_modules/.bin/rc-server",
"publish": "rc-tools run tag",
"start": "rc-server",
"pub": "rc-tools run pub",
"lint": "rc-tools run lint",
"saucelabs": "node --harmony node_modules/.bin/rc-tools run saucelabs",
"browser-test": "node --harmony node_modules/.bin/rc-tools run browser-test",
"browser-test-cover": "node --harmony node_modules/.bin/rc-tools run browser-test-cover"
"karma": "rc-tools run karma",
"saucelabs": "rc-tools run saucelabs",
"browser-test": "rc-tools run browser-test",
"browser-test-cover": "rc-tools run browser-test-cover"
},
"devDependencies": {
"expect.js": "0.3.x",
"jquery": "^1.11.2",
"precommit-hook": "^1.0.7",
"rc-server": "3.x",
"rc-tools": "3.x",
"react": "^0.13.x",
"node-dev": "2.x",
"jquery": "^1.11.2"
"rc-tools": "4.x",
"react": "~0.14.0",
"react-addons-test-utils": "^0.14.0",
"react-dom": "~0.14.0"
},
"precommit": [
"precommit"
"lint"
],
"dependencies": {
"rc-tooltip": "^2.4.0",
"rc-util": "^2.0.2"
"rc-tooltip": "2.x",
"rc-util": "2.x"
}
}
+60
View File
@@ -0,0 +1,60 @@
import React from 'react';
import Tooltip from 'rc-tooltip';
export default class Handle extends React.Component {
constructor(props) {
super(props);
this.state = {
isTooltipVisible: false,
};
}
showTooltip() {
this.setState({
isTooltipVisible: true,
});
}
hideTooltip() {
this.setState({
isTooltipVisible: false,
});
}
render() {
const props = this.props;
const {className, tipTransitionName, offset, value} = props;
const {dragging, noTip} = props;
const style = { left: offset + '%' };
const handle = (<div className={className} style={style}
onMouseUp={this.showTooltip.bind(this)}
onMouseEnter={this.showTooltip.bind(this)}
onMouseLeave={this.hideTooltip.bind(this)}/>);
if (noTip) {
return handle;
}
const isTooltipVisible = dragging || this.state.isTooltipVisible;
return (<Tooltip
prefixCls={className.replace('handle', 'tooltip')}
placement={{points: ['bc', 'tc']}}
visible={isTooltipVisible}
overlay={<span>{value}</span>}
delay={0}
transitionName={tipTransitionName}>
{handle}
</Tooltip>);
}
}
Handle.propTypes = {
className: React.PropTypes.string,
offset: React.PropTypes.number,
tipTransitionName: React.PropTypes.string,
value: React.PropTypes.number,
dragging: React.PropTypes.bool,
noTip: React.PropTypes.bool,
};
+35
View File
@@ -0,0 +1,35 @@
import React from 'react';
import rcUtil from 'rc-util';
const Marks = ({className, marks, index, isIncluded}) => {
const marksLen = marks.length;
const unit = 100 / (marksLen - 1);
const markWidth = unit / 2 + '%';
const elements = [];
for (let i = 0; i < marksLen; i++) {
const isActived = (isIncluded && i <= index) || (!isIncluded && i === index);
const markClassName = rcUtil.classSet({
[className + '-text']: true,
[className + '-text-active']: isActived,
});
const style = { width: markWidth };
const offset = unit * i;
if (i === marksLen - 1) {
style.right = -unit / 4 + '%';
} else {
style.left = (i > 0 ? offset - unit / 4 : -unit / 4) + '%';
}
elements.push(<span className={markClassName} style={style} key={i}>
{marks[i]}
</span>);
}
return (<div className={className}>
{elements}
</div>);
};
export default Marks;
+346 -399
View File
@@ -1,10 +1,27 @@
'use strict';
import React from 'react';
import rcUtil, {Dom as DomUtils} from 'rc-util';
import Track from './Track';
import Handle from './Handle';
import Steps from './Steps';
import Marks from './Marks';
var React = require('react');
var Tooltip = require('rc-tooltip');
var DomUtils = require('rc-util').Dom;
function noop() {}
function isNotTouchEvent(e) {
return e.touches.length > 1 || (e.type.toLowerCase() === 'touchend' && e.touches.length > 0);
}
function getTouchPosition(e) {
return e.touches[0].pageX;
}
function getMousePosition(e) {
return e.pageX || (e.clientX + document.documentElement.scrollLeft); // to compat ie8
}
function pauseEvent(e) {
e.cancelBubble = true;
e.returnValue = false;
if (e.stopPropagation) {
e.stopPropagation();
}
@@ -13,453 +30,383 @@ function pauseEvent(e) {
}
}
function prefixClsFn(prefixCls) {
var args = Array.prototype.slice.call(arguments, 1);
return args.map((s)=> {
return prefixCls + '-' + s;
}).join(' ');
}
class Slider extends React.Component {
constructor(props) {
super(props);
var Slider = React.createClass({
propTypes: {
min: React.PropTypes.number,
max: React.PropTypes.number,
step: React.PropTypes.number,
value: React.PropTypes.number,
index: React.PropTypes.number,
marks: React.PropTypes.array,
isIncluded: React.PropTypes.bool,
className: React.PropTypes.string,
disabled: React.PropTypes.bool,
onBeforeChange: React.PropTypes.func,
onChange: React.PropTypes.func,
onAfterChange: React.PropTypes.func
},
getDefaultProps: function() {
return {
min: 0,
max: 100,
step: 1,
value: 0,
marks: [],
isIncluded: true,
className: 'rc-slider',
disabled: false,
index: 0
};
},
getInitialState: function() {
var props = this.props;
var value = this._trimAlignValue(props.value);
var marksLen = props.marks.length;
if (marksLen > 0) {
value = ((props.max - props.min) / (marksLen - 1)) * (props.index);
value = value.toFixed(5);
let upperBound;
let lowerBound;
if (props.range) {
const values = (props.values || props.defaultValues);
upperBound = this.trimAlignValue(values[1]);
lowerBound = this.trimAlignValue(values[0]);
} else if (props.marks.length > 0) {
upperBound = this.calcValueFromProps(props);
} else {
// Note: Maybe `value` is `0`.
// So, check the existence of `value` with `in`.
const value = ('value' in props ? props.value : props.defaultValue);
upperBound = this.trimAlignValue(value);
}
return {
upperBound: 0,
sliderLength: 0,
value: value,
active: props.disabled ? '' : ((value > props.min || props.index > 0) ? 'active' : '')
};
},
componentWillReceiveProps: function(newProps) {
var value = newProps.value;
this.state.value = this._trimAlignValue(value, newProps);
},
componentDidMount: function() {
this._onHandleResizeListener = DomUtils.addEventListener(window, 'resize', this.handleResize);
setTimeout(this.handleResize, 0);
},
componentWillUnmount: function() {
if (this._onHandleResizeListener) {
this._onHandleResizeListener.remove();
let recent;
if (props.range && upperBound === lowerBound) {
if (lowerBound === props.max) {
recent = 'lowerBound';
}
if (upperBound === props.min) {
recent = 'upperBound';
}
} else {
recent = 'upperBound';
}
},
getValue: function() {
return this.state.value;
},
this.state = {
handle: null,
recent: recent,
upperBound: upperBound,
// If Slider is not range, set `lowerBound` equal to `min`.
lowerBound: (lowerBound || props.min),
};
}
getIndex: function() {
var props = this.props;
if (props.marks.length === 0) {
componentWillReceiveProps(nextProps) {
if (nextProps.range) {
const values = nextProps.values;
if (values) {
this.setState({
upperBound: values[1],
lowerBound: values[0],
});
}
} else if ('value' in nextProps) {
this.setState({
upperBound: nextProps.value,
});
} else if ('index' in nextProps) {
this.setState({
upperBound: this.calcValueFromProps(nextProps),
});
}
}
onMouseMove(e) {
const position = getMousePosition(e);
this.onMove(e, position);
}
onTouchMove(e) {
if (isNotTouchEvent(e)) {
this.end('touch');
return;
}
const position = getTouchPosition(e);
this.onMove(e, position);
}
onMove(e, position) {
pauseEvent(e);
const props = this.props;
const state = this.state;
const diffPosition = position - this.startPosition;
const diffValue = diffPosition / this.getSliderLength() * (props.max - props.min);
const value = this.trimAlignValue(this.startValue + diffValue);
const oldValue = state[state.handle];
if (value === oldValue) return;
if (!('value' in props) && !('index' in props)) {
this.setState({[state.handle]: value});
}
if (props.range) {
// `this.state` will not be updated immediately after `this.setState`.
// So, create a similar object.
const data = Object.assign({}, state, {[state.handle]: value});
this.triggerEvents('onChange', [data.lowerBound, data.upperBound]);
} else {
this.triggerEvents('onChange', value);
}
}
onTouchStart(e) {
if (isNotTouchEvent(e)) return;
const position = getTouchPosition(e);
this.onStart(position);
this.addDocumentEvents('touch');
pauseEvent(e);
}
onSliderMouseDown(e) {
const position = getMousePosition(e);
this.onStart(position);
this.addDocumentEvents('mouse');
pauseEvent(e);
}
onStart(position) {
this.triggerEvents('onBeforeChange');
const value = this.calcValueByPos(position);
this.startValue = value;
this.startPosition = position;
const {upperBound, lowerBound} = this.state;
const isUpperBoundCloser = Math.abs(upperBound - value) < Math.abs(lowerBound - value);
let valueNeedChanging = (!this.props.range || isUpperBoundCloser) ? 'upperBound' : 'lowerBound';
const isAtTheSamePoint = (upperBound === lowerBound);
valueNeedChanging = isAtTheSamePoint ? this.state.recent : valueNeedChanging;
this.setState({
handle: valueNeedChanging,
recent: valueNeedChanging,
[valueNeedChanging]: value,
});
if (this.props.range) {
const data = Object.assign({}, this.state, {[valueNeedChanging]: value});
this.triggerEvents('onChange', [data.lowerBound, data.upperBound]);
} else {
this.triggerEvents('onChange', value);
}
}
getIndex(value) {
const {marks, min, max, step} = this.props;
if (marks.length === 0) {
return Math.floor((value - min) / step);
}
const unit = ((max - min) / (marks.length - 1)).toFixed(5);
return Math.round(value / unit);
}
getSliderLength() {
const slider = this.refs.slider;
if (!slider) {
return 0;
}
var value = this.state.value;
var unit = ((props.max - props.min) / (props.marks.length - 1)).toFixed(5);
return Math.floor(value / unit);
},
_trimAlignValue: function(val, props) {
props = props || this.props;
return slider.clientWidth;
}
var step = props.marks.length > 0 ? (props.max - props.min) / (props.marks.length - 1) : props.step;
getSliderStart() {
const slider = this.refs.slider;
const rect = slider.getBoundingClientRect();
if (val <= props.min) {
val = props.min;
return rect.left;
}
trimAlignValue(v) {
const state = this.state || {};
const props = this.props;
const {marks, min, max} = props;
const step = marks.length > 0 ? (max - min) / (marks.length - 1) : props.step;
let val = v;
if (val <= min) {
val = min;
}
if (val >= props.max) {
val = props.max;
if (val >= max) {
val = max;
}
if (state.handle === 'upperBound' && val <= state.lowerBound) {
val = state.lowerBound;
}
if (state.handle === 'lowerBound' && val >= state.upperBound) {
val = state.upperBound;
}
var valModStep = (val - props.min) % step;
var alignValue = val - valModStep;
const valModStep = (val - min) % step;
let alignValue = val - valModStep;
if (Math.abs(valModStep) * 2 >= step) {
alignValue += (valModStep > 0) ? step : (-step);
}
return parseFloat(alignValue.toFixed(5));
},
}
_calcOffset: function(value) {
var ratio = (value - this.props.min) / (this.props.max - this.props.min);
return ratio * this.state.upperBound;
},
calcOffset(value) {
const {min, max} = this.props;
const ratio = (value - min) / (max - min);
return ratio * 100;
}
_calcValue: function(offset) {
var ratio = offset / this.state.upperBound;
return ratio * (this.props.max - this.props.min) + this.props.min;
},
calcValue(offset) {
const {min, max} = this.props;
const ratio = offset / this.getSliderLength();
return ratio * (max - min) + min;
}
_calValueByPos: function (position, callback) {
var pixelOffset = position - this.getSliderStart();
// pixelOffset -= (this.state.handleSize / 2);
calcValueByPos(position) {
const pixelOffset = position - this.getSliderStart();
const nextValue = this.trimAlignValue(this.calcValue(pixelOffset));
return nextValue;
}
var nextValue = this._trimAlignValue(this._calcValue(pixelOffset));
this.setState({value: nextValue, active: 'active'}, callback);
},
_getMousePosition: function(e) {
return e.pageX || (e.clientX + document.documentElement.scrollLeft);
},
_getTouchPosition: function (e) {
var touch = e.touches[0];
return touch.pageX;
},
_triggerEvents: function(event) {
var props = this.props;
var hasMarks = props.marks && props.marks.length > 0;
if (props[event]) {
props[event](hasMarks ? this.getIndex() : this.state.value);
calcValueFromProps(props) {
const marksLen = props.marks.length;
if (marksLen > 0) {
const index = ('index' in props ? props.index : props.defaultIndex);
const value = ((props.max - props.min) / (marksLen - 1)) * (index);
// `'1' / 1 => 1`, to make sure that the returned value is a `Number`.
return value.toFixed(5) / 1;
}
},
return ('value' in props ? props.value : props.defaultValue);
}
_addEventHandles: function(type) {
triggerEvents(event, v) {
const props = this.props;
const hasMarks = (props.marks.length > 0);
if (props[event]) {
let data;
if (hasMarks) {
data = this.getIndex(v);
} else if (v === undefined) {
data = this.state.value;
} else {
data = v;
}
props[event](data);
}
}
addDocumentEvents(type) {
if (type === 'touch') {
// just work for chrome iOS Safari and Android Browser
this._onTouchMoveListener = DomUtils.addEventListener(document, 'touchmove', this._onTouchMove);
this._onTouchUpListener = DomUtils.addEventListener(document, 'touchend', this._onTouchUp);
this.onTouchMoveListener = DomUtils.addEventListener(document, 'touchmove', this.onTouchMove.bind(this));
this.onTouchUpListener = DomUtils.addEventListener(document, 'touchend', this.end.bind(this, 'touch'));
} else if (type === 'mouse') {
this.onMouseMoveListener = DomUtils.addEventListener(document, 'mousemove', this.onMouseMove.bind(this));
this.onMouseUpListener = DomUtils.addEventListener(document, 'mouseup', this.end.bind(this, 'mouse'));
}
}
if (type === 'mouse') {
this._onMouseMoveListener = DomUtils.addEventListener(document, 'mousemove', this._onMouseMove);
this._onMouseUpListener = DomUtils.addEventListener(document, 'mouseup', this._onMouseUp);
}
},
_removeEventHandles: function (type) {
removeEventons(type) {
if (type === 'touch') {
this._onTouchMoveListener.remove();
this._onTouchUpListener.remove();
this.onTouchMoveListener.remove();
this.onTouchUpListener.remove();
} else if (type === 'mouse') {
this.onMouseMoveListener.remove();
this.onMouseUpListener.remove();
}
}
if (type === 'mouse') {
this._onMouseMoveListener.remove();
this._onMouseUpListener.remove();
}
},
end(type) {
this.removeEventons(type);
this.triggerEvents('onAfterChange');
this.setState({ handle: null });
}
_start: function(position) {
if (document.activeElement) {
document.activeElement.blur();
}
render() {
const {handle, upperBound, lowerBound} = this.state;
const props = this.props;
const {className, prefixCls, disabled, isIncluded, withDots, range} = props;
const {marks, step, max, min, tipTransitionName, children} = props;
const marksLen = marks.length;
this._triggerEvents('onBeforeChange');
this.setState({
startValue: this.state.value,
startPosition: position
const sliderClassName = rcUtil.classSet({
[prefixCls]: true,
[prefixCls + '-disabled']: disabled,
[className]: !!className,
});
},
_end: function(type) {
this._removeEventHandles(type);
this.setState(this._triggerEvents.bind(this, 'onAfterChange'));
},
const upperOffset = this.calcOffset(upperBound);
const lowerOffset = this.calcOffset(lowerBound);
_onMouseUp: function() {
this._end('mouse');
},
_onTouchUp: function() {
this._end('touch');
},
_onMouseMove: function(e) {
var position = this._getMousePosition(e);
this._handleMove(e, position);
},
_onTouchMove: function(e) {
if (e.touches.length > 1 || (e.type === 'touchend' && e.touches.length > 0)) {
return;
let track = null;
if (isIncluded || range) {
const trackClassName = prefixCls + '-track';
track = <Track className={trackClassName} offset={lowerOffset} length={upperOffset - lowerOffset} />;
}
var position = this._getTouchPosition(e);
const handleClassName = prefixCls + '-handle';
const isNoTip = marksLen > 0;
const upper = (<Handle className={handleClassName} tipTransitionName={tipTransitionName} noTip={isNoTip}
offset={upperOffset} value={upperBound} dragging={handle === 'upperBound'} />);
this._handleMove(e, position);
},
_handleMove: function(e, position) {
pauseEvent(e);
// var position = this._getMousePosition(e);
var props = this.props;
var state = this.state;
var value = state.value;
var oldValue = value;
var diffPosition = position - state.startPosition;
var diffValue = diffPosition / (state.sliderLength) * (props.max - props.min);
var newValue = this._trimAlignValue(state.startValue + diffValue);
value = newValue;
if (newValue !== oldValue) {
this.setState({value: value, active: 'active'}, this._triggerEvents.bind(this, 'onChange'));
}
},
handleResize: function() {
var slider = this.refs.slider.getDOMNode();
var rect = slider.getBoundingClientRect();
var sliderMin = rect.left;
var sliderMax = rect.right;
this.setState({
upperBound: slider.clientWidth,
sliderLength: Math.abs(sliderMax - sliderMin)
});
},
getSliderStart: function() {
var slider = this.refs.slider.getDOMNode();
var rect = slider.getBoundingClientRect();
return rect.left;
},
handleTouchStart: function(e) {
if (this.props.disabled || e.touches.length > 1 || (e.type === 'touchend' && e.touches.length > 0)) {
return;
let lower = null;
if (range) {
lower = (<Handle className={handleClassName} tipTransitionName={tipTransitionName} noTip={isNoTip}
offset={lowerOffset} value={lowerBound} dragging={handle === 'lowerBound'} />);
}
var position = this._getTouchPosition(e);
this.startPosition = position;
this._start(position);
this._addEventHandles('touch');
pauseEvent(e);
},
const upperIndex = this.getIndex(upperBound);
handleMouseDown: function() {
return (e) => {
if (this.props.disabled) {
return;
}
var position = this._getMousePosition(e);
this._start(position);
this._addEventHandles('mouse');
pauseEvent(e);
};
},
handleSliderMouseDown: function(e) {
if (this.props.disabled) {
return;
let steps = null;
if (marksLen > 0 || (step > 1 && withDots)) {
const stepsClassName = prefixCls + '-step';
const stepNum = marksLen > 0 ? marksLen : Math.floor((max - min) / step) + 1;
steps = (<Steps className={stepsClassName} stepNum={stepNum}
lowerIndex={this.getIndex(lowerBound)} upperIndex={upperIndex}
isIncluded={isIncluded || range} />);
}
var position = this._getMousePosition(e);
this._calValueByPos(position,
() => {
this._triggerEvents('onChange');
this._start(position);
this._addEventHandles('mouse');
}
);
pauseEvent(e);
},
renderSteps: function() {
var props = this.props;
var marksLen = props.marks.length;
var stepNum = marksLen > 0 ? marksLen : Math.floor((props.max - props.min) / props.step) + 1;
var unit = this.state.sliderLength / (stepNum - 1);
var prefixCls = props.className;
var stepClassName = prefixClsFn(prefixCls, 'step');
var elements = [];
for (var i = 0; i < stepNum; i++) {
var offset = unit * i;
var style = {
left: offset.toFixed(5)
};
var className = prefixClsFn(prefixCls, 'dot');
if (props.isIncluded) {
if (i <= this.getIndex() || (this._calcValue(offset) <= this.getValue())) {
className = prefixClsFn(prefixCls, 'dot', 'dot-active');
}
} else {
className = (i === this.getIndex()) ? prefixClsFn(prefixCls, 'dot', 'dot-active') : className;
}
elements[i] = (
<span className={className} style={style} ref={'step' + i}></span>
);
let mark = null;
if (marksLen > 0) {
const markClassName = prefixCls + '-mark';
mark = (<Marks className={markClassName} marks={marks}
index={upperIndex} isIncluded={isIncluded} />);
}
return (
<div className={stepClassName}>
{elements}
</div>
);
},
renderMark: function(i) {
var marks = this.props.marks;
var marksLen = marks.length;
var unit = this.state.sliderLength / (marksLen - 1);
var offset = unit * i;
var style = {
width: (unit / 2).toFixed(5)
};
if (i === marksLen - 1) {
style.right = -(style.width / 2).toFixed(5);
} else {
style.left = i > 0 ? (offset - unit / 4).toFixed(5) : -(style.width / 2).toFixed(5);
}
var prefixCls = this.props.className;
var className = prefixClsFn(prefixCls, 'mark-text');
if (this.props.isIncluded) {
if (i <= this.getIndex()) {
className = prefixClsFn(prefixCls, 'mark-text', 'mark-text-active');
}
} else {
className = (i === this.getIndex()) ? prefixClsFn(prefixCls, 'mark-text', 'mark-text-active') : className;
}
return (
<span className={className} style={style}>{this.props.marks[i]}</span>
);
},
renderMarks: function() {
var marks = this.props.marks;
var marksLen = marks.length;
var elements = [];
for (var i = 0; i < marksLen; i++) {
elements[i] = this.renderMark(i);
}
var prefixCls = this.props.className;
var className = prefixClsFn(prefixCls, 'mark');
return (
<div className={className}>
{elements}
</div>
);
},
renderHandle: function(offset) {
var handleStyle = {
left: offset
};
var prefixCls = this.props.className;
var className = prefixClsFn(prefixCls, 'handle');
if (this.state.active) {
className = prefixClsFn(prefixCls, 'handle', 'handle-active');
}
var handle = <div className={className}
ref = "handle"
style = {handleStyle}
href = "#"
onMouseDown = {this.handleMouseDown}
onTouchStart = {this.handleTouchStart}></div>;
if (this.props.marks.length > 0) {
return handle;
} else {
return (
<Tooltip
placement="top"
overlay={<span>{this.state.value}</span>}
delay={0}
prefixCls={prefixClsFn(prefixCls, 'tooltip')}>
{handle}
</Tooltip>
);
}
},
renderTrack: function(offset) {
var style = {
width: offset
};
var prefixCls = this.props.className;
var trackClassName = prefixClsFn(prefixCls, 'track');
return (
<div className={trackClassName} ref="track" style={style}></div>
);
},
render: function() {
var state = this.state;
var props = this.props;
var value = state.value;
var offset = this._calcOffset(value);
var track = this.props.isIncluded ? this.renderTrack(offset) : null;
var handles = this.renderHandle(offset);
var steps = (props.step > 1 || props.marks.length > 0) ? this.renderSteps() : null;
var sliderMarks = (props.marks.length > 0) ? this.renderMarks() : null;
var prefixCls = props.className;
var sliderClassName = props.disabled ? prefixCls + ' ' + prefixClsFn(prefixCls, 'disabled') : prefixCls;
return (
<div className={sliderClassName} ref="slider" onMouseDown={this.handleSliderMouseDown}>
<div ref="slider" className={sliderClassName}
onTouchStart={disabled ? noop : this.onTouchStart.bind(this)}
onMouseDown={disabled ? noop : this.onSliderMouseDown.bind(this)}>
{track}
{handles}
{upper}
{lower}
{steps}
{sliderMarks}
{this.props.children}
{mark}
{children}
</div>
);
}
});
}
module.exports = Slider;
Slider.propTypes = {
min: React.PropTypes.number,
max: React.PropTypes.number,
step: React.PropTypes.number,
defaultValue: React.PropTypes.number,
defaultValues: React.PropTypes.arrayOf(React.PropTypes.number),
defaultIndex: React.PropTypes.number,
value: React.PropTypes.number,
values: React.PropTypes.arrayOf(React.PropTypes.number),
index: React.PropTypes.number,
marks: React.PropTypes.array,
isIncluded: React.PropTypes.bool,
className: React.PropTypes.string,
prefixCls: React.PropTypes.string,
disabled: React.PropTypes.bool,
children: React.PropTypes.any,
onBeforeChange: React.PropTypes.func,
onChange: React.PropTypes.func,
onAfterChange: React.PropTypes.func,
tipTransitionName: React.PropTypes.string,
withDots: React.PropTypes.bool,
range: React.PropTypes.bool,
};
Slider.defaultProps = {
min: 0,
max: 100,
step: 1,
defaultValue: 0,
defaultValues: [0, 0],
defaultIndex: 0,
marks: [],
isIncluded: true,
className: '',
prefixCls: 'rc-slider',
disabled: false,
tipTransitionName: '',
withDots: false,
range: false,
};
export default Slider;
+28
View File
@@ -0,0 +1,28 @@
import React from 'react';
import rcUtil from 'rc-util';
const Steps = ({className, stepNum, isIncluded, lowerIndex, upperIndex}) => {
const dotClassName = className.replace('step', 'dot');
const unit = 100 / (stepNum - 1);
const elements = [];
for (let i = 0; i < stepNum; i++) {
const offset = unit * i + '%';
const style = { left: offset };
const isActived = (isIncluded && i <= upperIndex && i >= lowerIndex ) ||
(!isIncluded && i === upperIndex);
const stepClassName = rcUtil.classSet({
[dotClassName]: true,
[dotClassName + '-active']: isActived,
});
elements.push(<span className={stepClassName} style={style} key={i} />);
}
return (<div className={className}>
{elements}
</div>);
};
export default Steps;
+11
View File
@@ -0,0 +1,11 @@
import React from 'react';
const Track = ({className, offset, length}) => {
const style = {
left: offset + '%',
width: length + '%',
};
return <div className={className} style={style} />;
};
export default Track;
-1
View File
@@ -1,3 +1,2 @@
'use strict';
module.exports = require('./Slider');
+20 -13
View File
@@ -1,11 +1,12 @@
'use strict';
var expect = require('expect.js');
var Slider = require('../index.js');
var React = require('react');
var TestUtils = React.addons.TestUtils;
var ReactDOM = require('react-dom');
var TestUtils = require('react-addons-test-utils');
var Simulate = TestUtils.Simulate;
var $ = require('jquery');
require('../assets/index.less');
describe('rc-slider', function () {
this.timeout(5000);
@@ -17,21 +18,21 @@ describe('rc-slider', function () {
});
it('should render a simple slider with value correctly!', function () {
var slider = React.render(
<Slider className='rc-slider' value={40}/>,
var slider = ReactDOM.render(
<Slider className='rc-slider' defaultValue={40}/>,
div
);
var node = $(div);
expect(node.find('.rc-slider').length).to.be(1);
expect(node.find('.rc-slider-handle').length).to.be(1);
expect(node.find('.rc-slider-track').length).to.be(1);
expect(slider.getValue()).to.be(40);
expect(slider.state.upperBound).to.be(40);
var trackWidth = node.find('.rc-slider-track')[0].style.width;
expect(trackWidth).to.eql(node.find('.rc-slider-handle')[0].style.left);
});
it('should render a slider with correct numbers of step!', function () {
var slider = React.render(
var slider = ReactDOM.render(
<Slider className='rc-slider' step={20}/>,
div
);
@@ -39,13 +40,19 @@ describe('rc-slider', function () {
expect(node.find('.rc-slider').length).to.be(1);
expect(node.find('.rc-slider-handle').length).to.be(1);
expect(node.find('.rc-slider-track').length).to.be(1);
expect(node.find('.rc-slider-dot').length).to.be(6);
expect(slider.getValue()).to.be(0);
expect(slider.state.upperBound).to.be(0);
var sliderWithDots = React.render(
<Slider className='rc-slider' step={20} withDots/>,
div
);
var node1 = $(div);
expect(node1.find('.rc-slider-dot').length).to.be(6);
});
it('should render a slider with marks correctly!', function () {
var slider = React.render(
<Slider marks={["一","二","三","四","五"]} index={3} />,
var slider = ReactDOM.render(
<Slider marks={["一","二","三","四","五"]} defaultIndex={3} />,
div
);
var node = $(div);
@@ -55,16 +62,16 @@ describe('rc-slider', function () {
expect(node.find('.rc-slider-dot').length).to.be(slider.props.marks.length);
expect(node.find('.rc-slider-mark').length).to.be(1);
expect(node.find('.rc-slider-mark-text').length).to.be(slider.props.marks.length);
expect(slider.getIndex()).to.be(3);
expect(slider.getIndex(slider.state.upperBound)).to.be(3);
});
// it('should mouseDown works!', function (done) {
// var slider = React.render(
// var slider = ReactDOM.render(
// <Slider marks={["一","二","三","四","五"]} />,
// div
// );
// var selectedStep = slider.refs.step3.getDOMNode();
// Simulate.mouseDown(selectedStep);
// setTimeout( function() {