-
Notifications
You must be signed in to change notification settings - Fork 269
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add pagination whether to show pages in imagepreview #2411
Conversation
Walkthrough这次更新涉及 Changes
Poem
Tip AI model upgrade
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## next #2411 +/- ##
==========================================
- Coverage 85.98% 85.98% -0.01%
==========================================
Files 217 217
Lines 22828 22833 +5
Branches 2540 2542 +2
==========================================
+ Hits 19629 19633 +4
- Misses 3194 3195 +1
Partials 5 5 ☔ View full report in Codecov by Sentry. |
🤔 这个变动的性质是?
🔗 相关 Issue
#2407
Summary by CodeRabbit
pagination
属性以控制ImagePreview
组件中的分页显示,默认值为true
。indicator
属性以控制指示器显示,默认值为false
。