Wei Zhu
9b5a16ba93
Fix implicit any for Radio
7 years ago
Wei Zhu
9678d3fcfd
Focus && blur support ( #8204 )
* Add test for select
* Add focus() and blur() for AutoComplete
* Add focus() and blur() to Cascader
* Add focus test for input
* Add focus() and blur() for Checkbox
* Add focus() and blur() for Radio
* Add focus() and blur() for Switch
* Add blur() for TimePicker
* Add focus() and blur() to TreeSelect
7 years ago
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
7 years ago
Wei Zhu
36227a10db
docs: sort api table
7 years ago
monkindey
0bc5936b23
resolve conflicted files
7 years ago
Wei Zhu
c5487ad1eb
React 16 + Enzyme 3
7 years ago
afc163
475e4ff23d
upgrade eslint-config-airbnb
7 years ago
afc163
25771bed77
Tweak radio style
7 years ago
偏右
2bced36f0c
New component styles ( #7731 )
* Tweak button padding
* upgrade input and button size
* update form controls size
* update components size
* Add lemon color and update rate color
* Add new icons
* update layout style
* breadcrumb and dropdown
* update menu arrow width
* update layout and menu
* update steps
* fix var name
* update cascasder style
* Update DatePicker
* update InputNumber and Mention
* radio and switch
* select and transfer
* TimePicker & Upload
* more components
* calendar and list
* Tree Timeline Popover Tag
* divider modal popover
* update search input
* update card style
* update switch disabled opacity
* update shoadow and mask
* Add v2-compatible-reset.less
* Fix undefined className
* update snahshotssssssssssssssssss 👻
7 years ago
ChaXinyu
14e2a56b75
export components interface ( #7654 )
* export components interface
* export specific props
* fix formItem missed import
7 years ago
偏右
759b0bb821
seperate reset styles ( #7682 )
* seperate reset styles
* not reset ul/ol/p/heading
* revert reset.less idea
* move label style into ant-form-item, #5851
* revert reset.less idea
* update base.less
* Better typography from bootstrap@4
use reboot replace normalize
ref:
b4d84b9cdf/scss/_reboot.scss
close #6162
7 years ago
afc163
acc4061eeb
Tweak align problems
7 years ago
Benjy Cui
070b2696ba
chore: remove hacks for IE8-, close : #7447 ( #7512 )
7 years ago
Randy
e4c5ab9c69
Radiogroup with `name` ( #7009 )
* Add a name property for RadioGroup
* Add document for RadioGroup's name property
* Add test case for RadioGroup name property
7 years ago
afc163
6a17efcbf1
upgrade some devDeps and fix stylelint
7 years ago
Wei Zhu
401519ec6f
Fix types
7 years ago
clinyong
6f586ba243
change type of radio group value to any
7 years ago
neekey
7e522291c8
add unit `px` to all less value, make them explicit
7 years ago
afc163
eccaeaea0e
Add click animation for checkbox and radio
8 years ago
Pierre Neter
f512baeb71
Add relative for radio-button-wrapper.
Fix e585103d4d (commitcomment-22720463)
8 years ago
Harshit Mehrotra
c7c3625899
Update docs for checkbox and radio
Update docs with prop "disabled" for Radio, RadioGroup, Checkbox and CheckboxGroup.
8 years ago
Pierre Neter
e585103d4d
Left border for wrap radio wrapper, small screen.
Fix #6492
8 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 )
* Use the prop-types package from npm instead of React.PropTypes
* Remove using of PropTypes from React in docs and site
8 years ago
BK Heleth
291ca97428
Fix #6044 | Radio.Button types ( #6053 )
8 years ago
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 )
* refactor: simplify Radio's code
* feat: make Checkbox work in Checkbox.Group, close : #5645
* test: add snapshot
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 )
* Upgeade to jest 19
* Use jest.spyOn
8 years ago
Wei Zhu
54b49afd32
Use a special static property for type detecting
close #5359
8 years ago
一喵呜
5bf0552691
Radio组件的一个样式问题 ( #5336 )
box-shadow
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