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

fix(electron): add missing configureAppThemeModule to shell #8656

Conversation

pengx17
Copy link
Collaborator

@pengx17 pengx17 commented Nov 1, 2024

No description provided.

Copy link

graphite-app bot commented Nov 1, 2024

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

Add the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

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

@pengx17 pengx17 marked this pull request as ready for review November 1, 2024 05:51
@github-actions github-actions bot added mod:i18n Related to i18n app:electron Related to electron app labels Nov 1, 2024
Copy link
Collaborator Author

pengx17 commented Nov 1, 2024

@pengx17 pengx17 force-pushed the 11-01-fix_electron_add_missing_configureappthememodule_to_shell branch from f6eaf09 to 40fc7b7 Compare November 1, 2024 05:52
Copy link

nx-cloud bot commented Nov 1, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 4f16e22. 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

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.72%. Comparing base (7a20198) to head (4f16e22).
Report is 1 commits behind head on canary.

Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #8656      +/-   ##
==========================================
+ Coverage   70.05%   70.72%   +0.66%     
==========================================
  Files         545      545              
  Lines       33774    33774              
  Branches     3035     3073      +38     
==========================================
+ Hits        23662    23886     +224     
+ Misses       9755     9549     -206     
+ Partials      357      339      -18     
Flag Coverage Δ
server-test 77.79% <ø> (+0.76%) ⬆️
unittest 45.14% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pengx17 pengx17 changed the base branch from 11-01-revert_electron_revert_http_protocl_in_electron to graphite-base/8656 November 1, 2024 06:33
Copy link

graphite-app bot commented Nov 1, 2024

Merge activity

@graphite-app graphite-app bot changed the base branch from graphite-base/8656 to canary November 1, 2024 07:23
@pengx17 pengx17 force-pushed the 11-01-fix_electron_add_missing_configureappthememodule_to_shell branch from 40fc7b7 to 4f16e22 Compare November 1, 2024 07:23
@graphite-app graphite-app bot merged commit 4f16e22 into canary Nov 1, 2024
46 checks passed
@graphite-app graphite-app bot deleted the 11-01-fix_electron_add_missing_configureappthememodule_to_shell branch November 1, 2024 07:38
donteatfriedrice added a commit that referenced this pull request Nov 5, 2024
## Feat

- feat: add pdf viewer to playground (#8650)
- feat: add view toggle menu to toolbar of attachment block (#8660)
- feat: attachment embedded view supports configurable (#8658)

## Fix

- fix: tidy up after multiple images uploaded (#8671)
- fix: unable to add caption for linked document of embedded view (#8670)
- fix(blocks): code block should update highlight when theme changed (#8669)
- fix(edgeless): allow right click of tool controller (#8652)
- fix(database): short name of tag type (#8665)
- fix: the content of formula should contain spaces (#8647)
- fix: import notion database with title (#8661)
- fix(page): bookmark block selected style (#8656)
- fix(edgeless): switching shape style and color, the preview does not change in time (#8655)
- fix(blocks): size of icons are not consistent in keyboard toolbar (#8653)
- fix: use host instead of offsetParent (#8651)

## Refactor

- refactor(database): filter ui (#8611)

## Ci

- ci: renovate pr title lint (#8666)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:electron Related to electron app mod:i18n Related to i18n
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants