Wei Zhu
|
ccbebe60cc
|
style: Fix jsx alignment, #3966 (#3967)
|
8 years ago |
flashback313
|
63dadc1efa
|
css: Flashback313 fix checkbox style (#3980)
* Update mixin.less
* fix left2right
|
8 years ago |
Meck
|
0a30315a32
|
Let Checkbox and Radio response hover events
Close #3455
|
8 years ago |
afc163
|
563f8120cd
|
fix Checkbox border
|
8 years ago |
ddcat1115
|
0baef0627e
|
docs: 调整组件导航结构 (#3758)
- Layout 更名为 Grid
|
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 |
afc163
|
002f3f5127
|
Fix Radio[disabled] style and add label-hovering style, close #3590
|
8 years ago |
Wei Zhu
|
f8d2aeefc3
|
refactor: Replace react-addons-pure-render-mixin with rc-util/lib/PureRenderMixin (#3627)
|
8 years ago |
Benjy Cui
|
4878258f6c
|
refactor: ref: #3490
|
8 years ago |
yiminghe
|
8afe3965c1
|
upgrade ts 2.0
|
8 years ago |
Benjy Cui
|
87753482bf
|
style: update code style to please lint, close: #2811
|
8 years ago |
Benjy Cui
|
bd7e9f00c0
|
style: update code style
|
8 years ago |
Benjy Cui
|
3f67fd3f9f
|
docs: update docs details
|
8 years ago |
Benjy Cui
|
af7635a73c
|
fix: should work with rc-form, close: #3046
|
8 years ago |
偏右
|
354759cb17
|
Redesigned icons (#3041)
* redesigned icons
* change iconfont content
* use same icons
* fix missing icons
* improve icon size
|
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 |
Shawn Sit
|
9777c7d065
|
docs: translate demo (#2996)
|
8 years ago |
ddcat1115
|
5dffb63484
|
feat: checkbox add indeterminate (#2905)
|
8 years ago |
afc163
|
363f610d8b
|
Fix tsc errors beside DatePicker
|
8 years ago |
afc163
|
77949bb9e3
|
upgrade eslint-config, close #2811
|
8 years ago |
Benjy Cui
|
5dcce12c2c
|
fix: some tsc errors (#2804)
|
8 years ago |
Benjy Cui
|
f21033c316
|
docs: tranlsation of Checkbox (#2740)
|
8 years ago |
afc163
|
cd98aab871
|
Fix transfer list item overflow style, close #2674
|
8 years ago |
afc163
|
ca57794ae7
|
better implement for a2804cb
|
8 years ago |
afc163
|
2e41e35cc6
|
Fix more tslint problems
|
8 years ago |
偏右
|
de359d2cf7
|
fix tslint problems (#2360)
|
8 years ago |
afc163
|
9e4c02aabd
|
Fix checkbox API table style
|
9 years ago |
yiminghe
|
94706f1d2c
|
fix ts
|
9 years ago |
RaoHai
|
18f35047ec
|
Rewrite Checkbox in typescript
+ add return type of splitObject
+ rewrite `import React from 'react'` to `import * as React from 'react'`
+ rewrite Checkbox in typescript
|
9 years ago |
afc163
|
089f1ae512
|
update components category name
|
9 years ago |
afc163
|
f31e4b6186
|
Fix checkbox margin
|
9 years ago |
afc163
|
3310f59d20
|
Fix Checkbox check rotate in IE8, close #2148
|
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
|
71fc0774c0
|
implement shouldComponentUpdate to make the re-render much faster for Checkbox
|
9 years ago |
Benjy Cui
|
2144349741
|
style: enable react/jsx-closing-bracket-location
|
9 years ago |
RaoHai
|
d6c0aa2e1c
|
Checkbox show its label while label equals number 0.
close #1811
|
9 years ago |
Leon Shi
|
48317ad261
|
Improve Checkbox style for Transfer custom render
|
9 years ago |
Benjy Cui
|
8842d9342a
|
site: update components' type
|
9 years ago |
afc163
|
d57632ca5b
|
Fix CheckboxGroup initialValue, close #1631
|
9 years ago |
Benjy Cui
|
ecaa6c56c3
|
style: enable comma-dangle
|
9 years ago |
afc163
|
c66a226004
|
Fix lesshint problems
|
9 years ago |
afc163
|
03cb74ead5
|
upgrade eslint-config-airbnb version and fix some problems
|
9 years ago |
yiminghe
|
1021d62ef6
|
fix checkbox
|
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 |