@gradio/nativeplot@0.12.0
📦 gradioView on GitHub →
✨ 1 features🐛 1 fixes🔧 4 symbols
Summary
This release introduces CI checks for linting and TypeScript, and resolves an issue where the fullscreen button failed to function correctly across several image and plot components.
✨ New Features
- Run pnpm lint and pnpm ts:check on CI.
🐛 Bug Fixes
- Fix fullscreen button not working in ImageSlider, interactive Image, native plots, and AnnotatedImage.