-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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(editor): store real color values in edgeless #9254
feat(editor): store real color values in edgeless #9254
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. |
fb93b95
to
04cf141
Compare
0ca415e
to
4dbadb3
Compare
9e11e04
to
aa795bd
Compare
9fec4a5
to
44d739d
Compare
aa795bd
to
67fb7ca
Compare
44d739d
to
cd3ec87
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## canary #9254 +/- ##
==========================================
- Coverage 51.53% 51.46% -0.08%
==========================================
Files 2148 2150 +2
Lines 97004 96993 -11
Branches 16243 16201 -42
==========================================
- Hits 49992 49913 -79
- Misses 45628 45699 +71
+ Partials 1384 1381 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
d690394
to
74b4433
Compare
67fb7ca
to
4eb17c1
Compare
add24e1
to
93d7525
Compare
4eb17c1
to
49033af
Compare
9c7fac8
to
9907200
Compare
992604d
to
affc667
Compare
05d71f3
to
1c71bac
Compare
affc667
to
f83138d
Compare
1c71bac
to
9f4210d
Compare
f83138d
to
a1d9dd1
Compare
9f4210d
to
bff3563
Compare
a1d9dd1
to
8021f28
Compare
bff3563
to
8ce4753
Compare
8021f28
to
8059ba4
Compare
8ce4753
to
fada2b8
Compare
8059ba4
to
0d127bf
Compare
fada2b8
to
b81b21c
Compare
0d127bf
to
e75596a
Compare
b81b21c
to
0961700
Compare
e75596a
to
353f01d
Compare
274e805
to
7278bf0
Compare
Merge activity
|
### What's Changed! * adds theme type: `ThemeSchema` * adds default theme: `DefaultTheme` * stores real color values
353f01d
to
a5641ae
Compare
7278bf0
to
b9f2650
Compare
What's Changed!
ThemeSchema
DefaultTheme