Closed aruniverse closed 3 years ago
Why do we need to bump the min imjs version?
Because property-grid-react has a peer dep on ^2.9.2. Need to determine if that can be lowered or not on that pkg's end
Why do we need to bump the min imjs version?
Because property-grid-react has a peer dep on ^2.9.2. Need to determine if that can be lowered or not on that pkg's end
I would prefer we do that if possible. I haven't noticed any issues with the property grid running the sample app on 2.6.4. If we do need to bump, we should bump the min in the itv package as well
Why do we need to bump the min imjs version?
Because property-grid-react has a peer dep on ^2.9.2. Need to determine if that can be lowered or not on that pkg's end
I would prefer we do that if possible. I haven't noticed any issues with the property grid running the sample app on 2.6.4. If we do need to bump, we should bump the min in the itv package as well
Updated property-grid-react to have 2.6.0 as min supported version
Fix scss so theres no gap below the viewer and the app takes up the entire screen. Add missing peer deps required by the introduction of the new tree-widget-react and property-grid react in the viewer. Bump property-grid-react