Many fixes to deps, tsconfig, and related to prep for jlab 2.0 release:
added many missing packages to deps
removed many unused packages from deps
bumped all package versions to match those from latest jlab core
swapped all phosphor => lumino
upgraded datagrid to ^0.3.0, added selection model to csv grid
fixed up tsconfigs to better match those of jlab core
fixed issue with default imports
made sibling installs possible w.r.t. a jlab core dev build
And probably some other stuff I forgot. Originally I was trying to do a sibling install of all of the dataregistry packages. These fixes allow the sibling install to work, and they also modernize all of the packages so that they'll be compatible with jlab 2.0 when it releases.
Oh, and also you can now select and copy data from the csv grid. So that's kind of neat
Many fixes to deps, tsconfig, and related to prep for jlab 2.0 release:
And probably some other stuff I forgot. Originally I was trying to do a sibling install of all of the
dataregistry
packages. These fixes allow the sibling install to work, and they also modernize all of the packages so that they'll be compatible with jlab 2.0 when it releases.Oh, and also you can now select and copy data from the csv grid. So that's kind of neat