-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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: pdf embed view component #8671
base: canary
Are you sure you want to change the base?
Conversation
Your org has enabled the Graphite merge queue for merging into canaryAdd the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
This stack of pull requests is managed by Graphite. Learn more about stacking. |
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 3a018ce. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 1 targetSent with 💌 from NxCloud. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## canary #8671 +/- ##
==========================================
- Coverage 70.30% 70.26% -0.05%
==========================================
Files 550 551 +1
Lines 33980 34008 +28
Branches 3052 3060 +8
==========================================
+ Hits 23889 23895 +6
- Misses 9719 9740 +21
- Partials 372 373 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
90f0665
to
facb69a
Compare
packages/frontend/core/src/components/attachment-viewer/embed/index.tsx
Outdated
Show resolved
Hide resolved
facb69a
to
c53d8cf
Compare
c53d8cf
to
0bed2a8
Compare
c7ca99b
to
7910f20
Compare
0bed2a8
to
9cdb92e
Compare
7910f20
to
25086b9
Compare
9cdb92e
to
14a1b25
Compare
14a1b25
to
e74620c
Compare
07676e2
to
c5bf03d
Compare
1e59de5
to
e992fe9
Compare
e992fe9
to
c55a81c
Compare
c55a81c
to
e62030d
Compare
e62030d
to
dc4fa3d
Compare
dc4fa3d
to
e4393af
Compare
e4393af
to
bb080dd
Compare
bb080dd
to
befe0a8
Compare
befe0a8
to
3a018ce
Compare
Closes: AF-1445
Upstreams: toeverything/blocksuite#8658, toeverything/blocksuite#8752
What's Changed
IntersectionObserver
to determine lazy loadingPDFViewerEmbedded
component