Files
v10/packages/html/CHANGELOG.md
T
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
5272b2678b chore: release main (#148)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-30 05:00:24 +00:00

9.9 KiB

Changelog

0.1.0-preview.4 (2025-10-30)

Features

  • html: add element registrations (eaaa03c)

Dependencies

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

0.1.0-preview.3 (2025-10-29)

Features

  • idiomatic html markup, use popover API, add safe polygon utility (#143) (419911f)
  • skins: add html port of minimal skin (#140) (47ac22e)
  • ui: skin design improvements, add html frosted skin (WIP) (#133) (75a90e7)

Bug Fixes

Dependencies

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

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

Miscellaneous Chores

  • @videojs/html: Synchronize videojs versions

Dependencies

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

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

Features

  • add compound html timerange component (#14) (017ecdb)
  • add core range, time and volume range (#23) (687b765)
  • add data style attributes to popover (#62) (6d7325c)
  • add display click to play / pause (#117) (4f06ef6)
  • add focus state to sliders and volume slider (#60) (f514051)
  • add html preview time display (#58) (871701a)
  • add HTML tooltip component (#40) (d2a0b27)
  • add HTML vertical orientation to time and volume (#32) (7b79854)
  • add keyboard control to sliders (#115) (0a49026)
  • add media-popover, cleanup html demo (#34) (17b632f)
  • add showRemaining functionality to current time display (ab07a8a)
  • add tooltip transition status (05988a8)
  • add volume range compound component (#19) (aefe890)
  • core,html,react: implement VolumeRange component with integrated state management (2282f47)
  • html: add fullscreen button component and icons (63a3402)
  • html: implement duration display component (e35dd44)
  • html: integrate fullscreen button into control bar and improve container lifecycle (465342e)
  • 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)
  • migrate entire monorepo from tsc to tsup for production builds (7403cc7)
  • monorepo: migrate prototype code to organized package structure (4b472ec)
  • rename range to slider (#46) (9c6eaef)
  • skins: integrate duration display into default skins (2ed2191)
  • ui: port over default skin (ff4ea36)
  • ui: port over default skin (9950945)

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)
  • minimal volume slider bug & fix dev infinite bug (#73) (591dab6)
  • refactor private fields to public with underscore convention (3cffb4d)
  • rename attributes to kebab-case (5195c09)
  • resolve @open-wc/context-protocol module resolution issues (e5f23ed)
  • resolve TypeScript build errors across packages (374db7a)
  • root: add videojs keyword to package.json (4a9f8b2)
  • seek jump back to current time (#22) (a3f9630)
  • skin syntax usage cleanup (#48) (d4f3f4b)
  • time-display: clean up time utilities and simplify components (597e79d)
  • typescript: resolve declaration file generation for rollup packages (#1) (69670e8)
  • workspace: convert pnpm workspace protocol to npm workspace syntax (fc5a0e4)

Dependencies

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