Skip to content

Conversation

@arpitBhalla
Copy link
Member

@arpitBhalla arpitBhalla commented Mar 12, 2021

What kind of change does this PR introduce?
bugfix: removed ts-ignore and changed to functional component

I changed

  • Button [ Functional and ts-ignore fixed ]
  • PricingCard [ ts-ignore fixed ]
  • Checkbox [ Functional and ts-ignore fixed ]
    Fixing Fix all @ts-ignore tags #2798

Did you add tests for your changes?

If relevant, did you update the documentation?

Summary

Does this PR introduce a breaking change?

Other information

@arpitBhalla arpitBhalla changed the title Button removed ts-ignore and tansformed to Functional Button removed ts-ignore and transformed to Functional Component Mar 12, 2021
@arpitBhalla
Copy link
Member Author

@flyingcircle Kindly review😃

@codecov
Copy link

codecov bot commented Mar 12, 2021

Codecov Report

Merging #2834 (1fe8668) into next (5bc3ac3) will not change coverage.
The diff coverage is 92.06%.

Impacted file tree graph

@@           Coverage Diff           @@
##             next    #2834   +/-   ##
=======================================
  Coverage   90.12%   90.12%           
=======================================
  Files          47       47           
  Lines         952      952           
  Branches      370      370           
=======================================
  Hits          858      858           
  Misses         61       61           
  Partials       33       33           
Impacted Files Coverage Δ
src/checkbox/CheckBox.tsx 88.00% <0.00%> (ø)
src/pricing/PricingCard.tsx 100.00% <ø> (ø)
src/buttons/Button.tsx 95.12% <94.11%> (ø)
src/buttons/ButtonGroup.tsx 97.82% <96.29%> (ø)

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 5bc3ac3...69091b9. Read the comment docs.

@arpitBhalla arpitBhalla changed the title Button removed ts-ignore and transformed to Functional Component Removed ts-ignore and transformed to Functional Component Mar 12, 2021
@flyingcircle flyingcircle merged commit 2f50ef0 into react-native-elements:next Mar 12, 2021
@arpitBhalla
Copy link
Member Author

@flyingcircle Thanku

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.

2 participants