41 Commits (faa534c1c03dec48f349ce02e040c75492803084)

Author SHA1 Message Date
Alex bf45c4c1b0
style: 💄 className prop ordering #26594 (#26602) 4 years ago
陈帅 523b74e3b6
merge master into Feature (#25262) 4 years ago
xrkffgg aa6c0a19c8
feat: add radio `optionType` api to set radio option type (#24809) 5 years ago
Tom Xu edf7805922
fix: Radio.Group options: Element type is invalid (#24666) 5 years ago
Tom Xu 2a3fc818d0
refactor(radio): rewrite with hook (#24485) 5 years ago
zefeng e3fbb0dbd4
chore: replace legacy context and use PureComponent (#21597) 5 years ago
Saeed Rahimi 676de29eb4 feat: added rtl direction to all of ant-design components (#19380) 5 years ago
orzyyyy 47fd80c8ad fix: disable next line instead of the whole file 5 years ago
orzyyyy 06c1f1a77c fix: disable jsx-a11y/label-has-associated-control 5 years ago
orzyyyy 63b33d4020 fix: unexpected changes of snapshots 5 years ago
ztplz 2d5b625177 Fix the bug that radio onchange will be ovrride by radioGroup onchange (#14364) 6 years ago
陈帅 8e11f0bdb9 merge support prettier 6 years ago
陈帅 dca9715186 support prettier 6 years ago
zombieJ 1a0a06fca9
ConfigProvider support prefixCls (#13389) 6 years ago
ztplz 6ad23c370e Fix CI 6 years ago
afc163 9b9c4c7dec fix typescript errors 6 years ago
Wei Zhu 064bfaf554 Add @types/prop-types 6 years ago
Junbin Huang bbf5cb75c3
chore: update typescript@~2.9.1 (#10748) 7 years ago
Wei Zhu 9b5a16ba93 Fix implicit any for Radio 7 years ago
Wei Zhu 9678d3fcfd
Focus && blur support (#8204) 7 years ago
Wei Zhu 479a5cb743
Remove allowSyntheticDefaultImports (#8218) 7 years ago
Randy e4c5ab9c69 Radiogroup with `name` (#7009) 7 years ago
afc163 8703145d70 Fix prop-types and createClass warning, #5678 8 years ago
Benjy Cui 2feb3d42e6 chore: add definition for Button[onMouseDown], close: #6054 8 years ago
Tyler 919cb22eb7 Use the prop-types package from npm instead of React.PropTypes (#6057) 8 years ago
Benjy Cui eb9e19be1f feat: make Checkbox work in Checkbox.Group, close: #5645 (#5714) 8 years ago
Wei Zhu 68cdfc550d refactor: RadioGroup's cloneElement to context (#5453) 8 years ago
Wei Zhu ab6e521ea2 refactor: RadioGroup's cloneElement to context (#5453) 8 years ago
Wei Zhu 54b49afd32 Use a special static property for type detecting 8 years ago
Benjy Cui 4579d8c419 fix: should not generate className twice, close: #5295 8 years ago
Benjy Cui 27def1e7dd fix: should not generate cls twice 8 years ago
HQidea 7471780ffe fix: fix Radio children === 0 (#4882) 8 years ago
feng zhi hao 6e416f4746 optimize Radio declaration (#4260) 8 years ago
Andrey G a307a7acf7 refactor: remove unnecessary computed props for classNames (#4055) 8 years ago
Meck 0a30315a32 Let Checkbox and Radio response hover events 8 years ago
Wei Zhu f8d2aeefc3 refactor: Replace react-addons-pure-render-mixin with rc-util/lib/PureRenderMixin (#3627) 8 years ago
Benjy Cui 08e21e0a2f refactor: close: #3490 8 years ago
Benjy Cui bd7e9f00c0 style: update code style 8 years ago
Benjy Cui 978b9f98e7 refactor: table ts (#2664) 8 years ago
Benjy Cui d3d6faf2f3 refactor: ts radio, ref: #2639 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
偏右 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 b83aaed358 improve Radio re-render performance 9 years ago
Benjy Cui ecaa6c56c3 style: enable comma-dangle 9 years ago
afc163 e59715f98d fix checkbox and radio empty span 9 years ago
afc163 dab3ce4513 Add focused style to Select & TreeSelect 9 years ago
Bruce Mitchener ba965dc746 Convert several React.createClass usages to classes. 9 years ago