Releases: Azure/cosmos-explorer
Releases · Azure/cosmos-explorer
MPAC-2020-07-15
Updates to standalone gallery (#91) * Add hyperlink icon for links in DialogComponent * Use a Cosmos DB image for sample Persona * Fix tests * Update standalone gallery behavior to match DE gallery * Use /gallery endpoint for gallery * Update Gallery Card style to remove buttons in standalone mode * Address comments * Add text banner
PROD-2020-07-15
Fix styling issues with tabs manager (#84)
MPAC-2020-07-13
- Standalone gallery
- Tabs Manager
MPAC-2020-07-06
Remove enableGallery feature flag (#68) * Remove enableGallery feature flag * Fix bugs * Add tests to increase coverage * Move favorites functionality behind feature.enableGalleryPublish flag * Show code cells in NotebookViewer * Use cosmos db logo as persona image for sample notebook gallery cards * Update gallery card snapshot to fix test
PROD-2020-07-06
Bundle config.json with published nugets (#64) Co-authored-by: Vignesh Rangaishenvi <[email protected]> Co-authored-by: Tanuj Mittal <[email protected]>
MPAC-2020-06-30
- Notebooks gallery (feature flags
enableGallery
andenableGalleryPublish
) - MPAC now points to Juno staging
PROD-2020-06-25
Fix graph tab height issue (bottom part too low and occluded by notif…
MPAC-2020-06-17
Fix graph tab height issue (bottom part too low and occluded by notif…
MPAC-2020-06-05
Use graphql in GitHubClient and misc fixes (#8) * Use graphql in GitHubClient * Replace usage of Array.find with _.find