Skip to content

Conversation

@sachasayan
Copy link
Contributor

@sachasayan sachasayan commented May 12, 2025

Description

Tailwind migration — History Views.

This PR covers the Tailwind Migration to History Views (Preview and HistoryView tsx).

Type of Change

  • ♻️ Refactor: Code change that neither fixes a bug nor adds a feature.

Pre-Submission Checklist

  • Self-Review: I have performed a thorough self-review of my code.
  • Code Quality:
    • My code adheres to the project's style guidelines.
    • There are no new linting errors or warnings (npm run lint).
    • All debug code (e.g., console.log) has been removed.
  • Testing:
    • New and/or updated tests have been added to cover my changes.
    • All tests pass locally (npm test).
    • The application builds successfully with my changes.
  • Branch Hygiene: My branch is up-to-date (rebased) with the main branch.
  • Documentation Impact: I have considered if my changes require documentation updates (see "Documentation Updates" section below).
  • Changeset: A changeset has been created using npm run changeset if this PR includes user-facing changes or dependency updates.
  • Contribution Guidelines: I have read and agree to the Contributor Guidelines.

Screenshots / Videos

No visual impacts, these components look and act identical with the changes applied.

Screenshot 2025-05-12 at 1 35 39 PM

Documentation Updates

Does this PR necessitate updates to user-facing documentation?

  • No documentation updates are required.

Important

Migrated History components to Tailwind CSS, updating HistoryPreview.tsx, HistoryView.tsx, and index.css for consistent styling and VSCode theme compatibility.

  • Tailwind Migration:
    • Migrated HistoryPreview.tsx and HistoryView.tsx to use Tailwind CSS classes, replacing inline styles with Tailwind utility classes.
    • Updated index.css to include new CSS variables for VSCode theme compatibility and custom styles for Tailwind integration.
  • CSS Changes:
    • Added new color variables in index.css for VSCode theme compatibility.
    • Defined custom animations and scrollbar styles in index.css.
    • Applied Tailwind utility classes for layout and typography in HistoryPreview.tsx and HistoryView.tsx.

This description was created by Ellipsis for 682465a. You can customize this summary. It will automatically update as commits are pushed.

@changeset-bot
Copy link

changeset-bot bot commented May 12, 2025

🦋 Changeset detected

Latest commit: 682465a

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 Minor

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

@sachasayan sachasayan changed the title Chore: Tailwind migration — History Components Chore: Tailwind Migration — History Components May 12, 2025
@sachasayan sachasayan marked this pull request as ready for review May 12, 2025 18:45
@sachasayan sachasayan requested review from cte and mrubens as code owners May 12, 2025 18:45
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label May 12, 2025
@hannesrudolph hannesrudolph moved this from New to PR [Greenlit] in Roo Code Roadmap May 14, 2025
@hannesrudolph hannesrudolph moved this from New to PR [Greenlit] in Roo Code Roadmap May 20, 2025
@hannesrudolph hannesrudolph moved this from TEMP to Needs Preliminary Review in Roo Code Roadmap May 27, 2025
@daniel-lxs
Copy link
Member

I'll be closing this as stale, we can revisit this migration later and either reopen them or create new PRs.
cc: @mrubens

@daniel-lxs daniel-lxs closed this Jun 4, 2025
@github-project-automation github-project-automation bot moved this from PR [Needs Prelim Review] to Done in Roo Code Roadmap Jun 4, 2025
@github-project-automation github-project-automation bot moved this from PR [Greenlit] to Done in Roo Code Roadmap Jun 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR - Needs Preliminary Review size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants