-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
chore(core): tracking events for doc properties #8651
chore(core): tracking events for doc properties #8651
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 ef82b9d. 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 #8651 +/- ##
==========================================
+ Coverage 70.06% 70.08% +0.01%
==========================================
Files 546 546
Lines 33809 33809
Branches 3055 3055
==========================================
+ Hits 23689 23694 +5
+ Misses 9759 9753 -6
- Partials 361 362 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
6336312
to
ff87fe0
Compare
Merge activity
|
ff87fe0
to
d4fdb3e
Compare
d4fdb3e
to
824e2a2
Compare
packages/frontend/core/src/components/blocksuite/block-suite-editor/lit-adaper.tsx
Outdated
Show resolved
Hide resolved
824e2a2
to
4cc48e3
Compare
4cc48e3
to
49dfaaf
Compare
## Feat - feat: add pdf viewer to playground (#8650) - feat: add view toggle menu to toolbar of attachment block (#8660) - feat: attachment embedded view supports configurable (#8658) ## Fix - fix: tidy up after multiple images uploaded (#8671) - fix: unable to add caption for linked document of embedded view (#8670) - fix(blocks): code block should update highlight when theme changed (#8669) - fix(edgeless): allow right click of tool controller (#8652) - fix(database): short name of tag type (#8665) - fix: the content of formula should contain spaces (#8647) - fix: import notion database with title (#8661) - fix(page): bookmark block selected style (#8656) - fix(edgeless): switching shape style and color, the preview does not change in time (#8655) - fix(blocks): size of icons are not consistent in keyboard toolbar (#8653) - fix: use host instead of offsetParent (#8651) ## Refactor - refactor(database): filter ui (#8611) ## Ci - ci: renovate pr title lint (#8666)
49dfaaf
to
2ecc414
Compare
2ecc414
to
ef82b9d
Compare
fix AF-1565