@gradio/icons
Advanced tools
Comparing version 0.4.1 to 0.5.0
# @gradio/icons | ||
## 0.5.0 | ||
### Features | ||
- [#8590](https://github.com/gradio-app/gradio/pull/8590) [`65afffd`](https://github.com/gradio-app/gradio/commit/65afffd34b79ba9117e8d9506ea82477204cb57d) - Fix multimodal chat look. Thanks @aliabid94! | ||
### Fixes | ||
- [#8594](https://github.com/gradio-app/gradio/pull/8594) [`530f8a0`](https://github.com/gradio-app/gradio/commit/530f8a0b056b35dabe9bdd148e1ab7c4577f017d) - chatbot component tweaks. Thanks @pngwn! | ||
## 0.4.1 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@gradio/icons", | ||
"version": "0.4.1", | ||
"version": "0.5.0", | ||
"description": "Gradio UI packages", | ||
@@ -5,0 +5,0 @@ "type": "module", |
@@ -15,3 +15,2 @@ export { default as Backward } from "./Backward.svelte"; | ||
export { default as Crop } from "./Crop.svelte"; | ||
export { default as Dislike } from "./Dislike.svelte"; | ||
export { default as Download } from "./Download.svelte"; | ||
@@ -30,3 +29,2 @@ export { default as DropdownArrow } from "./DropdownArrow.svelte"; | ||
export { default as Layers } from "./Layers.svelte"; | ||
export { default as Like } from "./Like.svelte"; | ||
export { default as LineChart } from "./LineChart.svelte"; | ||
@@ -33,0 +31,0 @@ export { default as Maximise } from "./Maximise.svelte"; |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
847
52488
60
56