Releases: treeverse/vscode-dvc
Releases · treeverse/vscode-dvc
0.3.16
🚀 New Features and Enhancements
- Links in section description tooltips #2140 by @sroy3
- Retain plot order when toggling off/on #2147 by @mattseddon
- All plots sections visible #2145 by @sroy3
🐛 Bug Fixes
- Patch e2e tests #2143 by @mattseddon
- Remove drop target when leaving a section #2149 by @sroy3
🔨 Maintenance
0.3.15
🚀 New Features and Enhancements
- Hide remove all buttons from trees when there is nothing to remove #2131 by @mattseddon
- Plot experiments in the order they were selected #2137 by @mattseddon
🔨 Maintenance
- Update CODEOWNERS #2132 by @mattseddon
0.3.14
🐛 Bug Fixes
- Block users from attempting to run concurrent SCM commands #2128 by @mattseddon
🔨 Maintenance
- Redux for experiments table drag and drop #2097 by @sroy3
- Upgrade vsce #2108 by @mattseddon
- Table data in redux #2112 by @sroy3
- Keep old reference in the state if they have not changed #2114 by @sroy3
- Upgrade wdio-vscode-service #2124 by @mattseddon
- Simplify drag and drop integrations #2126 by @sroy3
0.3.13
🚀 New Features and Enhancements
- Add conditional shadow to sticky experiments column #2062 by @julieg18
- Highlight experiments with errors #2072 by @mattseddon
- Comparison table drag and drop feedback #2064 by @sroy3
- Change the style of the comparison drag and drop feedback #2077 by @sroy3
- Style the ghost image of the comparison table dragged item #2088 by @sroy3
🐛 Bug Fixes
- Move divider to top of group in experiments table context menu #2083 by @mattseddon
- Fix cell tooltip position on table column resize #2087 by @julieg18
- Fix
yarn buildby reverting "chore(deps): update dependency vsce to v2.9.3" #2101 by @julieg18 - Undo failed release attempt by reverting "Update version and CHANGELOG for release" #2104 by @julieg18
🔨 Maintenance
- Standardize how the webviews access icons #2079 by @mattseddon
- Add more resolutions for security advisories in dev dependencies #2082 by @mattseddon
- Refactor experiments column conditional shadow logic #2085 by @julieg18
- Add getParentelem helper for tests #2086 by @sroy3
- Avoid name clashing when naming redux objects #2095 by @sroy3
- Do not use turbo cache on main #2098 by @mattseddon
0.3.12
🚀 New Features and Enhancements
- Add selected for plotting indicator to experiments webview #2065 by @mattseddon
🐛 Bug Fixes
- Introduce the latest DVC version extension is tested with #2067 by @shcheklein
🔨 Maintenance
- Move some App.test.tsx helpers to utils #2056 by @wolmir
- Exclude integration and e2e test folders from unit test discovery #2061 by @mattseddon
0.3.11
🚀 New Features and Enhancements
- Conditional sticky table head shadows #2010 by @rogermparent
- Show middle state badges for running, starred and checked sub-rows #2004 by @wolmir
- Highlight changed hashes for Deps columns #2029 by @wolmir
🔨 Maintenance
- Minor Storybook config touch-ups #2015 by @rogermparent
- Add wdio-vscode-service folder to prettierignore #2023 by @mattseddon
- Ignore packages in Renovate config #2021 by @mattseddon
- Increase timeout of scheduled CLI test #2025 by @mattseddon
- Remove webview message handling from experiments #2026 by @mattseddon
- Remove webview message handling from plots #2027 by @mattseddon
- Upgrade Python dependencies #2024 by @mattseddon
- Change type of cell value as a step towards consolidation #2054 by @wolmir
- Move experiments webview message sending into WebviewMessages #2030 by @mattseddon
- Move plots webview message sending into WebviewMessages #2033 by @mattseddon
- Extract set active editor context from experiments #2038 by @mattseddon
- Do not update trees on star update #2042 by @mattseddon
0.3.10
🐛 Bug Fixes
- Fix checkbox selection issues #1986 by @wolmir
- Fix non-standard data type tooltips and add tests #1991 by @rogermparent
🔨 Maintenance
- Add stability days to Renovate config #1992 by @mattseddon
- Add e2e tests (wdio-vscode-service) #1993 by @mattseddon
- Add matchLanguages to Renovate config #1998 by @mattseddon
- Add internalChecksFilter to Renovate config #2001 by @mattseddon
- Fix race condition in manual plot refresh (M1 macs) #2011 by @mattseddon
- Remove flaky test from unit test suite #2014 by @mattseddon
- Switch from matchLanguages to matchManagers in Renovate Config #2012 by @mattseddon
- Add e2e tests into CI #2002 by @mattseddon
- Add end to end test for SCM and file decorations #2013 by @mattseddon
- Add Julie to CODEOWNERS #2018 by @mattseddon
0.3.9
🚀 New Features and Enhancements
- Small table cell tooltip changes #1967 by @rogermparent
🐛 Bug Fixes
- Fix plot colors #1988 by @rogermparent
🔨 Maintenance
- Increase timeout of integration tests again #1970 by @mattseddon
- More dependency updates #1969 by @mattseddon
- Use create root to instantiate React apps #1971 by @mattseddon
0.3.8
Update version and changelog for release (#1968)
0.3.7
Merge pull request #1961 from iterative/create-pull-request/patch Update version and CHANGELOG for release