Commit Graph
56 Commits
Author SHA1 Message Date
Ronald UrbinaandGitHub 07428519a5 feat(packages): add poster placeholder blur-up pattern (#1632) 2026-06-18 12:05:41 -03:00
Sam PottsandGitHub 035b509c7a feat(packages): compound tooltips with label and shortcut parts (#1494) 2026-06-18 08:12:16 +10:00
Sam PottsandGitHub 16ab90987a feat(packages): add quality menu UI (#1694) 2026-06-18 07:20:59 +10:00
00b6f0be1d feat(packages): add settings menu (#1615)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-10 13:54:45 +10:00
Santiago PuppoandGitHub 24a78d253a refactor(core): airplay button (#1614) 2026-06-03 13:54:28 -07:00
Sam PottsandGitHub 7453d538a8 feat(skin): show scrubber preview timestamps (#1652) 2026-06-03 19:27:54 +10:00
Sam PottsandGitHub c5f75166fd feat(packages): update menu group labels (#1643) 2026-06-02 20:26:19 +10:00
Santiago PuppoandGitHub 338020e1d5 feat(packages): airplay button (#1531) 2026-05-27 10:22:31 -07:00
Sam PottsandGitHub ad831d25f0 feat(packages): add playback rate menu (#1527) 2026-05-14 08:37:52 +10:00
0620814a67 feat(packages): add UI support for gestures and hotkeys (#1388)
Co-authored-by: Rahim <rahim.alwer@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-05 10:34:12 +10:00
Wesley LuytenandGitHub e37d5df873 feat(packages): add live button component (#1473) 2026-04-30 18:00:15 -07:00
Sam PottsandGitHub d0b36ed5b8 fix(icons): use icon exports in ejected skins (#1489) 2026-04-29 16:05:35 +10:00
Wesley LuytenandGitHub d9c00491e7 feat(packages): add live-video and live-audio presets (#1399) 2026-04-22 12:43:27 -07:00
rahimandGitHub 5e9a02c851 fix(react): rename MediaGesture and MediaHotkey to Gesture and Hotkey (#1374) 2026-04-19 23:46:46 -07:00
Wesley LuytenandGitHub 31a005eeef feat(packages): add chromecast support via remote playback API (#1348) 2026-04-17 14:51:16 -07:00
d4b805ea69 feat(site): feature and preset reference UI + docs integration (#1258)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 17:19:01 -05:00
rahimandGitHub 1509a66f60 feat(packages): add gesture bindings to default skins and presets (#1310) 2026-04-10 22:08:10 -07:00
rahimandGitHub d2782f0c8d feat(html): add <media-gesture> element (#1305) 2026-04-10 18:14:17 -07:00
rahimandGitHub a0fd3cbda8 fix(packages): remove redundant "Shift" modifier from playback rate hotkeys (#1290) 2026-04-08 14:47:14 -07:00
rahimandGitHub 9912a8e759 feat(packages): add hotkey bindings to preset skins (#1264) 2026-04-07 19:46:44 -07:00
86cf3e8977 fix(packages): make tooltips visual-only and auto-forward media button labels (#1174)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 14:20:01 -07:00
Sam PottsandGitHub 3430fe1a49 feat(packages): error dialog component (#1077) 2026-03-31 17:00:45 -07:00
Sam PottsandGitHub 10826932be fix(skin): responsive design fixes and improvements (#1129) 2026-03-30 16:25:49 +11:00
657e7111b4 fix(skin): extract transition properties into CSS custom properties (#1075)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 12:50:26 +11:00
df927f67fc feat(skin): add error handling for audio players (#1048)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 09:33:55 +11:00
559d5169b5 fix(docs): improvements to eject script (#1012)
Co-authored-by: Rahim <rahim.alwer@gmail.com>
2026-03-23 08:55:38 +11:00
rahimandGitHub 4b17ac9ce1 refactor(react): simplify skin render props with element form (#1068) 2026-03-23 08:16:24 +11:00
rahimandGitHub c09dbdd121 fix(skin): hide volume popover when volume control is unsupported (#1025) 2026-03-19 01:14:57 -07:00
Sam PottsandGitHub 81781ca585 feat(skin): add pip-enter and pip-exit icons (#1015) 2026-03-19 12:30:53 +11:00
Sam PottsandGitHub 59bbf6c209 feat(packages): add poster component to video skins (#994) 2026-03-18 17:57:10 +11:00
Sam PottsandGitHub e3f438e9f4 feat: add slider preview thumbnails (#935) 2026-03-14 08:30:51 +11:00
Sam PottsandGitHub 1dbcd79e54 fix(skin): add missing tooltip provider/group (#902) 2026-03-12 10:24:35 +11:00
rahimandGitHub 85266bab3b fix(skins): remove legacy caption markup artifacts (#882) 2026-03-10 21:50:17 -07:00
Sam PottsandGitHub f98ddc97bc chore(skin): refactor tooltip/popover styles/classnames (#801) 2026-03-10 14:22:29 +11:00
6b6566e254 feat(skin): port tooltip styling from tech preview (#800)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 13:48:23 +11:00
d751fdabea feat(skin): add audio skins for HTML and React presets (#772)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 12:12:49 +11:00
rahimandGitHub 5dfc67ed02 feat(react): add alert dialog to video skin (#747) 2026-03-05 16:58:36 -08:00
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
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
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 c92a9f914f refactor(packages): move feature presets to subpath exports (#633) 2026-02-27 17:06:36 -08: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