Closed xiaoyatong closed 1 week ago
本次更改主要集中在 src/config.json
文件的版本更新上。Loading
组件的版本从 2.0.0
更新至 3.0.0
,同时新增了 Notify
组件,版本为 3.0.0
。多个组件,包括 Empty
、ResultPage
、InfiniteLoading
、Popup
、PullToRefresh
、Skeleton
、Swipe
、Toast
、Avatar
、AvatarGroup
、CountDown
、Pagination
、Price
、Progress
、Swiper
、SwiperItem
、Tag
、Video
和 VirtualList
,均更新至版本 3.0.0
。此外,TimeDetail
组件被标记为 exportEmpty: true
,表示不打算导出。
文件 | 更改摘要 |
---|---|
src/config.json | 更新 Loading 组件版本至 3.0.0 ,新增 Notify 组件(版本 3.0.0 ),更新多个组件版本至 3.0.0 ,并将 TimeDetail 标记为 exportEmpty: true 。 |
src/config.json
中 Avatar
和 AvatarGroup
组件的版本,与主 PR 的版本更新直接相关。src/config.json
中的 InfiniteLoading
、Notify
、Popup
、PullToRefresh
、Skeleton
、Swipe
、CountDown
、Avatar
和 AvatarGroup
组件的版本,与主 PR 的版本更改一致。src/config.json
中 TrendArrow
组件的版本,是与主 PR 中类似的版本更新实例。size/M
, 3.x
🐇 在草地上跳跃,版本更新来临,
组件齐欢笑,功能更精彩!
新增通知声,加载更顺畅,
兔子舞翩翩,庆祝这变化! 🌼✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 83.98%. Comparing base (
a9eeca5
) to head (580310e
). Report is 1 commits behind head on V3.0.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Summary by CodeRabbit
新功能
Notify
组件,版本为3.0.0
。版本更新
Loading
组件版本更新至3.0.0
。Empty
、ResultPage
、InfiniteLoading
等)版本均更新至3.0.0
。其他
TimeDetail
组件标记为不导出。