206 Commits (d6131fe18d42daf57ef82ceb5978ddca27908089)

Author SHA1 Message Date
Graeme Yeates 5841746ec9 Decompose @background-color-base into several variables 8 years ago
Graeme Yeates ede77a8aa7 Consistently use @background-color-base for disabled states 8 years ago
afc163 45e7c86067 Fix Checkbox and Radio disabled cursor, close #5935 8 years ago
Graeme Yeates 1790642e98 Allow styling of radio button backgrounds (#5791) 8 years ago
Benjy Cui eb9e19be1f feat: make Checkbox work in Checkbox.Group, close: #5645 (#5714) 8 years ago
afc163 139eedf87c update radio group demo 8 years ago
Wei Zhu 1a8e738142 Set snapshotSerializers 8 years ago
afc163 0bfb35c562 fix snapshot 8 years ago
黄子毅 0648172973 fix jslint (#5514) 8 years ago
afc163 4723173c33 update Radio demo description 8 years ago
Wei Zhu 68cdfc550d refactor: RadioGroup's cloneElement to context (#5453) 8 years ago
afc163 052a73081a update Radio demo description 8 years ago
Wei Zhu ab6e521ea2 refactor: RadioGroup's cloneElement to context (#5453) 8 years ago
Wei Zhu f6b1e942e3 Jest 19 (#5361) 8 years ago
Wei Zhu 54b49afd32 Use a special static property for type detecting 8 years ago
一喵呜 5bf0552691 Radio组件的一个样式问题 (#5336) 8 years ago
Benjy Cui 15c3656a6d test: update test for Radio className 8 years ago
Benjy Cui 4579d8c419 fix: should not generate className twice, close: #5295 8 years ago
afc163 696a3c0e34 fix Checkbox and Radio text alignment with form label, close #5276 8 years ago
Benjy Cui 758559f718 test: update snapshots 8 years ago
Benjy Cui 27def1e7dd fix: should not generate cls twice 8 years ago
afc163 d8fb282088 Adjust checkbox and radio vertical, close #5001 8 years ago
afc163 18203972a1 rewrite Radio demos to es6 component, #4878 8 years ago
HQidea 7471780ffe fix: fix Radio children === 0 (#4882) 8 years ago
afc163 94ec19570e Make InputNumber & RadioButton height style more flexible 8 years ago
afc163 df1e30d9f8 Tweak radio vertical align 8 years ago
Benjy Cui 200b88246f docs: update docs format 8 years ago
Benjy Cui d2b8d65c87 style: update code style to please lint, close: #2179 8 years ago
Graeme Yeates 1006015ef0 Add border customization variables (#4734) 8 years ago
Wei Zhu 77b78a9389 docs: Unify type naming (#4636) 8 years ago
Benjy Cui 3e17551b7e site: improve build speed 8 years ago
Wei Zhu f6c0e69af5 cleanup npm scripts (#4499) 8 years ago
偏右 d811ebee5c New color system (#4426) 8 years ago
Rex ca8e88971a fix: callback is triggered only when the value changes (#4278) 8 years ago
BK Heleth a973ae18b5 docs: update document (#4263) 8 years ago
feng zhi hao 6e416f4746 optimize Radio declaration (#4260) 8 years ago
Pierre 827aa2f94c style: remove hardcoded inputs height (#4175) 8 years ago
Wei Zhu 07103b9fb6 Don't ignore test files. 8 years ago
Wei Zhu 17a0a33283 Restructure tests. 8 years ago
D & R 57bb12ca3c fix: radio button在disabled和checked状态多了点box-shadow (#4114) 8 years ago
Andrey G a307a7acf7 refactor: remove unnecessary computed props for classNames (#4055) 8 years ago
Will Chen 6b774a1343 docs: improve docs' detail (#4050) 8 years ago
Benjy Cui 932443099a css: use @component-background, ref: #4040 8 years ago
cathayandy addb6e44dc Fix #4039. Replace background-color: #fff with background: @body-background (#4040) 8 years ago
afc163 16fdb00282 No need Radio[key] in RadioGroup 8 years ago
Meck 0a30315a32 Let Checkbox and Radio response hover events 8 years ago
ddcat1115 0baef0627e docs: 调整组件导航结构 (#3758) 8 years ago
afc163 2d0f532f73 Improve checkbox and radio style (ref #3590) 8 years ago
afc163 9b81fe86d9 clear less variables and add @text-color-secondary 8 years ago
Benjy Cui ad88118373 feat: support Radio.Group[children] = undefined | null, ref: #3721 8 years ago