react-component / collapse

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

fix: fix CollapsePanel onItemClick not triggering error #300

Closed Wxh16144 closed 1 year ago

Wxh16144 commented 1 year ago

fix #235

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
collapse ✅ Ready (Inspect) Visit Preview Jan 16, 2023 at 10:06AM (UTC)
codecov[bot] commented 1 year ago

Codecov Report

Merging #300 (3d98e3a) into master (ca4067a) will increase coverage by 0.03%. The diff coverage is 100.00%.

:exclamation: Current head 3d98e3a differs from pull request most recent head a18f048. Consider uploading reports for the commit a18f048 to get more accurate results

@@            Coverage Diff             @@
##           master     #300      +/-   ##
==========================================
+ Coverage   98.85%   98.88%   +0.03%     
==========================================
  Files           4        4              
  Lines          87       90       +3     
  Branches       33       33              
==========================================
+ Hits           86       89       +3     
  Misses          1        1              
Impacted Files Coverage Δ
src/Panel.tsx 100.00% <ø> (ø)
src/PanelContent.tsx 90.90% <ø> (ø)
src/index.tsx 100.00% <ø> (ø)
src/Collapse.tsx 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

Wxh16144 commented 1 year ago

wait #301

Wxh16144 commented 1 year ago

wait #301

ready~

MadCcc commented 1 year ago

看下对 antd 有无影响,有可能会 break,因为有可能 bug as feat