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
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
Benjy Cui
fd3406bd03
style: enable react/jsx-no-bind
9 years ago
Bruce Mitchener
ba965dc746
Convert several React.createClass usages to classes.
9 years ago
Bruce Mitchener
63c06e8652
Use ES2015 classes instead of React.createClass.
Make Breadcrumb, Checkbox, Dropdown, Steps and Timeline
components use ES2015 classes rather than React.createClass.
This includes:
* getDefaultProps method becomes a defaultProps value on the
constructor.
* propTypes becomes a value on the constructor.
9 years ago
闲耘™
e0172caee4
feat(checkbox group): checkbox group support disable specified item.
9 years ago
afc163
ca15c9832e
CheckboxGroup support label in option
close #1155 , #1025
9 years ago
afc163
7ce38e39b6
Fix CheckboxGroup value, close #1101
9 years ago
afc163
feaf02b406
make Checkbox usage same as Radio
9 years ago
afc163
c63f0b8060
update demo text
9 years ago
afc163
e539e08f4e
Fix CheckboxGroup initial state
9 years ago
Benjy Cui
29825f20c8
style: update code style to please lint
9 years ago
Benjy Cui
cd1391e6a2
style: update code style for object-curly-spacing
9 years ago
yiminghe
dc3b34510b
compatible with rc-form
9 years ago
afc163
4cd73289b3
update checkbox use instruction, fix #860
9 years ago
Benjy Cui
aa5c4f9595
style: update code style to please lint
9 years ago
Benjy Cui
209170e813
style: update demo code style to please lint
9 years ago
Benjy Cui
711d2d7413
style: update code style to please lint
9 years ago
afc163
1e001d2d82
upgrade eslint-config-airbnb
9 years ago
afc163
91bd7f22c0
use mountNode replace the long getElementById
9 years ago
afc163
c45c6877f8
fix lint problems
9 years ago
afc163
ca4f159145
update demo name
9 years ago
afc163
e14ee95e8f
improve checkbox group
1. Add basic style
2. make it controlled component
3. code style
9 years ago
加缪
1f8e83c649
again fix group.md
9 years ago
加缪
6c5794e8ee
fix group.md eslint
9 years ago
加缪
5000fa6b87
fix ant-design eslint
9 years ago
加缪
e0e94ef709
checkbox demo complete
9 years ago
Benjy Cui
7f2957b23b
style: unify demos' code style
9 years ago
afc163
d9eaffb0c8
upgrade nico-jsx for marked and babel6 inside it
9 years ago
afc163
d1d3329674
fix boolean attribute lint errors
9 years ago
afc163
16abf46071
Fix markdown eslint errors, update .eslintrc
9 years ago
afc163
753c01ae18
ES6 syntax for demo code
fix antd.notification
9 years ago
afc163
cad3fdff45
lg => large, sm => small
9 years ago
yiminghe
76b0f673ec
beta2
9 years ago
Benjy Cui
5b86a4be1d
refactor: replace `button` tag with `Button` component
9 years ago
afc163
fdf19520d6
Add component type
9 years ago