Skip to content

Conversation

@boaz0
Copy link
Member

@boaz0 boaz0 commented Mar 4, 2019

closes #1492

What I changed

  • Added InputGroup and InputGroupText to react-integration
  • Changed the component prop's type to ReactType

Copy link
Contributor

@dlabaj dlabaj left a comment

Choose a reason for hiding this comment

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

Looks like you have a typescript linting error.

@codecov-io
Copy link

codecov-io commented Mar 5, 2019

Codecov Report

Merging #1494 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1494   +/-   ##
=======================================
  Coverage   83.38%   83.38%           
=======================================
  Files         545      545           
  Lines        5658     5658           
  Branches       12       12           
=======================================
  Hits         4718     4718           
  Misses        938      938           
  Partials        2        2
Flag Coverage Δ
#patternfly3 84.89% <ø> (ø) ⬆️
#patternfly4 80.63% <100%> (ø) ⬆️
Impacted Files Coverage Δ
...react-core/src/components/InputGroup/InputGroup.js 100% <100%> (ø) ⬆️
...t-core/src/components/InputGroup/InputGroupText.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 190571e...4002b59. Read the comment docs.

@boaz0
Copy link
Member Author

boaz0 commented Mar 5, 2019

Thanks @dlabaj - fixed that.

Signed-off-by: Boaz Shuster <boaz.shuster.github@gmail.com>
Copy link
Contributor

@tlabaj tlabaj left a comment

Choose a reason for hiding this comment

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

LGTM

@tlabaj tlabaj self-assigned this Mar 6, 2019
@tlabaj tlabaj added PF4 labels Mar 6, 2019
@dlabaj dlabaj merged commit 1fb53ef into patternfly:master Mar 6, 2019
@boaz0 boaz0 deleted the closes_1492 branch March 16, 2019 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PF4: Add InputGroup to react-integration App

4 participants