- Notifications
You must be signed in to change notification settings - Fork 2.5k
Pull requests: angular-ui/ui-grid
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update searchProvider to look for values in properties that come after the first object
#737 by sunilbandla was closed Oct 2, 2013 Loading… updated Oct 2, 2013
stop travis from telling me I'm breaking stuff
#822 by roblarsen was merged Nov 14, 2013 Loading… updated Nov 14, 2013
Update searchProvider to look for values in properties that come after the first object
#753 by sunilbandla was merged Nov 19, 2013 Loading… updated Nov 19, 2013
csv-export plugin: field lookups
#851 by zacronos was closed Nov 27, 2013 Loading… updated Nov 27, 2013
Update gettingStartedPage.html
#769 by richiepreece was closed Dec 11, 2013 Loading… updated Dec 11, 2013
use native getElementsByClassName if available
#656 by roblarsen was merged Aug 26, 2013 Loading… updated Jan 8, 2014
Show cell value on mouseover via "title" attribute
#1034 by gulseven was closed Mar 11, 2014 Loading… updated Mar 11, 2014
fix: Allow colDef.name to be empty string
#1062 by sheerun was closed Mar 19, 2014 Loading… updated Mar 19, 2014
fix for issue #637 Filter on all columns stops at first Object property
#638 by waht was closed Mar 22, 2014 Loading… updated Mar 22, 2014
provide a third option to filterText to select other modifiers
#770 by rngadam was closed Mar 22, 2014 Loading… updated Mar 22, 2014
Added InterpolateUpdateService for easy updating of the interpolation symbols in templates
#794 by johnnadratowski was closed Mar 22, 2014 Loading… updated Mar 22, 2014
added padding on UL and removed relative position on LI in column menu
#710 by pdemanget was closed Mar 24, 2014 Loading… updated Mar 24, 2014
fixed bug in newScope.destroy() call, by renaming to newScope.$destroy()
#1079 by skingsland was merged Mar 26, 2014 Loading… updated Mar 26, 2014
Make sure ngGridEventStartCellEdit event is also emitted, so anyone can listen for it (instead of only emitting the endCellEdit event)
#1121 by mrft was closed Apr 22, 2014 Loading… updated Apr 22, 2014
fix for searching object properties that are not lowercase
#635 by dtryon was closed Apr 22, 2014 Loading… updated Apr 22, 2014
Fixed wrong angular dependency name
#1138 by migesok was closed Apr 23, 2014 Loading… updated Apr 23, 2014
Use bracket notation accessing column field names
#1242 by cbayram was closed Jun 12, 2014 Loading… updated Jun 12, 2014
ProTip! Mix and match filters to narrow down what you’re looking for.