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.7.1
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.0
Choose a head ref
  • 12 commits
  • 82 files changed
  • 6 contributors

Commits on Feb 7, 2019

  1. chore(CHANGELOG): update CHANGELOG files

    Portugal, Marcelo authored and Portugal, Marcelo committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    866a787 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. chore(package-lock): update lock files

    Marcelo Portugal authored and mportuga committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    aa34eab View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2019

  1. fix(exporter): remove unnecessary dependencies

    Marcelo Portugal authored and mportuga committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    c354e27 View commit details
    Browse the repository at this point in the history
  2. docs(i18n): fix path to ui-grid.core file

    Marcelo Portugal authored and mportuga committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    5482ba6 View commit details
    Browse the repository at this point in the history
  3. fix(less): improve less compilation

    Marcelo Portugal authored and mportuga committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    2ab139e View commit details
    Browse the repository at this point in the history
  4. chore(npm): update dev dependencies

    Marcelo Portugal authored and mportuga committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    cf779c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Prevent uiGrid styles breaking, columns collapsing

    Prevent uiGrid styles breaking(columns collapsing) for those cases when some uiGrids are invisible on page (in some hidden dialogs or tabs).
    We don't need to do gridResize() when grid is not visible.
    Nickproger authored and mportuga committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    e6db3c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77792f5 View commit details
    Browse the repository at this point in the history
  3. feat(filterChanged): pass the changed column as first argument to fil…

    …terChanged function
    
    When using the filterChanged function, it's now possible to use the first argument - column - to simply do column.filters[0].term to retreive the search term for the column being filtered. This is especially useful if using external filtering.
    
    Closes #4775
    caseyjhol authored and mportuga committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    13eacc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83b2aa1 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. fix(ui-grid-site): upgrade bootstrap to version 3.4.1

    Portugal, Marcelo authored and mportuga committed May 1, 2019
    Configuration menu
    Copy the full SHA
    a125627 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. chore: Release v4.8.0

    Portugal, Marcelo authored and Portugal, Marcelo committed May 2, 2019
    Configuration menu
    Copy the full SHA
    30b26a9 View commit details
    Browse the repository at this point in the history
Loading