Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Component cascader #778

Merged
merged 7 commits into from
Dec 30, 2015
Merged

Component cascader #778

merged 7 commits into from
Dec 30, 2015

Conversation

afc163
Copy link
Member

@afc163 afc163 commented Dec 29, 2015

ref #708

@afc163 afc163 mentioned this pull request Dec 29, 2015
18 tasks
this.setState({ popupVisible: false });
}
render() {
const { prefixCls, children, placeholder, style, size } = this.props;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

忽略了用户设置的 className ,有意还是?

<Cascader className="something" />

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

对,意义不大。更多是用 popupClassName 。

afc163 added a commit that referenced this pull request Dec 30, 2015
@afc163 afc163 merged commit 14b75fd into develop-0.12.0 Dec 30, 2015
@afc163 afc163 deleted the component-cascader branch December 30, 2015 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants