Skip to content

@videojs/core: v0.1.0-preview.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Oct 00:18
aa9b1bb

0.1.0-preview.1 (2025-10-25)

Features

  • add a solution for React preview time display (#50) (f78b09f)
  • add compound html timerange component (#14) (017ecdb)
  • add core range, time and volume range (#23) (687b765)
  • add display click to play / pause (#117) (4f06ef6)
  • add keyboard control to sliders (#115) (0a49026)
  • add range orientation to react components (#30) (5e3cb8a)
  • core,html,react: implement VolumeRange component with integrated state management (2282f47)
  • core: implement temporal state management for time-based media controls (1e12f66)
  • icons: add fullscreen enter and exit icons (29ed5e3)
  • icons: implement shared SVG icon system across packages (e0be58e)
  • implement current time display components (5bd0a15)
  • initialize Video.js 10 monorepo with core architecture (4b0d84e)
  • media-store,html,react: implement TimeRange component with hook-style architecture (c29fd2c)
  • media-store: add comprehensive time formatting utilities (7e26e54)
  • media-store: add duration display component state definition (d0036fc)
  • media-store: add fullscreen button component state definition (e19b98b)
  • media-store: add fullscreen state mediator with shadow DOM support (7f243c2)
  • migrate entire monorepo from tsc to tsup for production builds (7403cc7)
  • monorepo: migrate prototype code to organized package structure (4b472ec)
  • react-icons: implement SVGR-powered auto-generation with full styling support (6fcb18f)
  • rename range to slider (#46) (9c6eaef)
  • ui: micro icons, toasted design tweaks (#52) (bd3f0f7)
  • ui: port over default skin (ff4ea36)
  • ui: port over default skin (9950945)
  • ui: skin and icon tweaks (#59) (cdebece)

Bug Fixes

  • Clean up more typescript errors. (87105db)
  • design tweaks to toasted skin, lint rule tweaks (#44) (3a0767c)
  • enable eslint & run eslint:fix (#43) (5cb93a1)
  • icons: add currentColor fill to fullscreen icons for proper theming (d0d4876)
  • media-store: replace tsup with rollup for consistent build tooling (77c2932)
  • media-store: resolve TypeScript declaration generation build issues (d8809c5)
  • media-store: resolve TypeScript error in dispatch method (3fd26eb)
  • media: use explicit exports to resolve React package TypeScript errors (4662dbc)
  • minimal volume slider bug & fix dev infinite bug (#73) (591dab6)
  • resolve package dependency and TypeScript export issues (7154b1e)
  • resolve TypeScript build errors across packages (374db7a)
  • root: add videojs keyword to package.json (4a9f8b2)
  • seek jump back to current time (#22) (a3f9630)
  • time-display: clean up time utilities and simplify components (597e79d)
  • typescript: resolve declaration file generation for rollup packages (#1) (69670e8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/utils bumped to 0.1.0-preview.1