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(customPropTypes): allow to pass an object to "as" #3139

Merged
merged 2 commits into from
Sep 10, 2018

Conversation

tomitrescak
Copy link
Contributor

See #3138 for the problem described.
Solves problem when custom links are used

See Semantic-Org#3138 for the problem described. 
Solves problem when custom links are used
@codecov-io
Copy link

codecov-io commented Sep 8, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3139   +/-   ##
=======================================
  Coverage   99.92%   99.92%           
=======================================
  Files         163      163           
  Lines        2742     2742           
=======================================
  Hits         2740     2740           
  Misses          2        2

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 4d0688a...caf2843. Read the comment docs.

@layershifter
Copy link
Member

A valid change because forwardRef API returns an object.

@layershifter layershifter changed the title Allows having JSX elements as an "as" property fix(customPropTypes): allow to pass an object to "as" Sep 10, 2018
@layershifter layershifter merged commit 9d36af3 into Semantic-Org:master Sep 10, 2018
@layershifter
Copy link
Member

@tomitrescak thanks 👍

@levithomason
Copy link
Member

Released in semantic-ui-react@0.82.4.

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.

4 participants