react-component / collapse

React Collapse / Accordion
http://react-component.github.io/collapse/
MIT License
324 stars 134 forks source link

Add support for contentClass prop #166

Open stan-sack opened 4 years ago

stan-sack commented 4 years ago

Background

Changes

Tests

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/collapse/nasta7l59
✅ Preview: https://collapse-git-fork-stan-sack-stancontentclass.react-component.vercel.app

codecov[bot] commented 4 years ago

Codecov Report

Merging #166 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #166   +/-   ##
=======================================
  Coverage   97.43%   97.43%           
=======================================
  Files           5        5           
  Lines         117      117           
  Branches       35       35           
=======================================
  Hits          114      114           
  Misses          3        3           
Impacted Files Coverage Δ
src/Panel.tsx 95.83% <ø> (ø)
src/PanelContent.tsx 100.00% <100.00%> (ø)

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 b5d62a6...817041e. Read the comment docs.