Files
v10/packages/html/CHANGELOG.md
T
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ba5a72fb12 chore: release main (#947)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-16 07:25:02 +11:00

43 KiB

Changelog

10.0.0-beta.6 (2026-03-15)

Features

Bug Fixes

  • html: simplify styles for slotted video (#953) (d6e471a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/spf bumped to 10.0.0-beta.6
      • @videojs/core bumped to 10.0.0-beta.6
      • @videojs/element bumped to 10.0.0-beta.6
      • @videojs/store bumped to 10.0.0-beta.6
      • @videojs/utils bumped to 10.0.0-beta.6
    • devDependencies
      • @videojs/icons bumped to 10.0.0-beta.6
      • @videojs/skins bumped to 10.0.0-beta.6

10.0.0-beta.5 (2026-03-12)

Miscellaneous Chores

  • @videojs/html: Synchronize videojs versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/spf bumped to 10.0.0-beta.5
      • @videojs/core bumped to 10.0.0-beta.5
      • @videojs/element bumped to 10.0.0-beta.5
      • @videojs/store bumped to 10.0.0-beta.5
      • @videojs/utils bumped to 10.0.0-beta.5
    • devDependencies
      • @videojs/icons bumped to 10.0.0-beta.5
      • @videojs/skins bumped to 10.0.0-beta.5

10.0.0-beta.4 (2026-03-12)

Bug Fixes

  • attaching media like elements and upgrade (#889) (2105010)
  • core: skip delay when switching between grouped tooltips (#903) (ff8fb3f)
  • skin: add missing tooltip provider/group (#902) (1dbcd79)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/spf bumped to 10.0.0-beta.4
      • @videojs/core bumped to 10.0.0-beta.4
      • @videojs/element bumped to 10.0.0-beta.4
      • @videojs/store bumped to 10.0.0-beta.4
      • @videojs/utils bumped to 10.0.0-beta.4
    • devDependencies
      • @videojs/icons bumped to 10.0.0-beta.4

10.0.0-beta.3 (2026-03-11)

Bug Fixes

  • html: fix html container sizing (#881) (abf8753)
  • html: remove commented error dialog blocks from video skins (#865) (669694a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/spf bumped to 10.0.0-beta.3
      • @videojs/core bumped to 10.0.0-beta.3
      • @videojs/element bumped to 10.0.0-beta.3
      • @videojs/store bumped to 10.0.0-beta.3
      • @videojs/utils bumped to 10.0.0-beta.3
    • devDependencies
      • @videojs/icons bumped to 10.0.0-beta.3

10.0.0-beta.2 (2026-03-10)

Features

  • html: add CDN bundles and inline template minification (#827) (40807b2)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/spf bumped to 10.0.0-beta.2
      • @videojs/core bumped to 10.0.0-beta.2
      • @videojs/element bumped to 10.0.0-beta.2
      • @videojs/store bumped to 10.0.0-beta.2
      • @videojs/utils bumped to 10.0.0-beta.2
    • devDependencies
      • @videojs/icons bumped to 10.0.0-beta.2

10.0.0-beta.1 (2026-03-10)

Features

Bug Fixes

  • add aria-hidden to focus guards (77182f1)
  • add aspect-ratio to demos (#136) (e0a46de)
  • add popover core, use in html and improve factory (#204) (f3b1b19)
  • add viewport meta element (#135) (3bd50eb)
  • cd: add repository field to all packages for provenance verification (b723589)
  • clean up core, less seams in wrappers (#197) (601a5a3)
  • delegate not defining Delegate props (#751) (c61fcdc)
  • destroy hls.js instance on media unmount (#749) (c4e8bbd)
  • html,react: move @videojs/skins to devDependencies (#716) (55b49ef)
  • html: add destroy (#748) (3f11424)
  • html: apply popover data attributes before showing via popover API (#763) (206bc9b)
  • html: discover media elements and attach store target via DOM (#481) (5eab1db)
  • html: move @videojs/icons to devDependencies (#712) (391cf5e)
  • html: prevent tsdown from stripping custom element registrations (#703) (9a5dfab)
  • html: slider interaction and edge alignment broken (#721) (ff12296)
  • html: thumb edge alignment jump (#766) (d53e239)
  • packages: enable unbundle mode to avoid mangled exports (00fdf96)
  • packages: set release-please manifest and package versions to beta.0 (#850) (e085a0d)
  • packages: update package READMEs for beta (#848) (9562a0e)
  • packages: update version badges (#138) (22d9cb6)
  • react, html: rename MediaProvider (and related) to VideoProvider (#159) (f285573)
  • remove show-remaining in HTML example (#137) (7dde67a)
  • root: add videojs keyword to package.json (4a9f8b2)
  • site: update discord link (#170) (bb10294)
  • skins: remove vjs- prefixed CSS custom properties (#179) (a62623b)
  • skins: slightly more idiomatic Tailwind, added custom properties (#175) (694afb7)
  • use popover core in react popover (#208) (99fef78)
  • visually hidden focus guards (#142) (956dad7)

Reverts

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/spf bumped to 10.0.0-beta.1
      • @videojs/core bumped to 10.0.0-beta.1
      • @videojs/element bumped to 10.0.0-beta.1
      • @videojs/store bumped to 10.0.0-beta.1
      • @videojs/utils bumped to 10.0.0-beta.1
    • devDependencies
      • @videojs/icons bumped to 10.0.0-beta.1

10.0.0-alpha.11 (2026-03-10)

Miscellaneous Chores

  • @videojs/html: Synchronize videojs versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/spf bumped to 10.0.0-alpha.11
      • @videojs/core bumped to 10.0.0-alpha.11
      • @videojs/element bumped to 10.0.0-alpha.11
      • @videojs/store bumped to 10.0.0-alpha.11
      • @videojs/utils bumped to 10.0.0-alpha.11
    • devDependencies
      • @videojs/icons bumped to 10.0.0-alpha.11

10.0.0-alpha.10 (2026-03-10)

Features

  • skin: add audio skins for HTML and React presets (#772) (d751fda)
  • skin: port tooltip styling from tech preview (#800) (6b6566e)
  • spf: initial push of SPF (#784) (27a3993)

Bug Fixes

  • html: apply popover data attributes before showing via popover API (#763) (206bc9b)
  • html: thumb edge alignment jump (#766) (d53e239)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/spf bumped to 10.0.0-alpha.10
      • @videojs/core bumped to 10.0.0-alpha.10
      • @videojs/element bumped to 10.0.0-alpha.10
      • @videojs/store bumped to 10.0.0-alpha.10
      • @videojs/utils bumped to 10.0.0-alpha.10
    • devDependencies
      • @videojs/icons bumped to 10.0.0-alpha.10

10.0.0-alpha.9 (2026-03-06)

Features

Bug Fixes

Reverts

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/core bumped to 10.0.0-alpha.9
      • @videojs/element bumped to 10.0.0-alpha.9
      • @videojs/store bumped to 10.0.0-alpha.9
      • @videojs/utils bumped to 10.0.0-alpha.9
    • devDependencies
      • @videojs/icons bumped to 10.0.0-alpha.9

10.0.0-alpha.8 (2026-03-05)

Features

Bug Fixes

  • html: slider interaction and edge alignment broken (#721) (ff12296)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/core bumped to 10.0.0-alpha.8
      • @videojs/element bumped to 10.0.0-alpha.8
      • @videojs/store bumped to 10.0.0-alpha.8
      • @videojs/utils bumped to 10.0.0-alpha.8
    • devDependencies
      • @videojs/icons bumped to 10.0.0-alpha.8

10.0.0-alpha.7 (2026-03-04)

Bug Fixes

  • html,react: move @videojs/skins to devDependencies (#716) (55b49ef)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/core bumped to 10.0.0-alpha.7
      • @videojs/element bumped to 10.0.0-alpha.7
      • @videojs/store bumped to 10.0.0-alpha.7
      • @videojs/utils bumped to 10.0.0-alpha.7
    • devDependencies
      • @videojs/icons bumped to 10.0.0-alpha.7

10.0.0-alpha.6 (2026-03-04)

Bug Fixes

  • html: move @videojs/icons to devDependencies (#712) (391cf5e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/core bumped to 10.0.0-alpha.6
      • @videojs/element bumped to 10.0.0-alpha.6
      • @videojs/store bumped to 10.0.0-alpha.6
      • @videojs/utils bumped to 10.0.0-alpha.6
    • devDependencies
      • @videojs/icons bumped to 10.0.0-alpha.6

10.0.0-alpha.5 (2026-03-04)

Features

Bug Fixes

  • html: prevent tsdown from stripping custom element registrations (#703) (9a5dfab)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/core bumped to 10.0.0-alpha.5
      • @videojs/element bumped to 10.0.0-alpha.5
      • @videojs/icons bumped to 10.0.0-alpha.5
      • @videojs/store bumped to 10.0.0-alpha.5
      • @videojs/utils bumped to 10.0.0-alpha.5

10.0.0-alpha.4 (2026-02-26)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/core bumped to 10.0.0-alpha.4
      • @videojs/element bumped to 10.0.0-alpha.4
      • @videojs/store bumped to 10.0.0-alpha.4
      • @videojs/utils bumped to 10.0.0-alpha.4

10.0.0-alpha.3 (2026-02-26)

Bug Fixes

  • cd: add repository field to all packages for provenance verification (b723589)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/core bumped to 10.0.0-alpha.3
      • @videojs/element bumped to 10.0.0-alpha.3
      • @videojs/store bumped to 10.0.0-alpha.3
      • @videojs/utils bumped to 10.0.0-alpha.3

10.0.0-alpha.2 (2026-02-26)

Miscellaneous Chores

  • @videojs/html: Synchronize videojs versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/core bumped to 10.0.0-alpha.2
      • @videojs/element bumped to 10.0.0-alpha.2
      • @videojs/store bumped to 10.0.0-alpha.2
      • @videojs/utils bumped to 10.0.0-alpha.2

10.0.0-alpha.1 (2026-02-26)

Features

  • add background video components (#567) (fd14f0c)
  • add compound html timerange component (#14) (017ecdb)
  • add console banner (#186) (072b0de)
  • 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 API + HLS video components (#507) (b3a31a3)
  • add media delegate mixin (#598) (c4ef94e)
  • add media-popover, cleanup html demo (#34) (17b632f)
  • add showRemaining functionality to current time display (ab07a8a)
  • add tooltip core (#212) (cbf41ce)
  • add tooltip transition status (05988a8)
  • add volume range compound component (#19) (aefe890)
  • core,html,react: implement VolumeRange component with integrated state management (2282f47)
  • core: add buffering indicator component (#527) (aa0fb7c)
  • core: add controls component with activity tracking (#514) (90d881c)
  • core: add fullscreen button component (#459) (3c4152f)
  • core: add mute button component (#455) (aa189ee)
  • core: add pip button component (#525) (2c8b77a)
  • core: add play button component (#383) (9cfab26)
  • core: add poster component (#457) (c9ba1e1)
  • core: add seek button component (#526) (c733077)
  • core: add time display component (#460) (7b8bc11)
  • element: add lightweight reactive element base (#513) (33b2190)
  • example/react: improvements to react examples (#210) (c35b012)
  • html: add PlayerElement to createPlayer (#376) (9c8d9cd)
  • html: add element registrations (eaaa03c)
  • 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)
  • html: reorganize import paths by use case (#480) (870cbb7)
  • html: setup player api (#374) (a419f5e)
  • icons: implement shared SVG icon system across packages (e0be58e)
  • idiomatic html markup, use popover API, add safe polygon utility (#143) (419911f)
  • 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)
  • react: use popover and anchor position API (#178) (f513c74)
  • rename range to slider (#46) (9c6eaef)
  • site: add util reference pipeline (#537) (78112fb)
  • skins: add html port of minimal skin (#140) (47ac22e)
  • skins: integrate duration display into default skins (2ed2191)
  • store: add reactive state primitives (#311) (beb8615)
  • store: skin store setup (#298) (b2e2b88)
  • ui: port over default skin (ff4ea36)
  • ui: port over default skin (9950945)
  • ui: skin design improvements, add html frosted skin (WIP) (#133) (75a90e7)
  • update html tooltip API / use command attr (#151) (1e7c8ae)
  • use anchor API for html elements (#174) (4a2d580)

Bug Fixes

  • add aria-hidden to focus guards (77182f1)
  • add aspect-ratio to demos (#136) (e0a46de)
  • add popover core, use in html and improve factory (#204) (f3b1b19)
  • add viewport meta element (#135) (3bd50eb)
  • clean up core, less seams in wrappers (#197) (601a5a3)
  • Clean up more typescript errors. (87105db)
  • design tweaks to toasted skin, lint rule tweaks (#44) (3a0767c)
  • enable eslint & run eslint:fix (#43) (5cb93a1)
  • html: discover media elements and attach store target via DOM (#481) (5eab1db)
  • minimal volume slider bug & fix dev infinite bug (#73) (591dab6)
  • packages: enable unbundle mode to avoid mangled exports (00fdf96)
  • packages: update version badges (#138) (22d9cb6)
  • react, html: rename MediaProvider (and related) to VideoProvider (#159) (f285573)
  • refactor private fields to public with underscore convention (3cffb4d)
  • remove show-remaining in HTML example (#137) (7dde67a)
  • 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)
  • site: update discord link (#170) (bb10294)
  • skin syntax usage cleanup (#48) (d4f3f4b)
  • skins: remove vjs- prefixed CSS custom properties (#179) (a62623b)
  • skins: slightly more idiomatic Tailwind, added custom properties (#175) (694afb7)
  • time-display: clean up time utilities and simplify components (597e79d)
  • typescript: resolve declaration file generation for rollup packages (#1) (69670e8)
  • use popover core in react popover (#208) (99fef78)
  • visually hidden focus guards (#142) (956dad7)
  • workspace: convert pnpm workspace protocol to npm workspace syntax (fc5a0e4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @videojs/core bumped to 10.0.0-alpha.1
      • @videojs/utils bumped to 10.0.0-alpha.1