Skip to content

Tags: patchcr/ng-grid

Tags

v2.0.6

Toggle v2.0.6's commit message
Version 2.0.6

v2.0.5

Toggle v2.0.5's commit message
Updating version line in About section

Version was left at 2.0.4

v2.0.4

Toggle v2.0.4's commit message
various bugfixes and inprovements

v2.0.1

Toggle v2.0.1's commit message
Grunt build system and

v1.9.0

Toggle v1.9.0's commit message
Version 1.9.0 introduced column pinning and multi-sort.

v1.8.0

Toggle v1.8.0's commit message
Merge pull request angular-ui#139 from angular-ui/rearch

Rearch to 1.8.0

v1.7.1

Toggle v1.7.1's commit message
Fixed bugs for cell selection edge cases.

v1.7.0

Toggle v1.7.0's commit message
Updating to 1.7.0

Add new way for selecting rows programmatically. Row index is now zero
based. Added/changed grid emit events.

v1.6.3

Toggle v1.6.3's commit message
Fixed angular-ui#93. Updates to multiselect and refactored. Updating …

…to 1.6.3.

Can now highlight/copy text in grid. Fixed multiple issues when using
multiselect along with shift key.  Won't highlight text when shift key
is down. Refactored key events so now they are all in the same directive
for viewport. Hovering over highlightable text will change cursors in
viewport. If column is not visible, won't be able to group by that
column. Updated plugin.