zombieJ
98fc8a14e0
feat: Support append theme less file with less-variable ( #16118 )
* add override
* add override support
* update doc
6 years ago
zombieJ
4cfbeeac2e
use 8px for radio circle ( #16119 )
6 years ago
afc163
2737c00633
💄 Fix stylelint problems
6 years ago
afc163
a2a9831abb
💄 Fix less code style
6 years ago
偏右
ad99b4322d
test: ✅ Add eslint-plugin-jest ( #15825 )
6 years ago
William Cai
57c20e3622
refactor: add @radio-button-checked-bg
6 years ago
杨小事er
668c330cae
fix(radio): delete unnecessary onChange ( #14984 )
* fix(radio): delete unnecessary onChange
* fix(radio): fix multi trigger
6 years ago
米老朱
6936599aef
Enhance stylelint rules ( #14803 )
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
6 years ago
ztplz
18332d8e76
FIx RadioButton cause RadioGroup onChange event trigger twice ( #14523 )
fix #14485
6 years ago
ztplz
be51df6c4c
Format
6 years ago
ztplz
2d5b625177
Fix the bug that radio onchange will be ovrride by radioGroup onchange ( #14364 )
* Fix the bug that radio onchange will be ovrride by radioGroup onchange
* Update
* Remove unused comment
* Add tests
* Update
6 years ago
偏右
4102fe200b
💄 Improve Radio focused state style ( #14191 )
close #14186
6 years ago
afc163
1d06fbef4c
🐛 Fix disabled style of Radio.Button
close #14165
6 years ago
zombiej
73b5437b3a
fix input has min size
close #3699
6 years ago
Damian Green
a140533a26
Fix lifecycle method for radio ( #13239 )
6 years ago
Gianfrancø Palumbo
219500ee7a
Fix cursor for radio button disabled state
Add a style for `ant-radio-inner` span element.
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
amedora
0aeb9a356b
use color definitions insted of numbers
6 years ago
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
Basic support prefixCls.
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
afc163
a616f89a1b
🔥 update less code style
6 years ago
ztplz
6ad23c370e
Fix CI
6 years ago
afc163
9b9c4c7dec
fix typescript errors
6 years ago
afc163
f99b9ab56e
Remove wave effect of Radio.Button
6 years ago
afc163
213693e333
🌐 site: transition component category, close #11629
6 years ago
afc163
83cc148a7a
fix stylelint again by locking version :sad:
6 years ago
Jacques Kvam
4f8200bf53
more natural sounding english for radio component
This sounded a little awkward to me, so I tried to improve it.
6 years ago
afc163
2952a8625b
site: remove old version hint of API
6 years ago
afc163
754a22ca24
Fix radio align problem in safari
6 years ago
afc163
9cf6ae6010
Refactor and apply wave click animation to more components
now support Button, Tag, Radio.Button and switch
6 years ago
Wei Zhu
064bfaf554
Add @types/prop-types
6 years ago
Raphael Chauveau
08e83193f2
Multiple row selection ( #11406 )
This PR intends to solve issue #11404 (Multiple row selection in table component).
The Chinese documentation is missing from the PR. Could someone please add it ?
6 years ago
Ed Moore
cd5cbafdf0
Fix types for Radio Group
6 years ago
afc163
3eee357bfb
Add buttonStyle(outline|solid) for RadioGroup
7 years ago
afc163
c55fabc7b4
docs: improve radio API documentation
7 years ago
afc163
60e3cfa37a
Add buttonStyle for RadioGroup
7 years ago
afc163
009ed08580
upgrade eslint-config-airbnb
7 years ago
Junbin Huang
bbf5cb75c3
chore: update typescript@~2.9.1 ( #10748 )
7 years ago
Wei Zhu
8a6d9b92b7
Improve table types
Fix #10374
7 years ago
afc163
52c8f34a73
Fix radio border radius
7 years ago
Wei Zhu
7ee2eca848
Pass CheckboxGroup/RadioGroup prefixCls down to children ( #10002 )
Close #9950
7 years ago
Wei Zhu
473872af66
Remove AbstractCheckboxChangeEvent, fix TS4029 error
See https://github.com/Microsoft/TypeScript/issues/9944
7 years ago
Wei Zhu
f78e0098fa
Improve Radio/Checkbox type definition
Close #9574
7 years ago
niko
f2ba99978d
upgrade snapshots ( #9127 )
7 years ago
George Gray
a9abe14122
Vars for checkbox and radio ( #9003 )
* vars for radio component
* add @checkbox-color var
7 years ago
afc163
a0e5bb7336
Fix align issue in chrome
7 years ago
Wei Zhu
999d6184ad
docs: Sort api table
7 years ago
afc163
abf9717eab
Large component should has larger font size
14px => 16px
7 years ago
Graeme Yeates
1e47a6c518
Control checkbox button size with btn-height base instead of input-height-base ( #8340 )
7 years ago