168 Commits
Author SHA1 Message Date
Benjy Cui 978d877323 bump 3.2.0 3.2.0 2015-12-16 09:30:46 +08:00
Boris Serdiuk a1ae3a8374 Merge pull request #60 from react-component/fix-rerender
fix: crash when rerender #57
2015-12-15 13:53:31 +03:00
Benjy Cui 15f568283c fix: crash when rerender #57 2015-12-15 11:32:41 +08:00
Benjy Cui e85d325542 Merge pull request #59 from react-component/feat-allowCross
feat: add `allowCross` property #56
2015-12-15 09:06:09 +08:00
Benjy Cui 395fa6c201 feat: add allowCross property #56 2015-12-12 08:45:28 +08:00
Benjy Cui 0329df0c5a bump 3.1.4 3.1.4 2015-12-07 14:40:57 +08:00
Boris Serdiuk 7fa8dfdd03 Merge pull request #55 from react-component/fix-align
fix: value should be aligned if `min` `max` changed
2015-12-07 09:23:51 +03:00
Benjy Cui 555f5a0660 fix: value should be aligned if min max changed 2015-12-06 09:21:17 +08:00
Benjy Cui c232d62c86 bump 3.1.3 3.1.3 2015-12-02 11:41:32 +08:00
Benjy Cui 1262a78638 deps: replace rcUtil.classSet with classNames 2015-12-02 11:30:34 +08:00
Benjy Cui e7d98e0ee4 chore: update unit test 2015-12-01 17:57:05 +08:00
Benjy Cui 5f9a65137a style: update code style to please lint 2015-12-01 16:26:09 +08:00
Benjy Cui 64296d4957 docs: add docs for onChange onAfterChange 2015-11-24 11:44:44 +08:00
Benjy Cui ee0dd09a4f fix: support decimal step 3.1.2 2015-11-23 16:00:21 +08:00
Benjy Cui a5de9b0dbc Merge pull request #48 from react-component/improve-performance
refactor: improve performance
3.1.1
2015-11-23 15:37:13 +08:00
Benjy Cui 37d32ae71c Merge pull request #49 from just-boris/master
style: reduce gaps between marks
2015-11-23 09:57:24 +08:00
just-boris f339db494b reduce gaps between marks 2015-11-23 00:17:29 +03:00
Benjy Cui c097b8f761 bump 3.1.1 2015-11-22 10:31:08 +08:00
Benjy Cui 10244cf01b refactor: improve the performance of Slider 2015-11-22 10:29:41 +08:00
Benjy Cui e8a86b91e2 Merge pull request #45 from react-component/feat-mark-as-step
Feat mark as step
3.1.0
2015-11-19 11:55:10 +08:00
Benjy Cui 05dafc0f10 bump 3.1.0 2015-11-19 11:43:25 +08:00
Benjy Cui 5dbde43da8 docs: update README.md 2015-11-19 11:43:07 +08:00
Benjy Cui 0a23a67f31 feat: allow user set step to null to make marks as steps 2015-11-19 11:42:04 +08:00
Benjy Cui 6f39212df5 Merge pull request #43 from react-component/fix-marks
fix: the key of marks could be negative
3.0.1
2015-11-18 18:37:46 +08:00
Benjy Cui a7c2319949 fix: the key of marks could be negative 2015-11-18 18:27:37 +08:00
Benjy Cui ee71955e14 Merge pull request #42 from react-component/3.0.0-beta
bump 3.0.0
3.0.0
2015-11-18 14:48:52 +08:00
Benjy Cui 8448e80212 bump 3.0.0 2015-11-18 14:38:52 +08:00
Benjy Cui 99e61001fc chore: update unit test 2015-11-18 14:32:56 +08:00
Benjy Cui 1546546040 refactor: remove useless code 2015-11-18 14:32:56 +08:00
Benjy Cui d4e2aad482 chore: update examples 2015-11-18 14:32:56 +08:00
Benjy Cui 7680347dfe feat: remove index/defaultIndex 2015-11-18 14:32:56 +08:00
Benjy Cui e2530ad2bf feat: Slider with marks should pass value(not index) to event handles 2015-11-18 14:32:56 +08:00
Benjy Cui 0566e7f098 fix: should trigger event after the value is changed 2015-11-18 14:32:56 +08:00
Benjy Cui 1e430ba694 fix: if there is no marks, step=1 should work 2015-11-18 14:32:56 +08:00
Benjy Cui f29894e690 chore: update tooltip className 2015-11-18 14:32:56 +08:00
Benjy Cui fd6c393f66 feat: Steps should not depend on marks 2015-11-18 14:32:56 +08:00
Benjy Cui e3ba1eee5b feat: marks should be an object 2015-11-18 14:32:56 +08:00
Benjy Cui 8dc66dd2a4 chore: remove isIncluded 2015-11-18 14:32:56 +08:00
afc163 b9501ef414 Merge pull request #40 from react-component/fix-controlled-slider
Fix controlled slider
2015-11-18 14:20:27 +08:00
Benjy Cui a329b00347 chore: update examples 2015-11-17 16:42:19 +08:00
Benjy Cui ccf3803d20 chore: remove initMochaPhantomJS 2015-11-17 11:41:55 +08:00
Benjy Cui b585f2fa1a bump 2.4.0 2015-11-17 10:35:02 +08:00
Benjy Cui 6f0e618a30 fix: Slider should be a controlled component 2015-11-17 10:31:10 +08:00
Benjy Cui ae4be7392d feat: unify onBeforeChange onChange onAfterChange 2015-11-17 09:54:09 +08:00
Benjy Cui d5891c79df chore: update examples 2015-11-17 09:48:35 +08:00
simaQ 87442eac35 Merge pull request #38 from react-component/chore
Chore
2015-11-16 18:24:47 +08:00
Benjy Cui 5e559a1555 chore: update test case 2015-11-16 16:35:17 +08:00
Benjy Cui 315849a0f3 refactor: rename variables 2015-11-16 16:33:45 +08:00
Benjy Cui 5f91e9a648 chore: update examples 2015-11-16 16:33:45 +08:00
yiminghe 610531be12 2.3.2 2.3.2 2015-11-16 14:05:16 +08:00