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

Toggle to switch browser size to 1280x800 #164

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Toggle to switch browser size to 1280x800 #164

merged 1 commit into from
Dec 18, 2024

Conversation

mrubens
Copy link
Collaborator

@mrubens mrubens commented Dec 18, 2024

Screenshot 2024-12-18 at 12 34 50 AM

Screenshot 2024-12-18 at 12 36 36 AM


Important

Add toggle for larger browser viewport (1280x800) with UI and state management updates.

  • Feature:
    • Add toggle for larger browser viewport (1280x800) in SettingsView.tsx.
    • Update Cline.ts, ClineProvider.ts, and BrowserSession.ts to handle browserLargeViewport state.
  • UI:
    • Add checkbox in SettingsView.tsx for enabling larger viewport.
    • Adjust BrowserSessionRow.tsx to reflect viewport size in UI.
  • State Management:
    • Add browserLargeViewport to ExtensionState in ExtensionStateContext.tsx and ExtensionMessage.ts.
    • Handle browserLargeViewport messages in ClineProvider.ts and WebviewMessage.ts.
  • Documentation:
    • Update README.md to include new feature description.

This description was created by Ellipsis for 6a6084b. It will automatically update as commits are pushed.

Copy link

changeset-bot bot commented Dec 18, 2024

🦋 Changeset detected

Latest commit: 6a6084b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
roo-cline Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@mrubens mrubens merged commit 490d012 into main Dec 18, 2024
6 checks passed
@mrubens mrubens deleted the large_browser branch December 18, 2024 16:05
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