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(Modal): update typings and propTypes usage #1331

Merged
merged 2 commits into from
Feb 17, 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-io commented Feb 15, 2017

Codecov Report

Merging #1331 into master will decrease coverage by -0.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #1331      +/-   ##
==========================================
- Coverage   99.75%   99.75%   -0.01%     
==========================================
  Files         140      140              
  Lines        2402     2401       -1     
==========================================
- Hits         2396     2395       -1     
  Misses          6        6
Impacted Files Coverage Δ
src/modules/Modal/ModalContent.js 100% <ø> (ø)
src/modules/Modal/ModalHeader.js 100% <ø> (ø)
src/modules/Modal/Modal.js 100% <ø> (ø)
src/modules/Modal/ModalActions.js 100% <100%> (ø)
src/modules/Modal/ModalDescription.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 f69fb34...e0cac83. Read the comment docs.

@levithomason
Copy link
Member

Approved, fixed conflict with test. Will merge on pass.

@levithomason levithomason merged commit a5ff572 into master Feb 17, 2017
@levithomason levithomason deleted the style/modal branch February 17, 2017 16:07
@levithomason
Copy link
Member

Released in semantic-ui-react@0.65.0

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