@evidence-dev/components
Advanced tools
Comparing version 0.0.0-95507b9 to 0.0.0-95e3b4f
# @evidence-dev/components | ||
## 1.10.1 | ||
### Patch Changes | ||
- 1e90c45: Fix for breadcrumb capitalization | ||
## 1.10.0 | ||
### Minor Changes | ||
- 85c3f94: New UI test suite based on playwright, addition of aria-label & id on tooltip | ||
- 005a55e: Add CSV connector | ||
### Patch Changes | ||
- 794e61c: Fix for value formatting in DataTable | ||
- 315b243: Fix for data download button in DataTable | ||
- c9dde3d: Addition of a "next" release tag in-sync with main branch | ||
- Updated dependencies [c9dde3d] | ||
- @evidence-dev/telemetry@1.0.5 | ||
## 1.9.0 | ||
@@ -4,0 +25,0 @@ |
{ | ||
"name": "@evidence-dev/components", | ||
"version": "0.0.0-95507b9", | ||
"version": "0.0.0-95e3b4f", | ||
"type": "module", | ||
"dependencies": { | ||
"@evidence-dev/telemetry": "1.0.4", | ||
"@evidence-dev/telemetry": "1.0.5", | ||
"@tidyjs/tidy": "2.4.4", | ||
@@ -66,2 +66,3 @@ "downloadjs": "1.4.7", | ||
"./ui/Databases/BigqueryForm.svelte": "./ui/Databases/BigqueryForm.svelte", | ||
"./ui/Databases/CSVForm.svelte": "./ui/Databases/CSVForm.svelte", | ||
"./ui/Databases/DatabaseSettingsPanel.svelte": "./ui/Databases/DatabaseSettingsPanel.svelte", | ||
@@ -68,0 +69,0 @@ "./ui/Databases/DuckdbForm.svelte": "./ui/Databases/DuckdbForm.svelte", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
542450
210
6652
+ Added@evidence-dev/telemetry@1.0.5(transitive)
- Removed@evidence-dev/telemetry@1.0.4(transitive)