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.10.2
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.10.3
Choose a head ref
  • 10 commits
  • 78 files changed
  • 5 contributors

Commits on Jul 31, 2021

  1. [hotfix/6360]

     - updated escapeRegExp
     - now escapes term first, before changing *
     - changed to greedy
    prx-lmo authored and mportuga committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    1201ad2 View commit details
    Browse the repository at this point in the history
  2. [hotfix/6360]

     - reverted back to lazy
    prx-lmo authored and mportuga committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    28542f2 View commit details
    Browse the repository at this point in the history
  3. [hotfix/6898]

     - canvas now has a minimum height of 1px, which renders it even if it has no data
    prx-lmo authored and mportuga committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    07c26d5 View commit details
    Browse the repository at this point in the history
  4. [hotfix/7156]

     - added missing german translation
    prx-lmo authored and mportuga committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    3ff57e0 View commit details
    Browse the repository at this point in the history
  5. [hotfix/3527]

     - adjustColumns now calculates the colIndex instead of guessing it scrollpercentage
    Leo Morgenstern authored and mportuga committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    ed76f02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29d4803 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. build: add code security analysis

    Trying out this feature to improve the grid
    mportuga authored Aug 1, 2021
    Configuration menu
    Copy the full SHA
    b5e2f82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a52512 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    018ab64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cfa8bf View commit details
    Browse the repository at this point in the history
Loading