陈帅
dca9715186
support prettier
2018-12-07 18:27:30 +08:00
afc163
15770c527d
🐛 fix slider blur function, close #13439
2018-12-06 21:36:43 +08:00
zombiej
b75486fe85
merge master
2018-11-14 15:28:27 +08:00
frezc
6313220551
[type] add style to SliderProps
2018-11-13 23:14:47 +08:00
zy410419243
fa7452ed23
when tooltipVisible is true, tooltip should show always, or should never show
2018-11-01 12:05:52 +08:00
Wei Zhu
25f51cdd64
Add focus() and blur() for Slider
2017-12-01 18:01:14 +08:00
Wei Zhu
b647078baa
Fix implicit any for Select Slider Spin Switch
2017-11-21 14:58:08 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
2017-11-17 14:38:54 +08:00
David Schneider
a5c3a6c930
In SliderProps type definition, replace void
types with null
. ( #8102 )
...
With TypeScript compiler option ‘strictNullChecks’ enabled, the value `null` cannot be assigned to type `void`. This means, for instance, that it’s impossible to pass a `null` value for prop `step`. I don’t expect that substituting `null` for `void` in these type definitions should cause anyone difficulty; because these are optional props, a consumer of this component should be able to pass `null` or `undefined` safely, whether or not the compiler is using strict null checks.
2017-11-03 09:40:56 +08:00
afc163
b216a44b28
Fix Slider typings, close #7532
2017-09-10 02:32:00 +08:00
slientcloud
e43c8012ad
chore: support slider aira ( #6301 )
2017-06-01 12:08:39 +08:00
Benjy Cui
1f844c1048
fix: Slider's Tooltip should not blink, close : #5003
2017-02-23 17:03:18 +08:00
Benjy Cui
89d77b2354
deps: upgrade rc-slider, ref: #4719
2017-02-17 13:59:13 +08:00
Rex
93128d1481
feat: add slider vertical style ( #4473 )
2017-01-08 19:14:02 +08:00
Benjy Cui
bd7e9f00c0
style: update code style
2016-09-21 11:54:53 +08:00
Benjy Cui
672ebecf47
deps: upgrade dependencies ( #3017 )
...
* deps: upgrade dependencies
* fix: backward compatibility
* fix: replace cross with close
2016-09-18 10:12:21 +08:00
Benjy Cui
8db2b79505
chore: fix compile errors
2016-09-13 15:31:29 +08:00
Benjy Cui
14fb2c78ba
chore: remove deprecated code ( #2920 )
...
* chore: remove deprecated code
* chore: add warning for Breadcrumb
2016-09-09 13:55:46 +08:00
Benjy Cui
77e47c5807
refactor: add interface ( #2638 )
2016-08-10 09:46:56 +08:00
偏右
de359d2cf7
fix tslint problems ( #2360 )
2016-07-13 11:14:24 +08:00
yiminghe
94706f1d2c
fix ts
2016-07-07 20:25:03 +08:00
yiminghe
9a0d751f94
refactor to typescript
2016-06-22 13:19:48 +08:00