mirror of
https://github.com/zoriya/v10.git
synced 2026-08-05 21:57:29 +00:00
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
16 KiB
16 KiB
Changelog
10.0.0-beta.6 (2026-03-15)
Miscellaneous Chores
- @videojs/utils: Synchronize videojs versions
10.0.0-beta.5 (2026-03-12)
Miscellaneous Chores
- @videojs/utils: Synchronize videojs versions
10.0.0-beta.4 (2026-03-12)
Miscellaneous Chores
- @videojs/utils: Synchronize videojs versions
10.0.0-beta.3 (2026-03-11)
Miscellaneous Chores
- @videojs/utils: Synchronize videojs versions
10.0.0-beta.2 (2026-03-10)
Miscellaneous Chores
- @videojs/utils: Synchronize videojs versions
10.0.0-beta.1 (2026-03-10)
Features
- add background video preset (#607) (c2bc488)
- add console banner (#186) (072b0de)
- add subtitles handling + captions core (#692) (5c11606)
- add tooltip core (#212) (cbf41ce)
- core: add play button component (#383) (9cfab26)
- core: add popover component (#615) (44188d4)
- core: add thumbnail component and text track store feature (#643) (7bae887)
- core: add time display component (#460) (7b8bc11)
- core: dom media slices (#292) (47659f5)
- example/react: improvements to react examples (#210) (c35b012)
- icons: setup icons package (#536) (78de97e)
- idiomatic html markup, use popover API, add safe polygon utility (#143) (419911f)
- packages: add slider core layer (#529) (7efee3d)
- react: add slider component (#644) (2f8ca09)
- react: implement default and minimal video skins (#550) (7d3be36)
- skin: add audio skins for HTML and React presets (#772) (d751fda)
- store: add reactive state primitives (#311) (beb8615)
- store: initial release (#279) (d74e4e6)
- store: lit bindings (#289) (648aae7)
- store: queue task refactor (#287) (6a7acda)
- store: state subscription primitives (#528) (839a7e4)
- store: store selector api (#370) (ad94af2)
- use anchor API for html elements (#174) (4a2d580)
Bug Fixes
- add popover core, use in html and improve factory (#204) (f3b1b19)
- cd: add repository field to all packages for provenance verification (b723589)
- html: apply popover data attributes before showing via popover API (#763) (206bc9b)
- 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)
- root: add videojs keyword to package.json (4a9f8b2)
- site: update discord link (#170) (bb10294)
- store: guard abort on request supersession (#313) (e643ee1)
- textTrackList and optimize (#760) (04e98f4)
- toKebabCase import issue (c4f1012)
- utils: remove unnecessary keyboard utils (#146) (b737758)
10.0.0-alpha.11 (2026-03-10)
Miscellaneous Chores
- @videojs/utils: Synchronize videojs versions
10.0.0-alpha.10 (2026-03-10)
Features
Bug Fixes
10.0.0-alpha.9 (2026-03-06)
Features
Bug Fixes
10.0.0-alpha.8 (2026-03-05)
Miscellaneous Chores
- @videojs/utils: Synchronize videojs versions
10.0.0-alpha.7 (2026-03-04)
Miscellaneous Chores
- @videojs/utils: Synchronize videojs versions
10.0.0-alpha.6 (2026-03-04)
Miscellaneous Chores
- @videojs/utils: Synchronize videojs versions
10.0.0-alpha.5 (2026-03-04)
Features
- core: add popover component (#615) (44188d4)
- core: add thumbnail component and text track store feature (#643) (7bae887)
- react: add slider component (#644) (2f8ca09)
10.0.0-alpha.4 (2026-02-26)
Features
10.0.0-alpha.3 (2026-02-26)
Bug Fixes
- cd: add repository field to all packages for provenance verification (b723589)
10.0.0-alpha.2 (2026-02-26)
Miscellaneous Chores
- @videojs/utils: Synchronize videojs versions
10.0.0-alpha.1 (2026-02-26)
Features
- add console banner (#186) (072b0de)
- add tooltip core (#212) (cbf41ce)
- core: add play button component (#383) (9cfab26)
- core: add time display component (#460) (7b8bc11)
- core: dom media slices (#292) (47659f5)
- example/react: improvements to react examples (#210) (c35b012)
- icons: setup icons package (#536) (78de97e)
- idiomatic html markup, use popover API, add safe polygon utility (#143) (419911f)
- packages: add slider core layer (#529) (7efee3d)
- react: implement default and minimal video skins (#550) (7d3be36)
- store: add reactive state primitives (#311) (beb8615)
- store: initial release (#279) (d74e4e6)
- store: lit bindings (#289) (648aae7)
- store: queue task refactor (#287) (6a7acda)
- store: state subscription primitives (#528) (839a7e4)
- store: store selector api (#370) (ad94af2)
- use anchor API for html elements (#174) (4a2d580)
Bug Fixes
- add popover core, use in html and improve factory (#204) (f3b1b19)
- packages: enable unbundle mode to avoid mangled exports (00fdf96)
- packages: update version badges (#138) (22d9cb6)
- root: add videojs keyword to package.json (4a9f8b2)
- site: update discord link (#170) (bb10294)
- store: guard abort on request supersession (#313) (e643ee1)
- toKebabCase import issue (c4f1012)
- utils: remove unnecessary keyboard utils (#146) (b737758)