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: 6pac/SlickGrid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.29
Choose a base ref
...
head repository: 6pac/SlickGrid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.30
Choose a head ref
  • 6 commits
  • 4 files changed
  • 4 contributors

Commits on Oct 6, 2020

  1. fix(resizer): add flag to apply resize to grid container, default fal…

    …se (#538)
    
    * fix(resizer): add flag to apply resize to grid container, default false
    ghiscoding authored Oct 6, 2020
    Configuration menu
    Copy the full SHA
    beeb622 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2160f31 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Configuration menu
    Copy the full SHA
    0d9ee69 View commit details
    Browse the repository at this point in the history
  2. fix(core): we should never show vertical scroll on left frozen contai…

    …ner (#537)
    
    - we should never show a vertical scroll on the left container when having a frozen grid, even when flag `alwaysShowVerticalScroll` is set to True (in that case, the flag should display a scroll ONLY for the right container)
    ghiscoding authored Oct 7, 2020
    Configuration menu
    Copy the full SHA
    aa42f8b View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Fix issue with vertical scrollbar not going all the way down (#536)

    * Fix issue with vertical scrollbar not going all the way down
    
    * Remove unwanted formating from last commit
    
    Co-authored-by: Conny Ekholm <[email protected]>
    connyekholm and Conny Ekholm authored Oct 14, 2020
    Configuration menu
    Copy the full SHA
    8c16896 View commit details
    Browse the repository at this point in the history
  2. release v2.4.30

    6pac committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    c96de47 View commit details
    Browse the repository at this point in the history
Loading