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

fix(ComponentExample): clipboard and active state #2796

Merged
merged 1 commit into from
May 18, 2018

Conversation

levithomason
Copy link
Member

@levithomason levithomason commented May 14, 2018

Fixes #2770

This PR is largely copied from v2:

  • fix copy direct link clipboard
  • fix example active state when clicking code/html/direct and using direct links
  • add better hover state style and improve listener performance

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2796   +/-   ##
=======================================
  Coverage   99.74%   99.74%           
=======================================
  Files         160      160           
  Lines        2762     2762           
=======================================
  Hits         2755     2755           
  Misses          7        7

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 7feb85b...fb256de. Read the comment docs.

@levithomason levithomason merged commit 447f96b into master May 18, 2018
@levithomason levithomason deleted the docs/fix-examples branch May 18, 2018 00:32
@levithomason
Copy link
Member Author

Released in semantic-ui-react@0.80.1.

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.

Docs - Copy link buttons don't work
2 participants