-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
refactor(editor): refactor linkPreviewer as an extension and remove bookmark service #9754
refactor(editor): refactor linkPreviewer as an extension and remove bookmark service #9754
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
b9a7ee1
to
003d354
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## canary #9754 +/- ##
==========================================
- Coverage 53.24% 53.23% -0.02%
==========================================
Files 2195 2194 -1
Lines 98820 98807 -13
Branches 16752 16751 -1
==========================================
- Hits 52620 52601 -19
+ Misses 44822 44796 -26
- Partials 1378 1410 +32
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
blocksuite/affine/shared/src/services/link-previewer-service.ts
Outdated
Show resolved
Hide resolved
5cc8da3
to
d789ee8
Compare
2a7f75c
to
04a1809
Compare
packages/frontend/core/src/mobile/pages/workspace/detail/mobile-detail-page.tsx
Outdated
Show resolved
Hide resolved
04a1809
to
856aa8a
Compare
Merge activity
|
856aa8a
to
4bd43a6
Compare
BS-2427 BS-2418