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/bubbles
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.3
Choose a base ref
...
head repository: charmbracelet/bubbles
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.0
Choose a head ref
  • 20 commits
  • 10 files changed
  • 6 contributors

Commits on Feb 17, 2022

  1. Add evertras/bubble-table to 'Additional Bubbles' section in README

    Items in that section are now organized alphabetically.
    meowgorithm authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    057f7b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

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

Commits on Mar 1, 2022

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

Commits on Mar 2, 2022

  1. fix(list): rendering empty list

    Fixes: 4e18245 ("Add list bubble")
    aymanbagabas committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    8856251 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. chore(progress): Percent() now return progress as presented visually

    Prior to this change Percent() returned the target progress to which the
    progress bar was animating.
    meowgorithm committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    d897463 View commit details
    Browse the repository at this point in the history
  2. feat: allow custom filter functions

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 authored and meowgorithm committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    6c18900 View commit details
    Browse the repository at this point in the history
  3. fix: type name

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 authored and meowgorithm committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    cf1fe5f View commit details
    Browse the repository at this point in the history
  4. docs: godoc

    Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
    caarlos0 authored and meowgorithm committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    aa0744f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00ec90b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Remove provisional spinner lifetime stuff

    The design was overly complicated, especially for such subtle benefits.
    meowgorithm committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    430b7b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Configuration menu
    Copy the full SHA
    154cdbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    292a1dd View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. fix: lint warn

    aymanbagabas committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    f5ac642 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c214837 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a8d463 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. fix: padding in titlebar when nothing is displayed (#139)

    * Don't render anything, when nothing is shown
    
    * fix linter issue
    toadle authored May 24, 2022
    Configuration menu
    Copy the full SHA
    e1871db View commit details
    Browse the repository at this point in the history
  2. feat: allow to set the height of the item (#155)

    * feat: allow to set the height of the item
    
    The user might want to show more than 2 lines, and, right now, if they
    try to do so, things break.
    
    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    
    * fix: short-circuit if width <= 0
    
    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    
    * fix: height check
    
    Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
    caarlos0 authored May 24, 2022
    Configuration menu
    Copy the full SHA
    cd2593c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

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

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    fd03b61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7959eb4 View commit details
    Browse the repository at this point in the history
Loading