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(blocks): add scroll anchoring widget #8378

Conversation

fundon
Copy link
Contributor

@fundon fundon commented Sep 17, 2024

Closes BS-1318

  • add highlight type selection
  • impl scroll anchoring widget
🎥 Video uploaded on Graphite:

Copy link

vercel bot commented Sep 17, 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 Sep 18, 2024 7:29am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
blocksuite-docs ⬜️ Ignored (Inspect) Visit Preview Sep 18, 2024 7:29am

Copy link

changeset-bot bot commented Sep 17, 2024

⚠️ No Changeset found

Latest commit: 290c9ed

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

graphite-app bot commented Sep 17, 2024

Your org has enabled the Graphite merge queue for merging into master

Add the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

Copy link
Contributor Author

fundon commented Sep 17, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @fundon and the rest of your teammates on Graphite Graphite

Copy link

nx-cloud bot commented Sep 17, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 290c9ed. 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 target

Sent with 💌 from NxCloud.

Copy link
Contributor

github-actions bot commented Sep 17, 2024

size-limit report 📦

Path Size
@blocksuite/affine-block-embed 119 KB (0%)
@blocksuite/affine-block-list 5.94 KB (0%)
@blocksuite/affine-block-paragraph 4.5 KB (0%)
@blocksuite/affine-block-surface 82.1 KB (0%)
@blocksuite/affine-components 366.88 KB (0%)
@blocksuite/data-view 205.57 KB (-2.11% 🔽)
@blocksuite/affine-model 30.02 KB (0%)
@blocksuite/affine-shared 26.03 KB (+1.61% 🔺)
@blocksuite/blocks 2.64 MB (-0.05% 🔽)
@blocksuite/block-std 106.48 KB (+0.66% 🔺)
@blocksuite/global 28.41 KB (0%)
@blocksuite/inline 23.76 KB (0%)
@blocksuite/store 64 KB (0%)
@blocksuite/sync 95.99 KB (0%)
@blocksuite/presets 200.68 KB (0%)
@blocksuite/affine-widget-scroll-anchoring -16 B (+100% 🔺)

@fundon fundon marked this pull request as ready for review September 17, 2024 05:28
@fundon fundon requested a review from a team as a code owner September 17, 2024 05:28
@fundon fundon force-pushed the fundon/09_17_feat_impl_scroll-anchoring_and_highlight_selection branch from 1ec49cc to cc6b665 Compare September 18, 2024 00:13
@fundon fundon force-pushed the fundon/09_17_feat_impl_scroll-anchoring_and_highlight_selection branch from cc6b665 to bb309d9 Compare September 18, 2024 00:17
@fundon fundon force-pushed the fundon/09_17_feat_impl_scroll-anchoring_and_highlight_selection branch from bb309d9 to b2bbaf7 Compare September 18, 2024 01:00
@fundon fundon requested a review from Saul-Mirone September 18, 2024 01:10
@Saul-Mirone
Copy link
Collaborator

You should also fix the size limit report.

@fundon fundon force-pushed the fundon/09_17_feat_impl_scroll-anchoring_and_highlight_selection branch from b2bbaf7 to b5b9faf Compare September 18, 2024 02:44
@fundon fundon force-pushed the fundon/09_17_feat_impl_scroll-anchoring_and_highlight_selection branch from b5b9faf to c8a1336 Compare September 18, 2024 02:47
@fundon fundon force-pushed the fundon/09_17_feat_impl_scroll-anchoring_and_highlight_selection branch 2 times, most recently from 694747b to f303a76 Compare September 18, 2024 03:43
Copy link
Contributor Author

fundon commented Sep 18, 2024

How to fix it?

@fundon fundon changed the title feat(blocks): impl scroll anchoring widget and highlight selection feat(blocks): add scroll anchoring widget Sep 18, 2024
@fundon fundon force-pushed the fundon/09_17_feat_impl_scroll-anchoring_and_highlight_selection branch from f303a76 to 44b6c51 Compare September 18, 2024 05:40
@fundon fundon force-pushed the fundon/09_17_feat_impl_scroll-anchoring_and_highlight_selection branch from 44b6c51 to 5e81f80 Compare September 18, 2024 05:53
@fundon fundon force-pushed the fundon/09_17_feat_impl_scroll-anchoring_and_highlight_selection branch from 5e81f80 to 1ec6909 Compare September 18, 2024 06:01
@fundon fundon force-pushed the fundon/09_17_feat_impl_scroll-anchoring_and_highlight_selection branch from 1ec6909 to 655934a Compare September 18, 2024 07:06
@fundon fundon force-pushed the fundon/09_17_feat_impl_scroll-anchoring_and_highlight_selection branch from 655934a to 5932669 Compare September 18, 2024 07:14
Copy link

graphite-app bot commented Sep 18, 2024

Merge activity

  • Sep 18, 3:27 AM EDT: The merge label 'merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Sep 18, 3:27 AM EDT: Saul-Mirone added this pull request to the Graphite merge queue.
  • Sep 18, 3:32 AM EDT: Saul-Mirone merged this pull request with the Graphite merge queue.

@Saul-Mirone Saul-Mirone force-pushed the fundon/09_17_feat_impl_scroll-anchoring_and_highlight_selection branch from 5932669 to 290c9ed Compare September 18, 2024 07:28
@graphite-app graphite-app bot merged commit 290c9ed into master Sep 18, 2024
35 of 36 checks passed
@graphite-app graphite-app bot deleted the fundon/09_17_feat_impl_scroll-anchoring_and_highlight_selection branch September 18, 2024 07:32
fundon added a commit to toeverything/AFFiNE that referenced this pull request Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants