 
|
c5cafae57f
|
feat(skin): implement default and minimal skins for HTML player (#698)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-04 22:35:45 +11:00 |
|
 rahimandGitHub
|
1edeadefed
|
refactor(packages): dry up core, html, and react UI architecture (#699)
|
2026-03-03 23:27:53 -08:00 |
|
 
|
8ab596ea30
|
feat(site): add TimeSlider, VolumeSlider, Popover API references (#685)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-03 17:41:35 -06:00 |
|
 
|
12277fdac8
|
fix(react): correct buffer selector names in minimal skin CSS (#672)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-02 11:48:29 +11:00 |
|
 Sam PottsandGitHub
|
86b2f4d3b4
|
feat(react): orientation-aware buffer styling and slider improvements (#671)
|
2026-03-02 11:40:58 +11:00 |
|
 Sam PottsandGitHub
|
e3d7f4b277
|
fix(react): use relative import path for useForceRender (#669)
|
2026-03-02 10:32:25 +11:00 |
|
 
|
6a1eddadd0
|
feat(react): port volume popover and slider styling into skin presets (#667)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-02 10:27:53 +11:00 |
|
 Sam PottsandGitHub
|
ebb75f5863
|
feat(react): port time slider styling into video skin presets (#666)
|
2026-03-02 08:34:19 +11:00 |
|
 rahimandGitHub
|
92b7c2ac18
|
feat(html): add volume slider element (#657)
|
2026-02-28 21:09:13 -08:00 |
|
 rahimandGitHub
|
26c7395cd0
|
feat(html): add time slider element (#656)
|
2026-02-28 20:52:27 -08:00 |
|
 rahimandGitHub
|
d5df0150b3
|
feat(html): add slider element (#655)
|
2026-02-28 20:13:08 -08:00 |
|
 rahimandGitHub
|
158378ac73
|
feat(react): add time slider component (#647)
|
2026-02-28 01:02:40 -08:00 |
|
 rahimandGitHub
|
2f8ca094ad
|
feat(react): add slider component (#644)
|
2026-02-28 00:48:51 -08:00 |
|
 rahimandGitHub
|
e63d591d6e
|
docs(site): add thumbnail reference page (#654)
|
2026-02-28 00:40:44 -08:00 |
|
 rahimandGitHub
|
ed43d52f8f
|
feat(react): add popover component (#653)
|
2026-02-28 00:40:03 -08:00 |
|
 rahimandGitHub
|
c92a9f914f
|
refactor(packages): move feature presets to subpath exports (#633)
|
2026-02-27 17:06:36 -08:00 |
|
 rahimandGitHub
|
40606ff188
|
feat(react): add thumbnail component (#648)
|
2026-02-27 17:04:33 -08:00 |
|
 Darius CepulisandGitHub
|
0180828df9
|
feat(packages): add PlaybackRateButton to core, html, and react (#642)
|
2026-02-27 14:36:11 -06:00 |
|
 Sam PottsandGitHub
|
3305fb3db6
|
feat(react): add playback rate button component (#639)
|
2026-02-27 17:05:41 +11:00 |
|
 Sam PottsandGitHub
|
ac346dbbd6
|
feat(react): support native caption track shifting in video skins (#636)
|
2026-02-27 12:52:30 +11:00 |
|
 Wesley LuytenandGitHub
|
5f1cafaa25
|
fix: revert preset provider (#631)
|
2026-02-26 17:12:37 -06:00 |
|
 Sam PottsandGitHub
|
0666d526b1
|
fix(skin): temporarily hide the caption button (#629)
|
2026-02-27 10:04:35 +11:00 |
|
 Wesley LuytenandGitHub
|
c2bc488366
|
feat: add background video preset (#607)
|
2026-02-26 16:00:36 -06:00 |
|
 Sam PottsandGitHub
|
fbf888fda3
|
feat(skin): add captions button to video skins (#612)
|
2026-02-26 11:09:22 +11:00 |
|
 Sam PottsandGitHub
|
ba94f74b91
|
feat(skin): add error dialogs (#603)
|
2026-02-25 14:38:57 +11:00 |
|
 
|
78112fbefd
|
feat(site): add util reference pipeline (#537)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-24 15:34:34 -06:00 |
|
 
|
8763a57360
|
feat(react): add Tailwind ejected video skins (#589)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-23 12:19:27 +11:00 |
|
 Wesley LuytenandGitHub
|
fd14f0cb17
|
feat: add background video components (#567)
|
2026-02-20 13:56:32 -06:00 |
|
 Sam PottsandGitHub
|
b78c6ce7b1
|
feat(react): add captions styling to video skins (#582)
|
2026-02-20 11:53:46 +11:00 |
|
 Sam PottsandGitHub
|
38b3a8f55c
|
fix(core): fix circular import and simplify media types (#569)
|
2026-02-19 16:39:16 +11:00 |
|
 Sam PottsandGitHub
|
846d38e79b
|
feat(react): implement video skins with responsive layout (#568)
|
2026-02-19 15:45:41 +11:00 |
|
 Sam PottsandGitHub
|
7d3be367f5
|
feat(react): implement default and minimal video skins (#550)
|
2026-02-19 07:43:44 +11:00 |
|
 Wesley LuytenandGitHub
|
b3a31a335a
|
feat: add media API + HLS video components (#507)
|
2026-02-18 13:34:49 -06:00 |
|
 
|
edefc2a2d6
|
feat(react): initial skin scaffolding (#523)
Co-authored-by: Rahim <rahim.alwer@gmail.com>
|
2026-02-15 17:42:45 +11:00 |
|
Darius Cepulis
|
84b7b0774a
|
feat(site): add buffering indicator api reference
closes #532
closes #533
|
2026-02-13 09:24:04 -06:00 |
|
 rahimandGitHub
|
aa0fb7ca70
|
feat(core): add buffering indicator component (#527)
|
2026-02-14 00:28:05 +11:00 |
|
 rahimandGitHub
|
c733077d32
|
feat(core): add seek button component (#526)
|
2026-02-13 23:30:25 +11:00 |
|
 rahimandGitHub
|
2c8b77af45
|
feat(core): add pip button component (#525)
|
2026-02-13 22:21:09 +11:00 |
|
 Darius CepulisandGitHub
|
82944041f9
|
fix(site): resolve aliased part descriptions in api docs (#518)
|
2026-02-12 10:16:34 -06:00 |
|
 rahimandGitHub
|
90d881cec2
|
feat(core): add controls component with activity tracking (#514)
|
2026-02-13 01:14:16 +11:00 |
|
 rahimandGitHub
|
c9ba1e1bfc
|
feat(core): add poster component (#457)
|
2026-02-12 18:12:55 +11:00 |
|
 rahimandGitHub
|
6aac00280a
|
refactor(packages): derive default props from core classes (#488)
|
2026-02-10 15:10:35 +11:00 |
|
 rahimandGitHub
|
5eab1dbb2f
|
fix(html): discover media elements and attach store target via DOM (#481)
|
2026-02-10 00:32:23 +11:00 |
|
 rahimandGitHub
|
5f5ffb9f0a
|
refactor(packages): clean up UI component types and data flow (#479)
|
2026-02-09 20:15:26 +11:00 |
|
 rahimandGitHub
|
221bd0922f
|
refactor(packages): simplify createPlayer type signatures (#477)
|
2026-02-09 16:10:25 +11:00 |
|
 rahimandGitHub
|
3c4152fb58
|
feat(core): add fullscreen button component (#459)
|
2026-02-06 14:39:09 +11:00 |
|
 rahimandGitHub
|
7b8bc11f9f
|
feat(core): add time display component (#460)
|
2026-02-06 14:31:33 +11:00 |
|
 rahimandGitHub
|
aa189eec84
|
feat(core): add mute button component (#455)
|
2026-02-04 23:10:10 +11:00 |
|
 rahimandGitHub
|
01c3f891cf
|
chore(packages): add dev builds (#452)
|
2026-02-04 20:05:38 +11:00 |
|
 rahimandGitHub
|
9cfab264d8
|
feat(core): add play button component (#383)
|
2026-02-04 00:33:14 +11:00 |
|