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: charmbracelet/bubbletea
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.2
Choose a base ref
...
head repository: charmbracelet/bubbletea
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 19 commits
  • 11 files changed
  • 8 contributors

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    0ab3eac View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    1212e50 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update lipgloss

    Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
    caarlos0 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9f015c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    f2e0114 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/charmbracelet/x/ansi from 0.4.0 to 0.4.2 (

    …#1214)
    
    Bumps [github.com/charmbracelet/x/ansi](https://github.com/charmbracelet/x) from 0.4.0 to 0.4.2.
    - [Release notes](https://github.com/charmbracelet/x/releases)
    - [Commits](charmbracelet/x@ansi/v0.4.0...ansi/v0.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/charmbracelet/x/ansi
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    129d5eb View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. feat(render): remove flickering

    LeperGnome authored and meowgorithm committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0cef3c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2106895 View commit details
    Browse the repository at this point in the history
  3. feat(render): fix typo

    LeperGnome authored and meowgorithm committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9ec9ad9 View commit details
    Browse the repository at this point in the history
  4. update golden output

    LeperGnome authored and meowgorithm committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e44d9c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f161cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3dfbcd9 View commit details
    Browse the repository at this point in the history
  7. fix single-line CursorUp(0)

    LeperGnome authored and meowgorithm committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    dcb05b0 View commit details
    Browse the repository at this point in the history
  8. fix: update standard_renderer.go

    aymanbagabas authored and meowgorithm committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9bafc58 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. chore(ci): sync golangci-lint config (#1221)

    Co-authored-by: aymanbagabas <3187948+aymanbagabas@users.noreply.github.com>
    github-actions[bot] and aymanbagabas authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    af96907 View commit details
    Browse the repository at this point in the history
  2. chore(ci): sync golangci-lint config (#1222)

    Co-authored-by: aymanbagabas <3187948+aymanbagabas@users.noreply.github.com>
    github-actions[bot] and aymanbagabas authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5f70edd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2472d90 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/charmbracelet/lipgloss in /examples (#1220)

    Bumps [github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss) from 0.13.1 to 1.0.0.
    - [Release notes](https://github.com/charmbracelet/lipgloss/releases)
    - [Changelog](https://github.com/charmbracelet/lipgloss/blob/master/.goreleaser.yml)
    - [Commits](charmbracelet/lipgloss@v0.13.1...v1.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/charmbracelet/lipgloss
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    3bbf24d View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump github.com/charmbracelet/lipgloss from 0.13.1 to 1.…

    …0.0 (#1219)
    
    Bumps [github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss) from 0.13.1 to 1.0.0.
    - [Release notes](https://github.com/charmbracelet/lipgloss/releases)
    - [Changelog](https://github.com/charmbracelet/lipgloss/blob/master/.goreleaser.yml)
    - [Commits](charmbracelet/lipgloss@v0.13.1...v1.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/charmbracelet/lipgloss
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d6aee5b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. chore(deps): bump github.com/charmbracelet/x/ansi from 0.4.2 to 0.4.5 (

    …#1224)
    
    Bumps [github.com/charmbracelet/x/ansi](https://github.com/charmbracelet/x) from 0.4.2 to 0.4.5.
    - [Release notes](https://github.com/charmbracelet/x/releases)
    - [Commits](charmbracelet/x@ansi/v0.4.2...ansi/v0.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/charmbracelet/x/ansi
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f4d1e0e View commit details
    Browse the repository at this point in the history
Loading