-
-
Notifications
You must be signed in to change notification settings - Fork 3.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
feat(core): new template doc property #9538
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. |
5935bbf
to
70fdcf3
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## canary #9538 +/- ##
==========================================
+ Coverage 51.43% 52.79% +1.36%
==========================================
Files 2158 2180 +22
Lines 97944 98617 +673
Branches 16646 16768 +122
==========================================
+ Hits 50378 52066 +1688
+ Misses 46313 45111 -1202
- Partials 1253 1440 +187
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
packages/frontend/core/src/components/blocksuite/block-suite-editor/lit-adaper.tsx
Outdated
Show resolved
Hide resolved
a136e6d
to
f8bfa51
Compare
packages/frontend/core/src/components/blocksuite/block-suite-editor/starter-bar.tsx
Outdated
Show resolved
Hide resolved
packages/frontend/core/src/modules/template-doc/entities/list.ts
Outdated
Show resolved
Hide resolved
packages/frontend/core/src/modules/doc/entities/property-list.ts
Outdated
Show resolved
Hide resolved
packages/frontend/core/src/components/blocksuite/block-suite-editor/starter-bar.tsx
Show resolved
Hide resolved
e484196
to
0905ead
Compare
packages/frontend/core/src/modules/template-doc/view/template-list-menu.tsx
Outdated
Show resolved
Hide resolved
packages/frontend/core/src/components/blocksuite/block-suite-editor/lit-adaper.tsx
Show resolved
Hide resolved
3508787
to
c1adaea
Compare
d3ff9c6
to
f4ead78
Compare
d82bf58
to
7cbd8ef
Compare
Merge activity
|
16d794c
to
10196f6
Compare
close AF-2045, AF-2047, AF-2065