-
Notifications
You must be signed in to change notification settings - Fork 423
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
Switch to new page number display format #1366
base: master
Are you sure you want to change the base?
Conversation
pezvi
commented
Jan 7, 2025
- Split desktop and mobile page number displays
- CSS: Move 'hide' to .controls
- Add/split tests for desktop and mobile page number displays
- Split desktop and mobile page number displays - CSS: Move 'hide' to .controls - Add/split tests for desktop and mobile page number displays
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1366 +/- ##
=========================================
Coverage ? 69.24%
=========================================
Files ? 59
Lines ? 5108
Branches ? 1082
=========================================
Hits ? 3537
Misses ? 1544
Partials ? 27 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! So nice and clean and easy to extend 🙂
…om/internetarchive/bookreader into br-6822-update-page-number-display
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!