Change8

@gradio/image@0.27.0

📦 gradioView on GitHub →
1 features🐛 2 fixes🔧 4 symbols

Summary

This release introduces CI checks for linting and TypeScript, and resolves several UI bugs related to coordinate selection in images and fullscreen functionality across various components.

✨ New Features

  • Added execution of `pnpm lint` and `pnpm ts:check` on CI.

🐛 Bug Fixes

  • Fixed `gr.SelectData` coordinates calculation when the image in `gr.Image` does not completely fill its container.
  • Resolved issue where the fullscreen button failed to function in ImageSlider, interactive Image components, native plots, and AnnotatedImage components.

Affected Symbols