36 Commits (ad54d23a4441efcb7da5df4779f7d3af0fb7f517)

Author SHA1 Message Date
陈帅 8e11f0bdb9 merge support prettier 6 years ago
陈帅 dca9715186 support prettier 6 years ago
zy410419243 5217a4809c pref: change label type 6 years ago
zombieJ 1a0a06fca9
ConfigProvider support prefixCls (#13389) 6 years ago
ztplz ed4cc9e5fd format (#13252) 6 years ago
zombiej 4b9027f53a Checkbox under group also should trigger onChange 6 years ago
zombiej 5a0448aa4d fix #12427. CheckGroup support pass dom prop 6 years ago
张聪 8a9fbcb5e4 Migrate lifecycle method: Upload, CheckboxGroup, Layout.Sider, Tooltip, Popconfirm (#11682) 6 years ago
Wei Zhu 064bfaf554 Add @types/prop-types 6 years ago
Wei Zhu 1a9456f03a Add boolean to CheckboxValueType 7 years ago
Wei Zhu 7ee2eca848 Pass CheckboxGroup/RadioGroup prefixCls down to children (#10002) 7 years ago
afc163 5241497642 Fix Checkbox.Group align issue in Form 7 years ago
Wei Zhu 2fe2e35a52 Fix implicit any error for Checkbox 7 years ago
Wei Zhu 479a5cb743
Remove allowSyntheticDefaultImports (#8218) 7 years ago
bang e7013fcb3f fix: miss semicolon 7 years ago
bang 3fb21c0325 chore: keep checkbox's value type consistent close #6768 7 years ago
Benjy Cui eb9e19be1f feat: make Checkbox work in Checkbox.Group, close: #5645 (#5714) 8 years ago
Manjit Kumar 4e055ed5d0 use PropTypes from 'prop-types' mdoule instead of React 8 years ago
偏右 0308138974 [WIP] upgrade deps (#5455) 8 years ago
偏右 674255bd14 [WIP] upgrade deps (#5455) 8 years ago
Benjy Cui 0042ac1c0a fix: recursive dependencies, close: #5264 8 years ago
陆离 46c200896f Customize Input Component of AutoComplete (#4483) 8 years ago
Rex 05e9587ec8 <CheckboxGroup /> support className (#4276) 8 years ago
Wei Zhu bd55d21f83 style: Fix jsx-no-multiline-js (#3994) 8 years ago
Wei Zhu ccbebe60cc style: Fix jsx alignment, #3966 (#3967) 8 years ago
Wei Zhu f8d2aeefc3 refactor: Replace react-addons-pure-render-mixin with rc-util/lib/PureRenderMixin (#3627) 8 years ago
Benjy Cui 4878258f6c refactor: ref: #3490 8 years ago
Benjy Cui bd7e9f00c0 style: update code style 8 years ago
Benjy Cui af7635a73c fix: should work with rc-form, close: #3046 8 years ago
马斯特 a25ec29fb8 refactor: 保证所有的tsx和less都正确使用prefix (#3024) 8 years ago
afc163 363f610d8b Fix tsc errors beside DatePicker 8 years ago
Benjy Cui 5dcce12c2c fix: some tsc errors (#2804) 8 years ago
afc163 2e41e35cc6 Fix more tslint problems 8 years ago
偏右 de359d2cf7 fix tslint problems (#2360) 8 years ago
yiminghe 94706f1d2c fix ts 9 years ago
RaoHai 18f35047ec 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 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