tooltip
tooltip copied to clipboard
More descriptive types
This PR addresses my feature request for more aggressive/descriptive types (#204). I added description blocks to all of the types that are exposed on the main Tooltip component, based on the descriptions in the read me. A follow PR could be made (or done in this one) to make the readme component documentation be generated from these types.
This pull request is being automatically deployed with ZEIT Now (learn more). To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://zeit.co/react-component/tooltip/6lbn14yl3 ✅ Preview: https://tooltip-git-fork-mcnuttandrew-more-desriptive-types.react-component.now.sh
Codecov Report
Merging #206 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #206 +/- ##
=====================================
Coverage 88% 88%
=====================================
Files 3 3
Lines 25 25
Branches 10 10
=====================================
Hits 22 22
Misses 3 3
Impacted Files | Coverage Δ | |
---|---|---|
src/Tooltip.tsx | 83.33% <ø> (ø) |
:arrow_up: |
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 a583e82...1c2d005. Read the comment docs.
Conflicting