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: update edgeless color palette #8762

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fundon
Copy link
Contributor

@fundon fundon commented Nov 19, 2024

Closes: BS-1804, BS-1803

What's Changed

  • refactor EdgelessLineWidthPanel component, the previous width is fixed and cannot be used in the new design
  • refactor EdgelessColorPanel and EdgelessColorButton components, make them simple and reusable
  • delete redundant EdgelessOneRowColorPanel component
  • unity and update color palette, if the previously set color is not in the latest color palette, the custom color button will be selected

Copy link

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

Copy link

changeset-bot bot commented Nov 19, 2024

⚠️ No Changeset found

Latest commit: d398f89

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 Nov 19, 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 Nov 19, 2024


How to use the Graphite Merge Queue

Add the label merge to this PR to add it to 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.

Copy link

nx-cloud bot commented Nov 19, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit d398f89. 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 Nov 19, 2024

size-limit report 📦

Path Size
@blocksuite/affine 13 B (0%)
@blocksuite/affine/effects 2.1 MB (-0.02% 🔽)
@blocksuite/affine/block-std 157.31 KB (0%)
@blocksuite/affine/block-std/gfx 81.26 KB (0%)
@blocksuite/affine/global 13 B (0%)
@blocksuite/affine/global/utils 13.88 KB (0%)
@blocksuite/affine/global/env 217 B (0%)
@blocksuite/affine/global/exceptions 562 B (0%)
@blocksuite/affine/global/di 1.65 KB (0%)
@blocksuite/affine/global/types 13 B (0%)
@blocksuite/affine/store 78.66 KB (0%)
@blocksuite/affine/inline 32.66 KB (0%)
@blocksuite/affine/inline/consts 242 B (0%)
@blocksuite/affine/inline/types 13 B (0%)
@blocksuite/affine/presets 1.9 MB (+0.02% 🔺)
@blocksuite/affine/blocks 1.99 MB (+0.01% 🔺)
@blocksuite/affine/blocks/schemas 92.64 KB (+3.76% 🔺)

@fundon fundon marked this pull request as ready for review November 19, 2024 11:18
@fundon fundon requested a review from a team as a code owner November 19, 2024 11:18
@fundon fundon added the dont merge Experimental pull requests label Nov 20, 2024
@fundon fundon force-pushed the fundon/11_19_update_edgeless_theme branch from 7d42401 to ee128b4 Compare November 20, 2024 03:35
@fundon fundon force-pushed the fundon/11_19_update_edgeless_theme branch from ee128b4 to f6ccc24 Compare November 20, 2024 03:57
@fundon fundon force-pushed the fundon/11_19_update_edgeless_theme branch from f6ccc24 to a1fb59f Compare November 20, 2024 05:39
@fundon fundon changed the title chore: update edgeless theme chore: update edgeless color palettes Nov 21, 2024
@fundon fundon force-pushed the fundon/11_19_update_edgeless_theme branch from a1fb59f to 2021a08 Compare November 21, 2024 02:22
@fundon fundon force-pushed the fundon/11_19_update_edgeless_theme branch from 2021a08 to 7983fdb Compare November 21, 2024 02:34
@fundon fundon force-pushed the fundon/11_19_update_edgeless_theme branch from 7983fdb to 637b2b5 Compare November 21, 2024 02:40
@fundon fundon force-pushed the fundon/11_19_update_edgeless_theme branch from 637b2b5 to 5da3acd Compare November 21, 2024 03:13
@fundon fundon force-pushed the fundon/11_19_update_edgeless_theme branch from 5da3acd to 751c874 Compare November 21, 2024 09:16
@fundon fundon force-pushed the fundon/11_19_update_edgeless_theme branch from 751c874 to f8896b0 Compare November 21, 2024 09:19
@fundon fundon force-pushed the fundon/11_19_update_edgeless_theme branch from fcb5cc5 to 05b9a7d Compare December 18, 2024 01:06
@fundon fundon force-pushed the fundon/11_19_update_edgeless_theme branch from 05b9a7d to 36612ae Compare December 18, 2024 01:09
@fundon fundon force-pushed the fundon/11_19_update_edgeless_theme branch from 36612ae to 4427595 Compare December 18, 2024 01:33
@fundon fundon force-pushed the fundon/11_19_update_edgeless_theme branch from 4427595 to 51226d6 Compare December 18, 2024 01:41
@fundon fundon force-pushed the fundon/11_19_update_edgeless_theme branch from 51226d6 to dff7560 Compare December 18, 2024 01:47
@fundon fundon force-pushed the fundon/11_19_update_edgeless_theme branch from dff7560 to ff95d9b Compare December 18, 2024 01:52
@fundon fundon force-pushed the fundon/11_19_update_edgeless_theme branch from ff95d9b to 89e5315 Compare December 18, 2024 02:14
@fundon fundon force-pushed the fundon/11_19_update_edgeless_theme branch from 89e5315 to bf5608d Compare December 18, 2024 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dont merge Experimental pull requests
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants