Skip to content

[Feature] side by side toolview#588

Merged
Power-Maverick merged 2 commits into
devfrom
feat/side-by-side-toolview
Jun 26, 2026
Merged

[Feature] side by side toolview#588
Power-Maverick merged 2 commits into
devfrom
feat/side-by-side-toolview

Conversation

@Power-Maverick

@Power-Maverick Power-Maverick commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Summary

Closes #530

Type of change

  • New feature
  • Bug fix
  • Refactor (no functional change)
  • Documentation
  • Chore / maintenance (dependency update, build, config)
  • Test addition / improvement

Changes

  • Adds side-by-side tab view
  • Updated the PR template and adds PR validation

Architecture checklist

Packages (types & validation)

  • Not applicable — no changes to packages/

If you did change a package:

  • @pptb/types (types): type definitions updated and version bumped in packages/types/package.json
  • @pptb/validate (validation): validation rules updated and version bumped in packages/validation/package.json

Code quality

  • pnpm run typecheck passes with 0 errors (warnings are acceptable)
  • pnpm run lint passes with 0 errors (warnings are acceptable)
  • pnpm run build completes successfully

Testing

  • pnpm run test:unit passes (for changes to src/main/, src/common/, or src/renderer/ utilities)
  • pnpm run test:e2e passes (for UI / navigation / end-to-end flows)
  • Manually tested in the running app (pnpm run dev)

Scenario tested:

Screenshots / recordings

Breaking changes

  • No breaking changes
  • Yes — describe impact and migration path below:

Reviewer notes

  • I have added appropriate unit and/or e2e tests for this change
  • I have resolved all GitHub Copilot review comments
  • I have followed the guidelines in CONTRIBUTING.md

@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown

✅ PR Checklist

All required checklist items are complete. This PR is ready for review.

@github-actions

Copy link
Copy Markdown

Bundle Size Report 📦

Bundle Size
Main Process 1.3 MB
Renderer JS 580.77 KB
Renderer CSS 99.77 KB
Total 1.96 MB

Bundle Analysis Reports

The detailed bundle analysis reports are available in the workflow artifacts:

  • 📊 Main Process: stats-main.html
  • 📊 Renderer Process: stats-renderer.html

Download the artifacts from the workflow run to view interactive visualizations.


Bundle size tracking is now active! This helps prevent bundle bloat.

@Power-Maverick Power-Maverick changed the title Feature: side by side toolview [Feature] side by side toolview Jun 26, 2026
@Power-Maverick Power-Maverick merged commit 8574760 into dev Jun 26, 2026
8 of 21 checks passed
@Power-Maverick Power-Maverick deleted the feat/side-by-side-toolview branch June 26, 2026 13:40
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.

1 participant