Results grid options (#962)

* added inital config

* added the ability to specifiy properties of the grid

* formatting

* fix some rendering bugs

* vbump
This commit is contained in:
Anthony Dresser
2018-03-23 13:41:16 -07:00
committed by GitHub
parent 357bb1916e
commit f2779f2a50
10 changed files with 216 additions and 48 deletions

View File

@@ -32,7 +32,7 @@
"@angular/router": "~4.1.3",
"@angular/upgrade": "~4.1.3",
"angular2-grid": "2.0.6",
"angular2-slickgrid": "git://github.com/Microsoft/angular2-slickgrid.git#1.3.9",
"angular2-slickgrid": "git://github.com/Microsoft/angular2-slickgrid.git#1.3.10",
"applicationinsights": "0.17.1",
"chart.js": "^2.6.0",
"core-js": "^2.4.1",