Skip to content
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: support import notion database #3170

Merged
merged 10 commits into from
Jun 28, 2023

Conversation

fourdim
Copy link
Contributor

@fourdim fourdim commented Jun 20, 2023

This fixes #2910.

@codesandbox
Copy link

codesandbox bot commented Jun 20, 2023

This branch is running in CodeSandbox. Use the links below to review this PR faster.


CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders | Preview

@vercel
Copy link

vercel bot commented Jun 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blocksuite ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 28, 2023 11:03am
blocksuite-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 28, 2023 11:03am

@zzj3720
Copy link
Member

zzj3720 commented Jun 26, 2023

If this pr is ready for review, you can cancel the draft status

@fourdim
Copy link
Contributor Author

fourdim commented Jun 26, 2023

If this pr is ready for review, you can cancel the draft status

It's still in progress

@fourdim fourdim requested a review from zzj3720 June 28, 2023 09:41
@fourdim fourdim merged commit 133b703 into toeverything:master Jun 28, 2023
17 of 18 checks passed
fundon added a commit to fundon/blocksuite that referenced this pull request Jun 29, 2023
…editor

* master: (62 commits)
  fix: image resize after switch page mode (toeverything#3238)
  feat(edgeless): add index for other notes when selecting a note (toeverything#3235)
  feat: support import notion database (toeverything#3170)
  style: adjust checkbox style (toeverything#3240)
  fix: the incorrect import path (toeverything#3234)
  fix: console error exporting PNG/PDF in playground (toeverything#3205)
  feat(blocks): add page block service (toeverything#3232)
  refactor(edgeless): rename children container (toeverything#3231)
  fix: edgeless text error when importing from snapshot (toeverything#3229)
  refactor(blocks): split code (toeverything#3228)
  fix(store): handle resource load error when importing snapshot (toeverything#3227)
  feat: use human-readable name in code block (toeverything#3225)
  fix(store): snapshot import and export (toeverything#3223)
  fix(phasor): curveFitting should be enabled on ellipse (toeverything#3224)
  feat: support for adding tags to pages (toeverything#3203)
  fix(store): broadcast channel not defined (toeverything#3222)
  fix(store): bring back remove page for subdoc (toeverything#3221)
  fix(phasor): bound should be calculated using expand (toeverything#3220)
  refactor: migrate image resize manager to block level (toeverything#3218)
  feat(edgeless): support select element below the hollow shape (toeverything#3212)
  ...
@fourdim fourdim deleted the feat-notion-db branch July 11, 2023 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Archived in project
Development

Successfully merging this pull request may close these issues.

Need to adapt to the import of Notion Database
2 participants