73 Commits (54ad61b887bc0f6a2e5117fdc62b0d2b64720875)

Author SHA1 Message Date
MadCcc 6f82f41d5c
refactor: checkbox (#41117) 2 years ago
二货爱吃白萝卜 1fc374495f
chore: patch for missing rootClassName (#40217) 2 years ago
wangxingkang 2ad7a98368
chore: unify useContext usage (#39314) 2 years ago
lijianan 3d33c34010
chore: use includes instead indexOf (#38139) 2 years ago
kiner-tang(文辉) 92a3c719dc
feat: Components under Form support custom disabled to override disabled of Form (#37628) 2 years ago
MadCcc 0a7b4d331d
fix: checkbox should be disabled by form (#36345) 2 years ago
龙风 1cec18e8eb
fix: component.displayName To distinguish the environment (#36126) 2 years ago
Karott 338ec7dad7
perf: refactor devWarning for production code size (#35411) 3 years ago
Dzmitry Yarmoshkin 1a8a5ee06f
fix: add aria-checked prop to checkbox (#34862) 3 years ago
MadCcc 0de1e66ff1
refactor: move override code in form (#34694) 3 years ago
二货机器人 43eaa357b4
chore: cssinjs hashed as default (#34272) 3 years ago
二货机器人 20ae690b14
refactor: Cssinjs checkbox (#34247) 3 years ago
MadCcc d777a5430c
fix: update prevValue of checkbox if value changed (#33753) 3 years ago
偏右 8e4eab68b1
fix: Table selection behavior when inside Checkbox.Group (#28576) 4 years ago
Tom Xu b3d0f1d2c6
refactor(checkbox): rewrite with hook (#27739) 4 years ago
偏右 481fd209e2
chore: 🆙 upgrade typescript-eslint (#26600) 4 years ago
Alex bf45c4c1b0
style: 💄 className prop ordering #26594 (#26602) 4 years ago
Tom Xu 2a3fc818d0
refactor(radio): rewrite with hook (#24485) 5 years ago
二货机器人 2e284aa017
chore: small bundle size (#24135) 5 years ago
Evan Charlton 58c6900175
chore: Fix console warning typo (validate -> valid) (#23240) 5 years ago
xrkffgg e652eef04c
style: add rtl base (#22857) 5 years ago
zefeng 8a50a2cb77
chore: use react internel optimize code style (#21659) 5 years ago
Teng YANG 048a6e28a3
fix: #21134 checkbox can't receive context update from checkbox group (#21146) 5 years ago
偏右 8501b708ea refactor: 📦 smaller bundlesize limit (#20356) 5 years ago
二货机器人 19cc7e7cee
chore: Add warning when use `value` of Switch, Checkbox, Upload (#18497) 5 years ago
LaySent 7ca85ad11a fix: tooltip not work with disabled checkbox 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
afc163 57c28def68
revert unknown to any 5 years ago
Zzzen f1ee189bd2 eliminate `any` type in exported interfaces.#14044 6 years ago
Sebastian Busch 4af2b62cb5 fix: Add some missing TypeScript prop definititions and clean up date-picker definitions (#16342) 6 years ago
zombieJ 7a7aa65eec
fix: Checkbox.Group onChange should not pass removed value (#16392) 6 years ago
Ben Callaway a49caabe00 Add name attribute support to Checkbox.Group (#15760) 6 years ago
wanli 6c259808e1 type: add onClick to AbstractCheckboxProps 6 years ago
zhangguanyu02 aff3f2ece0 fix: checkbox ts generic 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
Anuj e0298dcc13 prefer logical AND over ternary (#13254) 6 years ago
wa1k3r 7038b9215d add checkbox wrapper state classname 6 years ago
ztplz 6ad23c370e Fix CI 6 years ago
afc163 9b9c4c7dec fix typescript errors 6 years ago
zombiej 4b9027f53a Checkbox under group also should trigger onChange 6 years ago
Wei Zhu 064bfaf554 Add @types/prop-types 6 years ago
Raphael Chauveau 08e83193f2 Multiple row selection (#11406) 6 years ago
Junbin Huang bbf5cb75c3
chore: update typescript@~2.9.1 (#10748) 7 years ago
Wei Zhu 8a6d9b92b7 Improve table types 7 years ago
Wei Zhu f9b8bf7e4d Revert "Checkbox[disabled] should have higher priority than Checkbox.Group[disabled]" 7 years ago
Wei Zhu 5580791a70 Checkbox[disabled] should have higher priority than Checkbox.Group[disabled] 7 years ago