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

feat(Sidebar): support object refs as value for target prop #3451

Merged
merged 1 commit into from
Feb 22, 2019

Conversation

layershifter
Copy link
Member

Changes similar to #3448.

So, Sidebar now accepts a refs created with React.createRef() into target prop, it's really great simplification 👍

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3451   +/-   ##
=======================================
  Coverage   99.89%   99.89%           
=======================================
  Files         172      172           
  Lines        2829     2829           
=======================================
  Hits         2826     2826           
  Misses          3        3
Impacted Files Coverage Δ
src/modules/Sidebar/Sidebar.js 100% <ø> (ø) ⬆️

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 ddbf43d...6642805. Read the comment docs.

@layershifter layershifter merged commit 89c74f8 into master Feb 22, 2019
@layershifter layershifter deleted the feat/sidebar-target-ref branch February 22, 2019 11:53
@levithomason
Copy link
Member

Released in semantic-ui-react@0.86.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants