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

refactor(database): make the extensibility of the database block more apparent #6730

Merged
merged 19 commits into from
Apr 11, 2024

Conversation

zzj3720
Copy link
Member

@zzj3720 zzj3720 commented Apr 10, 2024

Further separate the data-view and the database-block.

Now all columns and views are configured outside of the data-view, which provides a set of presets.
image
image

To prepare for the block query feature, a more controllable data-view is required.

Copy link

vercel bot commented Apr 10, 2024

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 Apr 11, 2024 1:11pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
blocksuite-docs ⬜️ Ignored (Inspect) Visit Preview Apr 11, 2024 1:11pm

@zzj3720 zzj3720 marked this pull request as draft April 10, 2024 19:41
@zzj3720 zzj3720 marked this pull request as ready for review April 11, 2024 12:58
@zzj3720 zzj3720 marked this pull request as draft April 11, 2024 12:58
@zzj3720 zzj3720 marked this pull request as ready for review April 11, 2024 13:29
@zzj3720 zzj3720 merged commit f4bbf1e into master Apr 11, 2024
20 checks passed
@zzj3720 zzj3720 deleted the zzj/database-refactor branch April 11, 2024 13:29
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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant