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

style(Item): update typings and propTypes usage #1294

Merged
merged 1 commit into from
Feb 11, 2017
Merged

Conversation

layershifter
Copy link
Member

This PR is part of work for removing propTypes in production bundle (#524, #731).
Also, cleanups and updates typings for #1072.

@codecov-io
Copy link

Codecov Report

Merging #1294 into master will increase coverage by <.01%.

@@            Coverage Diff             @@
##           master    #1294      +/-   ##
==========================================
+ Coverage   99.74%   99.74%   +<.01%     
==========================================
  Files         140      140              
  Lines        2394     2398       +4     
==========================================
+ Hits         2388     2392       +4     
  Misses          6        6
Impacted Files Coverage Δ
src/views/Item/ItemGroup.js 100% <ø> (ø)
src/views/Item/ItemHeader.js 100% <100%> (ø)
src/views/Item/ItemDescription.js 100% <100%> (ø)
src/views/Item/ItemContent.js 100% <100%> (ø)
src/views/Item/ItemImage.js 100% <100%> (ø)
src/views/Item/ItemMeta.js 100% <100%> (ø)
src/views/Item/Item.js 100% <100%> (ø)
src/views/Item/ItemExtra.js 100% <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 070178e...bf7bfcd. Read the comment docs.

Copy link
Member

@levithomason levithomason left a comment

Choose a reason for hiding this comment

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

Awesome, looks great 💥

@levithomason levithomason merged commit 5f80baf into master Feb 11, 2017
@levithomason levithomason deleted the style/item branch February 11, 2017 06:12
@levithomason
Copy link
Member

Released in semantic-ui-react@0.64.8.

harel pushed a commit to harel/Semantic-UI-React that referenced this pull request Feb 18, 2017
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.

None yet

3 participants