Thanks to visit codestin.com
Credit goes to github.com

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: angular-ui/ui-grid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.8.0
Choose a base ref
...
head repository: angular-ui/ui-grid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.8.1
Choose a head ref
  • 14 commits
  • 65 files changed
  • 9 contributors

Commits on May 20, 2019

  1. fix(core): support jQlite

    SobolievOleksii authored and mportuga committed May 20, 2019
    Configuration menu
    Copy the full SHA
    78e44f9 View commit details
    Browse the repository at this point in the history
  2. chore: improve NPM scripts

    Portugal, Marcelo authored and mportuga committed May 20, 2019
    Configuration menu
    Copy the full SHA
    8750aff View commit details
    Browse the repository at this point in the history
  3. chore: add e2e task to package.json and exclude failing tests

    Portugal, Marcelo authored and mportuga committed May 20, 2019
    Configuration menu
    Copy the full SHA
    f4ab083 View commit details
    Browse the repository at this point in the history
  4. Fix for #6969 - Filters on restored columns

    Tested this code locally (I was having the same issue as the original poster for issue #6969). It works like a charm.
    David Morton authored and mportuga committed May 20, 2019
    Configuration menu
    Copy the full SHA
    d4129f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6aee591 View commit details
    Browse the repository at this point in the history
  6. fix(ui-grid): #6937 fix linter error

    real-artswan authored and mportuga committed May 20, 2019
    Configuration menu
    Copy the full SHA
    13bb9c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2019

  1. docs(validation): fix spelling in tutorial (#6984)

    David Morton authored and mportuga committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    92d3c0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06c3d36 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

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

Commits on Jun 21, 2019

  1. doc: simplest fix is to include ui-grid.css

    This is what failed for me. It might have failed for others, too, so best include this information.
    serv-inc authored and mportuga committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    38dc73e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. fix: handle rejection on timeout to avoid angularjs error message abo…

    …ut possibly unhandled rejection
    mschaaf authored and mportuga committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    635410c View commit details
    Browse the repository at this point in the history
  2. fix(i18n): translate clearAllFilters correctly in Swedish

    Swedish translation for clearAllFilters wasn't correct and didn't make sense.
    fredrikwidmark authored and mportuga committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    0fad621 View commit details
    Browse the repository at this point in the history
  3. fix(i18n): improve Swedish translations

    Swedish translation of 'Items' is too specific. Change it to a more general translation.
    fredrikwidmark authored and mportuga committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    2d3abfa View commit details
    Browse the repository at this point in the history
  4. chore: Release v4.8.1

    Portugal, Marcelo authored and Portugal, Marcelo committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    fbda12e View commit details
    Browse the repository at this point in the history
Loading