@gradio/atoms
Advanced tools
Comparing version 0.9.0-beta.2 to 0.9.0-beta.3
# @gradio/atoms | ||
## 0.9.0-beta.3 | ||
### Features | ||
- [#9504](https://github.com/gradio-app/gradio/pull/9504) [`d054262`](https://github.com/gradio-app/gradio/commit/d054262f611d5f1eb1a1c936db7152347a891f8e) - Centre components within `Block` when height and width are set. Thanks @hannahblair! | ||
### Dependency updates | ||
- @gradio/icons@0.8.0-beta.3 | ||
## 0.9.0-beta.2 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@gradio/atoms", | ||
"version": "0.9.0-beta.2", | ||
"version": "0.9.0-beta.3", | ||
"description": "Gradio UI packages", | ||
@@ -10,4 +10,4 @@ "type": "module", | ||
"dependencies": { | ||
"@gradio/utils": "^0.7.0-beta.2", | ||
"@gradio/icons": "^0.8.0-beta.2" | ||
"@gradio/icons": "^0.8.0-beta.3", | ||
"@gradio/utils": "^0.7.0-beta.2" | ||
}, | ||
@@ -14,0 +14,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
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
76199
Updated@gradio/icons@^0.8.0-beta.3