afc163
89cf3a88e6
only icon down under Dropdown has smaller size, close #4023
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
feng zhi hao
cad2d19be2
fix: complete loss declaration ( #3068 )
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
8 years ago
afc163
363f610d8b
Fix tsc errors beside DatePicker
8 years ago
陆离
ff765002fa
refactor: rewrite form and dropdown in ts ( #2683 )
8 years ago
Benjy Cui
978b9f98e7
refactor: table ts ( #2664 )
* refactor: table ts
* fix: should pass context to onChange correctly
8 years ago
afc163
877239bfe5
fix Unused import
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
yiminghe
9a0d751f94
refactor to typescript
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
afc163
e17b5f599f
Add hover delay for Dropdown
9 years ago
afc163
1e001d2d82
upgrade eslint-config-airbnb
9 years ago
afc163
ba51e65c3d
Add animation for dropdown submenu, ref #797
9 years ago
afc163
2923cd8799
Add dropdown button
9 years ago
yiminghe
052e8ee0f4
upgrade
9 years ago
ustccjw
b34269a6b1
use es6 module import/export
convert var to const
fix bug
fix bug
fix for jshint
fix import
9 years ago
ustccjw
41c35903a4
remove use strict
9 years ago
yiminghe
d1ad214d73
update dropdown
9 years ago
yiminghe
73d89f46af
update motion
10 years ago
yiminghe
90241a7efe
fix prefixCls
10 years ago
afc163
55041219f2
Add eslint, close #14
10 years ago
afc163
e278f63d2b
update dropdown
10 years ago
yiminghe
ac2899efbb
add dropdown
10 years ago