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

DOC-458 Icon documentation revision #353

Merged
merged 1 commit into from
Feb 15, 2017
Merged

DOC-458 Icon documentation revision #353

merged 1 commit into from
Feb 15, 2017

Conversation

fbeaudoincoveo
Copy link
Contributor

Deploy

*/
value: ComponentOptions.buildIconOption(),

/**
* Specifies whether the Icon component should output the smaller version of the icon instead of of the regular one.
* Specifies whether the Icon component should output the smaller version of the icon instead of the regular one.
*
* Default value is `false`.
*/
small: ComponentOptions.buildBooleanOption(),
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should I add defaultValue: false here?

Copy link
Member

Choose a reason for hiding this comment

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

No. We should remove the misleading comment though.

Default value is undefined

@coveralls
Copy link

Coverage Status

Coverage remained the same at 76.185% when pulling c69207a on fbeaudoincoveo:IconDocRevision into c67b6ba on coveo:master.

*/
value: ComponentOptions.buildIconOption(),

/**
* Specifies whether the Icon component should output the smaller version of the icon instead of of the regular one.
* Specifies whether the Icon component should output the smaller version of the icon instead of the regular one.
*
* Default value is `false`.
*/
small: ComponentOptions.buildBooleanOption(),
Copy link
Member

Choose a reason for hiding this comment

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

No. We should remove the misleading comment though.

Default value is undefined

@olamothe olamothe merged commit 7a1a60c into coveo:master Feb 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants