Juan Rodrigo Venegas Boesch
73d708f1fa
Fixed the prefix oops.
6 years ago
Juan Rodrigo Venegas Boesch
dd3f520129
Translation added in CH. and pre-fix added to class
6 years ago
Juan Rodrigo Venegas Boesch
121efd1f4c
Timeline design change feature
added a new prop to timeline called mode where you can send 'alternate' to change the timeline design and 'right' to flip horizontally.
6 years ago
Junbin Huang
bbf5cb75c3
chore: update typescript@~2.9.1 ( #10748 )
7 years ago
Zheeeng
4ad5985df7
Prefer using 'truthy' over 'falsyless' ( #10191 )
7 years ago
Zheeeng
d016471638
Feature 3.5.0 time line reverse api ( #10057 )
* Add reverse api for TimeLine
* Update TimeLine test snapshot
* Add specifications for reverse api and pending api
7 years ago
偏右
88cacb6c35
Revert "Feature time line.reverse ( #10026 )" ( #10056 )
This reverts commit 92a07d1b9d
.
7 years ago
Zheeeng
92a07d1b9d
Feature time line.reverse ( #10026 )
* Add reverse api for Timeline
* Update TimeLine test snapshot
7 years ago
SimpleFrontend
528c6fa1e0
Added pendingDot to Timeline ( #9546 )
* Added selectionColumnWidth to TableRowSelection
* Updated documents
* Renamed selectionColumnWidth to columnWidth
* Added pendingDot to Timeline
* Added pendingDot to Timeline
* Minor update according to the feedback
* Updated according to feedback
7 years ago
afc163
1873666a71
improve pending timeline style
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
afc163
7b56d7248f
Fix conditional rendering of Timeline.Item, ref #6530
7 years ago
Benjy Cui
bee3c43e7a
fix: Timeline with only one child should work, close : #7214
7 years ago
afc163
670a4d09a1
Fix Timeline.Item type, close #6356
8 years ago
偏右
0308138974
[WIP] upgrade deps ( #5455 )
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
8 years ago
偏右
674255bd14
[WIP] upgrade deps ( #5455 )
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
8 years ago
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
8 years ago
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
8 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