afc163
67aa04eb14
fix Cascader defaultValue
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
0a121bd175
fix doc
9 years ago
Benjy Cui
9d95313d03
chore: suppress warning
9 years ago
afc163
0f3c3c7e5a
Fix cascader placeholder, close #1312
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
afc163
fbee9d9dd9
update code style
9 years ago
Bruce Mitchener
273e527201
Use static class members for propTypes and friends.
9 years ago
Bruce Mitchener
71594b0e5c
Remove manual binding for 'this'.
Use ES7 style class members for event handlers so that 'this' is
automatically bound and each definition site doesn't need to manually
invoke 'bind'.
This makes all existing ES2015 class usages in components use the
same mechanism for binding.
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
8b5e2ce1e0
Add API docs
9 years ago
afc163
d10d92c455
Fix cascader onChange bug in IE
9 years ago
afc163
d68f36a422
fix props pass, ref #927
9 years ago
yiminghe
58a32455d3
fix cascader
9 years ago
afc163
6d7f571c1d
Add allowClear and Fix clear button in disabled mode
9 years ago
afc163
15473fbc99
support set cascader popupPlacement
9 years ago
Benjy Cui
d06935528e
feat: customized size first
9 years ago
afc163
0c7feaaa1f
Allow finish selection on Cascader parent option, close #896
9 years ago
afc163
5b3eb0e5f7
fix cascader props pass bug, close #927
9 years ago
afc163
0cd7acb59d
Feature: disabled option of Cascader
9 years ago
afc163
1e001d2d82
upgrade eslint-config-airbnb
9 years ago
yiminghe
68443b61c0
fix cascader value
9 years ago
afc163
105130ddb8
Add cascader prop disabled
9 years ago
yiminghe
c8038fde32
move cascade style up
9 years ago
afc163
553fb4d05c
Add arrow style
9 years ago
afc163
d37bcfa82f
Add clear icon
9 years ago
afc163
a4a235cd67
Add prop size for cascader
9 years ago
afc163
057eae84c5
update cascader api
9 years ago
afc163
461495d46d
update cascader document
9 years ago
afc163
096c7d58d1
Add cascade
9 years ago
afc163
7051b2c786
Add arrow style
9 years ago
afc163
aa27737d24
Add clear icon
9 years ago
afc163
5f0aecfd5e
Add prop size for cascader
9 years ago
afc163
fcba79f070
update cascader api
9 years ago
afc163
a1743d7e58
update cascader document
9 years ago
afc163
20ce55933e
Add cascade
9 years ago