Commit Graph
10 Commits
Author SHA1 Message Date
Ray 72a6d57c06 make entities 'any' and remove extra spaces. 2015-07-22 11:21:01 -04:00
Ray 21c47b36e2 fixing missing return types. thanks Travis! 2015-07-21 17:29:23 -04:00
Ray 67fdc1b040 fixing comments, line breaks, and typos, fixing T[] -> Array<T> 2015-07-21 17:25:32 -04:00
Ray 5ea2c74b9d fixing missing ";" 2015-07-21 17:14:21 -04:00
Ray e23467fc87 added uigridconstants, and all gridApi.core gridApi.rowEdit definitions. 2015-07-21 13:00:23 -04:00
Raymond Suelzer d187f678d1 fixing missing ng.scope on api callback 2015-07-17 16:13:57 -04:00
Raymond Suelzer 370f04bfcd direction should be a string
sort direction should be a string
2015-07-17 16:09:33 -04:00
Raymond Suelzer 2a04a33b8f added some api extensions, fixed some types
added core, pagination, selection to GridAPI.  Also fixed a few types that were incorrect, missing, or should have been nullable.
2015-07-17 16:04:30 -04:00
Ben Tesser 4aa7366e01 UiGrid - Add enableRowSelection to gridOptions
This property was missing
2015-07-13 13:09:50 -04:00
Ben Tesser 886bedbec7 Typings for angular-ui-grid. 2015-07-08 15:30:19 -04:00