yiminghe
|
94706f1d2c
|
fix ts
|
9 years ago |
RaoHai
|
18f35047ec
|
Rewrite Checkbox in typescript
+ add return type of splitObject
+ rewrite `import React from 'react'` to `import * as React from 'react'`
+ rewrite Checkbox in typescript
|
9 years ago |
yiminghe
|
9a0d751f94
|
refactor to typescript
|
9 years ago |
偏右
|
09db9f2436
|
Revert "Remove react-addons-pure-render-mixin, use rc-util's PureRenderMixin instead" (#2074)
|
9 years ago |
Leon Shi
|
0f8855dff7
|
remove react-addons-pure-render-mixin, use rc-util's PureRenderMixin instead (#2055)
|
9 years ago |
Leon Shi
|
71fc0774c0
|
implement shouldComponentUpdate to make the re-render much faster for Checkbox
|
9 years ago |
Benjy Cui
|
2144349741
|
style: enable react/jsx-closing-bracket-location
|
9 years ago |
afc163
|
d57632ca5b
|
Fix CheckboxGroup initialValue, close #1631
|
9 years ago |
Benjy Cui
|
fd3406bd03
|
style: enable react/jsx-no-bind
|
9 years ago |
Bruce Mitchener
|
ba965dc746
|
Convert several React.createClass usages to classes.
|
9 years ago |
闲耘™
|
e0172caee4
|
feat(checkbox group): checkbox group support disable specified item.
|
9 years ago |
afc163
|
ca15c9832e
|
CheckboxGroup support label in option
close #1155, #1025
|
9 years ago |
afc163
|
7ce38e39b6
|
Fix CheckboxGroup value, close #1101
|
9 years ago |
afc163
|
feaf02b406
|
make Checkbox usage same as Radio
|
9 years ago |
afc163
|
e539e08f4e
|
Fix CheckboxGroup initial state
|
9 years ago |
yiminghe
|
dc3b34510b
|
compatible with rc-form
|
9 years ago |
Benjy Cui
|
711d2d7413
|
style: update code style to please lint
|
9 years ago |
afc163
|
1e001d2d82
|
upgrade eslint-config-airbnb
|
9 years ago |
afc163
|
e14ee95e8f
|
improve checkbox group
1. Add basic style
2. make it controlled component
3. code style
|
9 years ago |