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: Evertras/bubble-table
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.15.7
Choose a base ref
...
head repository: Evertras/bubble-table
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.15.8
Choose a head ref
  • 1 commit
  • 5 files changed
  • 1 contributor

Commits on May 3, 2024

  1. Fix bug where selecting a row while filtered would lose all other rows (

    #171)
    
    * Get rid of extra copy
    
    * Add failing test
    
    * Make example also allow selections
    
    * Change from copying all rows to editing directly via internal ID
    
    * Remove unused function
    
    * This test is long and that's fine
    
    * Run CI same as local for linting
    
    * Experiment
    
    * Experiment
    
    * Add explanatory comment
    Evertras authored May 3, 2024
    Configuration menu
    Copy the full SHA
    66ee51d View commit details
    Browse the repository at this point in the history
Loading