• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

angular-ui / ng-grid / 1971

Builds Branch Commit Type Ran Committer Via Coverage
1971 master fix(Filtering): Redraw grid properly when scrolled The grid was not setting the row offset properly when removing a filter when the grid was scrolled. This change adds a "rowsAltered" argument to Grid.refresh() which will then pass that argument ... push 23 Feb 2015 09:28PM UTC c0bra travis-ci pending completion   set done
1970 master fix(Pinning): Move rowStyle() to uiGridViewport rowStyle() in GridRenderContainer was setting both row AND column offsets. The problem with that is pinned containers reference a different render container for their rows than their columns. Using ... push 23 Feb 2015 07:34PM UTC c0bra travis-ci pending completion   set done
1969 master fix(uiGridHeader): Refresh grid with new header In the case that the header template was arriving in a promise, the grid was not refreshing the canvas and recalculating the header element height. Fixes #2822 push 23 Feb 2015 06:58PM UTC c0bra travis-ci pending completion   set done
1966 master fix(Grid): fix buildColumns handling same field When buildColumns received the same field multiple times in columnDefs it would eventually throw an exception due to a typo where it was trying to generate incremental display names. This change fi... push 23 Feb 2015 04:12PM UTC c0bra travis-ci pending completion   set done
1964 master chore(Tests): Disable tests in IE9 IE9 appears to work the same with table-cell header cells as with the old method, but the tests aren't outputting the right values. I am disabling them for time's sake. push 20 Feb 2015 03:24PM UTC c0bra travis-ci pending completion   set done
1951 master fix(Edit): Wrong arguments on scrollToIfNecessary This method no longer takes a $scope argument push 18 Feb 2015 03:32PM UTC c0bra travis-ci pending completion   set done
1949 master fix(Scrolling): Don't trap scroll at 100% down My commit 382f0ae broke a fix from #2762. This change puts the fix back. This should fix #1926 push 16 Feb 2015 10:06PM UTC c0bra travis-ci pending completion   set done
1948 master fix(uiGridRenderContainer): Use header min-height Setting a fixed height on the header cells prevented re-calculating heights later on, if the column defs were provided async. So if you enabled filters they would not appear because the header hei... push 16 Feb 2015 09:46PM UTC c0bra travis-ci pending completion   set done
1947 master fix(uiGridHeader): Fix header height growth bug Header cells were growing in height due to a calculation bug where the grid was reading the height of the entire header element rather than just the repeater where the header cells were contained. ... push 16 Feb 2015 09:07PM UTC c0bra travis-ci pending completion   set done
1946 master Remove accidental typo push 16 Feb 2015 07:06PM UTC c0bra travis-ci pending completion   set done
1944 master fix(Grid): Adjust available width for columns With the newer native scrollbar changes we need to subtract the scrollbar width from the available width used to render the columns, otherwise the viewport contents will overflow the visible area and ... push 16 Feb 2015 05:53PM UTC c0bra travis-ci pending completion   set done
1943 master chore(Tests): Fixed new Date() calls for Safari Commit 0259aab added tests for rowSearcher but they were failing on Safari 5 because it doesn't allow creating dates from strings where the delimiter is a dash. Changed to slashes. Also updated DEV... push 16 Feb 2015 04:21PM UTC c0bra travis-ci pending completion   set done
1935 master Merge pull request #2756 from laliluna/master i18n: add pinning and pagination for German push 12 Feb 2015 08:33PM UTC PaulL1 travis-ci pending completion   set done
1934 master Merge pull request #2762 from foxx9/patch-1 scroll bug when scrolling down #1926 push 12 Feb 2015 08:22PM UTC PaulL1 travis-ci pending completion   set done
1930 master Release v3.0.0-rc.19 push 11 Feb 2015 09:23PM UTC swalters travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • …
  • 34
  • 35
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc