Commit Graph
148 Commits
Author SHA1 Message Date
rahimandGitHub 9cfab264d8 feat(core): add play button component (#383) 2026-02-04 00:33:14 +11:00
rahimandGitHub a419f5ef19 feat(html): setup player api (#374) 2026-02-02 21:11:44 +11:00
rahimandGitHub a1d0383d41 refactor(store): rename feature to slice (#373) 2026-02-02 17:30:47 +11:00
rahimandGitHub d28dda114c feat(react): setup react player api (#372) 2026-02-02 14:08:31 +11:00
rahimandGitHub fe892cb911 refactor(store): v2 (#362) 2026-01-31 23:34:11 +11:00
Rahim d0b79ef588 refactor(store): clean up 2026-01-24 00:29:29 +11:00
Sam PottsandGitHub bf76dfa593 chore(ci): eslint + prettier → biome (#325) 2026-01-23 11:33:04 +00:00
rahimandGitHub f01a5fcf5c refactor(store): rename slice to feature (#318) 2026-01-21 00:33:28 +11:00
rahimandGitHub beb8615c1c feat(store): add reactive state primitives (#311) 2026-01-20 00:59:14 +11:00
rahimandGitHub b2e2b88e19 feat(store): skin store setup (#298) 2026-01-07 15:45:46 +11:00
rahimandGitHub a71a280bdc feat(react): add video component and utility hooks (#293) 2026-01-06 23:01:36 +11:00
rahimandGitHub 0354e3ef9c chore(packages): remove isolatedDeclarations for store type inference support (#295) 2026-01-06 14:09:36 +11:00
rahimandGitHub 2901593085 chore: workspace improvements (#282) 2026-01-04 01:39:26 +11:00
Rahim 326368b68e chore(packages): fix html and react deps 2025-12-22 18:47:41 +11:00
rahimandGitHub b89fef56dd chore(root): prepare workspace for alpha (#276) 2025-12-21 20:26:13 +11:00
Sam PottsandGitHub c35b012250 feat(example/react): improvements to react examples (#210) 2025-12-10 09:27:38 +11:00
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
546989c2be chore: release main (#203)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-05 20:49:18 -06:00
Wesley LuytenandGitHub cbf41ce4c7 feat: add tooltip core (#212) 2025-12-05 20:18:54 -06:00
Wesley LuytenandGitHub 99fef78f63 fix: use popover core in react popover (#208) 2025-11-25 17:27:18 -06:00
Wesley LuytenandGitHub 072b0dece7 feat: add console banner (#186) 2025-11-18 12:35:39 -06:00
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
8f20e3b7f3 chore: release main (#195)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-17 19:50:30 -06:00
09526731f7 fix: fix CLS due to popover attribute not SSR (#202)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-17 19:41:37 -06:00
601a5a3793 fix: clean up core, less seams in wrappers (#197)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-17 18:44:13 -06:00
d9658582f1 fix: anchor name in popover and tooltip (#194)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-13 19:35:55 -06:00
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
8f4a39bb24 chore: release main (#191)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-12 13:34:56 -06:00
Wesley LuytenandGitHub 8b868e95a3 fix: hydration mismatch in Tooltip and Popover (#190) 2025-11-12 13:30:10 -06:00
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
d39dbc45f0 chore: release main (#176)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-11 13:32:01 -06:00
Wesley LuytenandGitHub f513c74a6c feat(react): use popover and anchor position API (#178) 2025-11-11 12:28:50 -06:00
Sam PottsandGitHub a62623ba41 fix(skins): remove vjs- prefixed CSS custom properties (#179) 2025-11-11 22:48:32 +11:00
Sam PottsandGitHub 694afb7de9 fix(skins): slightly more idiomatic Tailwind, added custom properties (#175) 2025-11-10 22:52:16 +11:00
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
8d477a33a4 chore: release main (#158)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-06 11:16:50 -08:00
Christian PillsburyandGitHub 1878a271ba feat(react): use SimpleVideo as default Video and rename HLS version to HlsVideo (#171) 2025-11-06 10:34:04 -08:00
Steve HeffernanandGitHub bb10294419 fix(site): update discord link (#170) 2025-11-06 14:13:28 -03:00
Christian PillsburyandGitHub f28557359c fix(react, html): rename MediaProvider (and related) to VideoProvider (#159) 2025-11-04 07:34:10 -08:00
Christian PillsburyandGitHub 16cfde138d fix(react): update use client usage in react package modules for next.js use (#157) 2025-11-04 06:59:50 -08:00
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
9cf5961764 chore: release main (#152)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-03 17:05:23 -06:00
Steve HeffernanandGitHub bf23c4c0d4 chore(site): update discord link (#156) 2025-11-03 20:02:24 -03:00
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
Rahim eaaa03c284 feat(html): add element registrations 2025-10-30 04:51:51 +00:00
Rahim 2778b20ca3 chore(packages): move dom types down 2025-10-30 02:55:17 +00:00
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
c6e45fde16 chore: release main (#134)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-29 15:52:05 -05:00
Wesley LuytenandGitHub 205e164654 chore: update repo URLs (#145) 2025-10-29 13:19:56 -05:00
Rahim 19ca2385f5 chore(react): add postcss-prefix-selector types 2025-10-27 19:42:40 +00:00
Sam PottsandGitHub 47ac22e9b8 feat(skins): add html port of minimal skin (#140) 2025-10-26 23:17:14 +11:00
Sam PottsandGitHub 67d1007d0c fix(react): prevent dev build race condition (#139) 2025-10-26 16:31:28 +11:00
RahimandGitHub 22d9cb64f2 fix(packages): update version badges (#138) 2025-10-25 09:56:39 -07:00
Sam PottsandGitHub e0a46de0ab fix: add aspect-ratio to demos (#136) 2025-10-25 17:11:00 +11:00
Sam PottsandGitHub 75a90e7104 feat(ui): skin design improvements, add html frosted skin (WIP) (#133) 2025-10-25 14:35:48 +11:00
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
52b91d3bd8 chore: release main (#132)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-24 19:38:42 -05:00
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
aa9b1bb1e8 chore: release main (#130)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-24 19:18:00 -05:00