Benjy Cui
ecaa6c56c3
style: enable comma-dangle
2016-05-11 09:32:33 +08:00
afc163
e59715f98d
fix checkbox and radio empty span
2016-04-14 14:23:12 +08:00
afc163
dab3ce4513
Add focused style to Select & TreeSelect
2016-04-08 15:30:49 +08:00
Bruce Mitchener
ba965dc746
Convert several React.createClass usages to classes.
2016-03-29 11:13:04 +07:00
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.
2016-03-18 09:35:15 +07:00
afc163
feaf02b406
make Checkbox usage same as Radio
2016-02-24 20:28:23 +08:00
加缪
5000fa6b87
fix ant-design eslint
2015-12-25 11:48:59 +08:00
加缪
e0e94ef709
checkbox demo complete
2015-12-25 11:48:58 +08:00
afc163
dc62d38456
fix code style
2015-08-18 14:03:44 +08:00
ustccjw
b34269a6b1
use es6 module import/export
...
convert var to const
fix bug
fix bug
fix for jshint
fix import
2015-07-24 11:22:49 +08:00
蔡伦
40595178ce
demo update
2015-07-15 16:01:24 +08:00
蔡伦
26c42c6cec
add checkbox
2015-07-15 15:19:24 +08:00