Benjy Cui
1351b5da5d
refactor: remove splitObject
8 years ago
Andrey G
a307a7acf7
refactor: remove unnecessary computed props for classNames ( #4055 )
* remove unnecessary computed props for classNames
* rollback autocomplete optimization for possible css style order issue
* update snapshots
* remove more unnecessary computed props at Input
8 years ago
Wei Zhu
bd55d21f83
style: Fix jsx-no-multiline-js ( #3994 )
* Fix jsx-no-multiline-js
* TimePicker addon test
* Transfer search test
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
afc163
363f610d8b
Fix tsc errors beside DatePicker
8 years ago
afc163
2e41e35cc6
Fix more tslint problems
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
bang
724ce80b5e
update timeline
9 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
bang88
d737e7f073
refactor(Timeline): rewrite Timeline
9 years ago
yiminghe
9a0d751f94
refactor to typescript
9 years ago
afc163
cec56b40bf
fix Timeline className and style
9 years ago
Benjy Cui
794783d1c2
style: enable react/no-multi-comp
9 years ago
Bruce Mitchener
273e527201
Use static class members for propTypes and friends.
9 years ago
Bruce Mitchener
63c06e8652
Use ES2015 classes instead of React.createClass.
Make Breadcrumb, Checkbox, Dropdown, Steps and Timeline
components use ES2015 classes rather than React.createClass.
This includes:
* getDefaultProps method becomes a defaultProps value on the
constructor.
* propTypes becomes a value on the constructor.
9 years ago
Benjy Cui
29825f20c8
style: update code style to please lint
9 years ago
afc163
772eea09c7
support pending timeline node, ref #708
9 years ago
Benjy Cui
b72d18fd44
style: update code style to please the fucking lint
9 years ago
Benjy Cui
711d2d7413
style: update code style to please lint
9 years ago
zhujun24
29638d3d3b
rename pending api
9 years ago
zhujun24
f3bbf778f8
continue api position
9 years ago
zhujun24
4a61592ff6
optimize
9 years ago
zhujun24
082104a2ae
optimize code
9 years ago
zhujun24
018a62886d
add timeline
9 years ago
afc163
c5be535a3e
Add timeline component
9 years ago