react-component / input-number

React Input Number
https://input-number.vercel.app/
MIT License
313 stars 173 forks source link

feat: classNames support handler #617

Closed liuyib closed 8 months ago

liuyib commented 8 months ago

In order to support: https://github.com/ant-design/ant-design/issues/46841#issuecomment-1884458338

vercel[bot] commented 8 months ago

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

Name Status Preview Comments Updated (UTC)
input-number ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 10, 2024 3:36pm
codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (26ca77b) 94.53% compared to head (b9b78dc) 94.53%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #617 +/- ## ======================================= Coverage 94.53% 94.53% ======================================= Files 6 6 Lines 293 293 Branches 74 74 ======================================= Hits 277 277 Misses 16 16 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

liuyib commented 8 months ago

handler 先不做了:https://github.com/ant-design/ant-design/pull/46912#discussion_r1448214144