Skip to content

Version 1.20260813.0 - #552

Merged
agarny merged 3 commits into
opencor:mainfrom
agarny:cleaning-up
Aug 12, 2026
Merged

Version 1.20260813.0#552
agarny merged 3 commits into
opencor:mainfrom
agarny:cleaning-up

Conversation

@agarny

@agarny agarny commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI lite review requested due to automatic review settings August 12, 2026 13:01

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR bumps the app version to 1.20260813.0, updates Electron to ^43.4.0, and adds mouse-wheel-based navigation to the renderer’s view switcher (tightening activeViewId typing across the view registry APIs).

Changes:

  • Add @wheel handling in ViewSwitcherComponent to switch between views via mouse wheel.
  • Make activeViewId non-optional in the view switcher props and viewRegistry.resolve() signature.
  • Bump package versions (root + renderer) and update Electron dependency/lockfile.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/renderer/src/components/ViewSwitcherComponent.vue Adds wheel-based view switching and adjusts prop typing.
src/renderer/src/common/viewRegistry.ts Tightens resolve() parameter type to required string.
src/renderer/package.json Bumps renderer package version.
package.json Bumps root package version and updates Electron dependency.
bun.lock Updates lockfile entries for Electron and related dependencies.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread src/renderer/src/components/ViewSwitcherComponent.vue
Comment thread src/renderer/src/components/ViewSwitcherComponent.vue
@agarny
agarny merged commit 3c596ea into opencor:main Aug 12, 2026
9 checks passed
@agarny
agarny deleted the cleaning-up branch August 12, 2026 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants