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

feat(turborepo): new ui + watch mode #7962

Merged
merged 7 commits into from May 14, 2024

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    78937d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19a6a64 View commit details
    Browse the repository at this point in the history
  3. Fix clippy

    NicholasLYang committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e32a3ad View commit details
    Browse the repository at this point in the history
  4. Update crates/turborepo-ui/src/tui/handle.rs

    Co-authored-by: Chris Olszewski <chris.olszewski@vercel.com>
    NicholasLYang and chris-olszewski committed May 10, 2024
    Configuration menu
    Copy the full SHA
    caa62ad View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    1a4bcfc View commit details
    Browse the repository at this point in the history
  2. Added test

    NicholasLYang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    49b8260 View commit details
    Browse the repository at this point in the history
  3. Fixed compile error

    NicholasLYang committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4a683d6 View commit details
    Browse the repository at this point in the history