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: 6fa24ea
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: c1ed058
Choose a head ref
  • 5 commits
  • 15 files changed
  • 1 contributor

Commits on Apr 30, 2018

  1. chore(bump.js): Ensure package-lock.js file is also updated on versio…

    …n bumps.
    Portugal, Marcelo authored and mportuga committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    7143c0b View commit details
    Browse the repository at this point in the history
  2. fix(ui-grid-menu-button.js): Change "Columns:" item to a heading.

    Fix accessibility of "Columns:" menu item by making it a heading instead of a button since it has no
    action.
    Portugal, Marcelo authored and mportuga committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    85ad462 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. fix(ui-grid-util.js): Replace angular.uppercase and .lowercase with S…

    …tring.toUpperCase and .toLowerC
    
    This will allow us to support angular 1.7 when it becomes available.
    
    fix #6715
    Portugal, Marcelo authored and mportuga committed May 11, 2018
    Configuration menu
    Copy the full SHA
    a41677a View commit details
    Browse the repository at this point in the history
  2. chore(editor files): Improve editor files setup

    Applying some of the changes made by @cybermerlin. Starting the process of synchronizing our
    branches.
    Portugal, Marcelo authored and mportuga committed May 11, 2018
    Configuration menu
    Copy the full SHA
    3252ccd View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

  1. chore: Release v4.4.10

    Portugal, Marcelo authored and Portugal, Marcelo committed May 15, 2018
    Configuration menu
    Copy the full SHA
    c1ed058 View commit details
    Browse the repository at this point in the history
Loading