react-component / collapse

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

feat: support headerCollapsableOnly #167

Closed kerm1it closed 4 years ago

kerm1it commented 4 years ago

ref: https://github.com/react-component/collapse/pull/164

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/gw980zsnc
✅ Preview: https://collapse-git-feat-headercollapsibleonly-api.react-component.vercel.app

codecov[bot] commented 4 years ago

Codecov Report

Merging #167 into master will increase coverage by 0.08%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #167      +/-   ##
==========================================
+ Coverage   97.43%   97.52%   +0.08%     
==========================================
  Files           5        5              
  Lines         117      121       +4     
  Branches       35       39       +4     
==========================================
+ Hits          114      118       +4     
  Misses          3        3              
Impacted Files Coverage Δ
src/Collapse.tsx 100.00% <ø> (ø)
src/Panel.tsx 96.42% <ø> (+0.59%) :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 b5d62a6...1f60780. Read the comment docs.

afc163 commented 4 years ago

https://github.com/react-component/collapse/releases/tag/v2.1.0

zombieJ commented 3 years ago

ref https://github.com/ant-design/ant-design/pull/27496