-
Notifications
You must be signed in to change notification settings - Fork 421
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
Rewrite Mode2Up to use CSS transforms + Lit #1152
Conversation
a2a3ddf
to
cbffd2c
Compare
477d8f0
to
0bed79e
Compare
0bed79e
to
d97dbf7
Compare
3ffb4fb
to
dc52b88
Compare
Codecov Report
@@ Coverage Diff @@
## master #1152 +/- ##
==========================================
- Coverage 69.95% 68.35% -1.61%
==========================================
Files 59 61 +2
Lines 5342 5103 -239
Branches 1045 1062 +17
==========================================
- Hits 3737 3488 -249
- Misses 1586 1588 +2
- Partials 19 27 +8
... and 1 file with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
9a93e66
to
27d677a
Compare
a875a0a
to
7747089
Compare
BC: Remove no longer used: - BookReader.prototype.lastDisplayableIndex2up - BookReader.prototype.firstDisplayableIndex - BookReader.prototype.lastDisplayableIndex
Consistent with the way it was before, and a better UX.
Breaking Changes: - Remove BookReader#scrollDown - Remove BookReader#scrollUp - Remove BookReader#_scrollAmount All unused
Breaking changes: - Rm BookReader#stopFlipAnimations
Also some misc Mode2UpLit cleanups
7747089
to
3dc0265
Compare
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.
Reviewed with @iisa on call
a6c830a
to
1c4be78
Compare
574b8b6
to
1b5f370
Compare
QA'd by IA folks, CR'd by Isa. |
Closes #1145 . Closed #301 . Closes #881 .
QA. Tested on:
Complete black screen, not just BR. Also prod.Now works...