Skip to content
+

Roadmap

Planned features and improvements for the @stoked-ui/media package.

Upcoming

  • Streaming support — Add support for HLS and DASH streaming protocols in MediaViewer
  • Image editing — Basic crop, rotate, and filter operations for image files
  • Audio waveform — Waveform visualization for audio files in MediaViewer
  • Gallery mode — Grid-based gallery view combining MediaCard components
  • Offline sync — IndexedDB-backed offline media caching with sync-on-reconnect
  • Plugin system — Extensible plugin architecture for custom media type handlers

Recently completed

  • MediaViewer component with playlist support
  • MediaCard component with thumbnail strips
  • API client hooks (TanStack Query integration)
  • WebFile and File System Access API integration
  • Migration from @stoked-ui/media-selector