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
afc163
dc62d38456
fix code style
9 years ago
ustccjw
b34269a6b1
use es6 module import/export
convert var to const
fix bug
fix bug
fix for jshint
fix import
9 years ago
afc163
fa9914f34a
components order
9 years ago
afc163
0e9335246c
fix checkbox and radio
9 years ago
jljsj
200b856bba
add radio
10 years ago
afc163
f394747429
fix checkbox demo
10 years ago
afc163
1638d49892
update checkbox demos
10 years ago
afc163
d651364968
whitespace
10 years ago
yiminghe
d1cfcc83db
update checkbox demo
10 years ago
afc163
86b722671a
update checkbox style
10 years ago
yiminghe
5ffcbfefb4
fix checkbox style
10 years ago