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
yiminghe
8afe3965c1
upgrade ts 2.0
8 years ago
afc163
be02817433
fix RadioButton style inside FormItem
8 years ago
afc163
00dd1d5f07
improve select doc
8 years ago
kvetoslavnovak
38962e19f2
Code example radio style - English translation ( #3367 )
Residual translation
8 years ago
Benjy Cui
bd7e9f00c0
style: update code style
8 years ago
马斯特
a25ec29fb8
refactor: 保证所有的tsx和less都正确使用prefix ( #3024 )
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
8 years ago
Marius Ileana
71683f0cf6
docs: radio/demo/disable.md - English translation ( #3006 )
English translation of labels
8 years ago
Marius Ileana
8e7fc057e6
docs: radio/demo/size.md - English translation ( #3008 )
English translation of labels.
8 years ago
Marius Ileana
df856b9d9a
docs: radio/demo/radiobutton.md - English translation ( #3007 )
English translation of labels
8 years ago
afc163
0e6f677ff9
Fix doc headings
8 years ago
Andrew Murray
0d00c5fb6c
docs: Fixed typos ( #2921 )
8 years ago
Benjy Cui
3411765ce9
Refactor ts ( #2760 )
* refactor: add interface form Calendar
* refactor: add interface for layout
* refactor: add interface for DatePicker
* refactor: add interface for Icon
* refactor: add interface for InputNumber
* refactor: add interface for Input
8 years ago
Benjy Cui
f21033c316
docs: tranlsation of Checkbox ( #2740 )
8 years ago
afc163
8402439a71
Fix some hardcoded style, close #2424
8 years ago
Benjy Cui
978b9f98e7
refactor: table ts ( #2664 )
* refactor: table ts
* fix: should pass context to onChange correctly
8 years ago
Benjy Cui
d3d6faf2f3
refactor: ts radio, ref: #2639
8 years ago
afc163
5eb52885d6
@background-color-base
8 years ago
却痕
e202c7d2b3
docs: translation of Rate && Radio ( #2440 )
8 years ago
偏右
de359d2cf7
fix tslint problems ( #2360 )
8 years ago
yiminghe
94706f1d2c
fix ts
9 years ago
afc163
089f1ae512
update components category name
9 years ago
afc163
0eaf940672
Fix Radio & Checkbox margin again
9 years ago
ddcat1115
618bea689d
fix #2114 ( #2146 )
9 years ago
afc163
3cf0a59916
Better default margin for Checkbox & Radio, close #2137
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
8842d9342a
site: update components' type
9 years ago
Benjy Cui
ecaa6c56c3
style: enable comma-dangle
9 years ago
afc163
0ca6a1c24a
css modularize ( #1448 )
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
9 years ago
afc163
e59715f98d
fix checkbox and radio empty span
9 years ago
Benjy Cui
9d95313d03
chore: suppress warning
9 years ago
afc163
dab3ce4513
Add focused style to Select & TreeSelect
9 years ago
Benjy Cui
df3ba36720
docs: remove useless newline in documentation
9 years ago
Benjy Cui
d5a6932c15
docs: update documentation format
9 years ago
Benjy Cui
03d09b66e8
docs: update demo format
9 years ago
Bruce Mitchener
ba965dc746
Convert several React.createClass usages to classes.
9 years ago
Bruce Mitchener
11c0a6a203
Name classes without Ant* prefix.
Where necessary, prefix the classes imported from react-component
with 'Rc' rather than prefixing the Ant classes with 'Ant'.
The prefixing of Ant classes wasn't consistent and isn't necessary
in many cases.
9 years ago
afc163
17fa990a82
Add vertical RadioGroup demo, close #1119
9 years ago
afc163
6d24a3f002
Fix RadioGroup usage for #1119
9 years ago
afc163
a45ed7ee4c
Fix radio style prop
9 years ago
afc163
86b5c6eecc
Fix some style
9 years ago
afc163
870b7ade34
Fix radio group className
9 years ago
Benjy Cui
c1659c2ce3
style: update code style to please lint
9 years ago
afc163
5a032af8e9
update some code style
9 years ago
yiminghe
efd768bf07
allow more value type for radiogroup
9 years ago
Benjy Cui
29825f20c8
style: update code style to please lint
9 years ago