mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Edit Data: Fix editing stopping after tab switch (#579)
* Reverts should not be committed * WIP * Updating the angular2-slickgrid package that will fix the issue * Updating package as per yarn stuff
This commit is contained in:
committed by
Karl Burtram
parent
3df522536f
commit
24ea675d7d
@@ -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.7",
|
||||
"angular2-slickgrid": "git://github.com/Microsoft/angular2-slickgrid.git#1.3.8",
|
||||
"applicationinsights": "0.17.1",
|
||||
"chart.js": "^2.6.0",
|
||||
"core-js": "^2.4.1",
|
||||
@@ -166,4 +166,4 @@
|
||||
"windows-process-tree": "0.1.6",
|
||||
"fsevents": "0.3.8"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user