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.3.22
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.3.23
Choose a head ref
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on Dec 8, 2018

  1. Configuration menu
    Copy the full SHA
    4bf68ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aee3ee8 View commit details
    Browse the repository at this point in the history
  3. remove redundant notify since it should only be called in updateGroupBy

    - because the notify is now in updateGroupBy(), the notify in clearDroppedGroups() becomes redundant is unnecessary
    ghiscoding committed Dec 8, 2018
    Configuration menu
    Copy the full SHA
    d5762cc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #302 from 6pac/bugfix/set-selected-row

    fix grid variable not exist in setSelectedRows, closes issue #301
    6pac authored Dec 8, 2018
    Configuration menu
    Copy the full SHA
    8811fb6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #300 from 6pac/bugfix/draggable-grouping-notify

    fixes issue #299, notify onGroupChanged even on empty array
    6pac authored Dec 8, 2018
    Configuration menu
    Copy the full SHA
    967e7c9 View commit details
    Browse the repository at this point in the history
  6. release v2.3.23

    6pac committed Dec 8, 2018
    Configuration menu
    Copy the full SHA
    854301d View commit details
    Browse the repository at this point in the history
Loading