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

docs(IconSearch): fix copy to clipboard #1317

Merged
merged 2 commits into from
Feb 13, 2017

Conversation

levithomason
Copy link
Member

@levithomason levithomason commented Feb 13, 2017

Fixes #1314

This PR:

  • fixes copy to clipboard for the Icon search
  • fixes the prop table's display of default and required props for all components

@codecov-io
Copy link

codecov-io commented Feb 13, 2017

Codecov Report

Merging #1317 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1317   +/-   ##
=======================================
  Coverage   99.75%   99.75%           
=======================================
  Files         140      140           
  Lines        2402     2402           
=======================================
  Hits         2396     2396           
  Misses          6        6

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a321ec...85be224. Read the comment docs.

@levithomason levithomason merged commit cf3e0c6 into master Feb 13, 2017
@levithomason levithomason deleted the docs/icon-search-and-props branch February 13, 2017 18:19
harel pushed a commit to harel/Semantic-UI-React that referenced this pull request Feb 18, 2017
* fix(IconSearch): fix copy to clipboard

* fix(ComponentProps): fix default and required display
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doc bug to keep data in clipboard
2 participants