Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: joshka/tui-widgets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: joshka/tui-widgets
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ratatui-0.30
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 46 files changed
  • 1 contributor

Commits on Mar 2, 2025

  1. Configuration menu
    Copy the full SHA
    2835bce View commit details
    Browse the repository at this point in the history
  2. chore: use ratatui-0.30

    joshka committed Mar 2, 2025
    Configuration menu
    Copy the full SHA
    327d79e View commit details
    Browse the repository at this point in the history
  3. chore: update examples for ratatui-0.30

    In Ratatui 0.30, WidgetRef is only implemented on &W, not on each widget
    joshka committed Mar 2, 2025
    Configuration menu
    Copy the full SHA
    36fdfde View commit details
    Browse the repository at this point in the history
  4. chore: use ratatui_* crates where possible

    In ratatui 0.30, the main crate is broken up to make importing narrower
    joshka committed Mar 2, 2025
    Configuration menu
    Copy the full SHA
    21fe53e View commit details
    Browse the repository at this point in the history
  5. chore: fixup doc comments

    joshka committed Mar 2, 2025
    Configuration menu
    Copy the full SHA
    d4f6292 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    faf1514 View commit details
    Browse the repository at this point in the history
  7. ci: fix git-cliff config

    joshka committed Mar 2, 2025
    Configuration menu
    Copy the full SHA
    466b3bf View commit details
    Browse the repository at this point in the history
  8. docs: update readme

    joshka committed Mar 2, 2025
    Configuration menu
    Copy the full SHA
    93185e3 View commit details
    Browse the repository at this point in the history
Loading