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

support custom select icon & clear icon #114

Merged
merged 3 commits into from Aug 13, 2018

Conversation

HeskeyBaozi
Copy link
Contributor

向外部暴露选择时间时的图标和清除图标。
以便未来自定义svg图标的使用。

@coveralls
Copy link

coveralls commented Jul 25, 2018

Coverage Status

Coverage remained the same at 91.319% when pulling 77d23c5 on HeskeyBaozi:master into 77862ae on react-component:master.

@@ -0,0 +1,34 @@
@prefixClass: rc-time-picker;
Copy link
Member

Choose a reason for hiding this comment

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

这个不应该有。

README.md Outdated
@@ -83,6 +83,8 @@ API
| secondStep | Number | 1 | interval between seconds in picker |
| focusOnOpen | Boolean | false | automatically focus the input when the picker opens |
| inputReadOnly | Boolean | false | set input to read only |
| selectIcon | ReactNode | | specific the select icon. |
Copy link
Member

Choose a reason for hiding this comment

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

inputIcon 好点吧

@yesmeck yesmeck merged commit fb084f4 into react-component:master Aug 13, 2018
@yesmeck
Copy link
Member

yesmeck commented Aug 13, 2018

3.4.0

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

3 participants