Leo
|
fc8f533e67
|
fix ts checking (#7355)
* add title prop to Option component(for ts checking)
* fix Checkbox onChange type
|
2017-08-29 08:58:51 +08:00 |
|
XuMM_12
|
35bc4726a9
|
Fix Checkbox Group disabled status (#7266) (#7296)
|
2017-08-24 12:56:25 +08:00 |
|
Wei Zhu
|
401519ec6f
|
Fix types
|
2017-07-31 01:50:46 +08:00 |
|
Panjie Setiawan Wicaksono
|
1abbc1c31b
|
chore: add name props to input-related interfaces (#6276)
|
2017-05-27 09:31:06 +08:00 |
|
Tyler
|
919cb22eb7
|
Use the prop-types package from npm instead of React.PropTypes (#6057)
* Use the prop-types package from npm instead of React.PropTypes
* Remove using of PropTypes from React in docs and site
|
2017-05-09 13:40:33 +08:00 |
|
Benjy Cui
|
eb9e19be1f
|
feat: make Checkbox work in Checkbox.Group, close: #5645 (#5714)
* refactor: simplify Radio's code
* feat: make Checkbox work in Checkbox.Group, close: #5645
* test: add snapshot
|
2017-04-14 16:20:09 +08:00 |
|
Benjy Cui
|
0042ac1c0a
|
fix: recursive dependencies, close: #5264
|
2017-03-13 10:20:25 +08:00 |
|