Commit Graph
67 Commits
Author SHA1 Message Date
rahimandGitHub 2f8ca094ad feat(react): add slider component (#644) 2026-02-28 00:48:51 -08:00
rahimandGitHub 44188d4823 feat(core): add popover component (#615) 2026-02-28 00:33:30 -08:00
rahimandGitHub 7bae887920 feat(core): add thumbnail component and text track store feature (#643) 2026-02-27 15:19:11 -08:00
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
8b5e588248 chore: release main (#628)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-26 16:22:14 -06:00
Wesley LuytenandGitHub c2bc488366 feat: add background video preset (#607) 2026-02-26 16:00:36 -06:00
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
0a641e90e2 chore: release main (#627)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-26 15:39:08 -06:00
Darius CepulisandClaude Opus 4.6 b72358904a fix(cd): add repository field to all packages for provenance verification
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 15:38:04 -06:00
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1a27159ff7 chore: release main (#626)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-26 15:34:29 -06:00
github-actions[bot]GitHubgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
dd113777ba chore: release main (#625)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-26 14:16:17 -06:00
Darius CepulisandClaude Opus 4.6 578477c01e chore(packages): bump to 10.0.0-alpha.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 14:08:14 -06:00
Sam PottsandGitHub 7d3be367f5 feat(react): implement default and minimal video skins (#550) 2026-02-19 07:43:44 +11:00
Sam PottsandGitHub 78de97ec23 feat(icons): setup icons package (#536) 2026-02-16 14:11:40 +11:00
rahimandGitHub 7efee3d033 feat(packages): add slider core layer (#529) 2026-02-14 01:30:29 +11:00
rahimandGitHub 839a7e43bf feat(store): state subscription primitives (#528) 2026-02-14 00:30:38 +11:00
rahimandGitHub f2efa2456b chore(ci): fix bundle size measurement and format report (#512) 2026-02-12 22:45:06 +11:00
Rahim 00fdf966ca fix(packages): enable unbundle mode to avoid mangled exports 2026-02-09 23:33:27 +11:00
Rahim d3e647c3bb chore(packages): resolve infinite dev rebuild loop in vite 2026-02-09 23:06:00 +11:00
Rahim ac913b9076 chore(packages): update tsdown to 0.20.3 2026-02-09 22:29:18 +11:00
rahimandGitHub 7b8bc11f9f feat(core): add time display component (#460) 2026-02-06 14:31:33 +11:00
rahimandGitHub 01c3f891cf chore(packages): add dev builds (#452) 2026-02-04 20:05:38 +11:00
rahimandGitHub b75316d23f refactor(packages): replace disposer with abort controller (#449) 2026-02-04 15:32:59 +11:00
rahimandGitHub 9cfab264d8 feat(core): add play button component (#383) 2026-02-04 00:33:14 +11:00
rahimandGitHub 9fa172e8a4 refactor(store): remove queue and task system (#382) 2026-02-03 15:06:06 +11:00
rahimandGitHub ad94af25b5 feat(store): store selector api (#370) 2026-02-02 13:11:05 +11:00
rahimandGitHub fe892cb911 refactor(store): v2 (#362) 2026-01-31 23:34:11 +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 e643ee1f08 fix(store): guard abort on request supersession (#313) 2026-01-20 01:58:52 +11:00
rahimandGitHub beb8615c1c feat(store): add reactive state primitives (#311) 2026-01-20 00:59:14 +11:00
Rahim 1cc44d331a chore(utils): fix broken badge 2026-01-08 08:56:30 +11:00
rahimandGitHub 648aae7e31 feat(store): lit bindings (#289) 2026-01-06 22:26:09 +11:00
rahimandGitHub 0354e3ef9c chore(packages): remove isolatedDeclarations for store type inference support (#295) 2026-01-06 14:09:36 +11:00
rahimandGitHub 47659f5352 feat(core): dom media slices (#292) 2026-01-05 23:32:35 +11:00
rahimandGitHub 6a7acdabfe feat(store): queue task refactor (#287) 2026-01-05 16:24:18 +11:00
rahimandGitHub a014699c95 docs(plan): store bindings (#283) 2026-01-05 14:51:13 +11:00
rahimandGitHub 2901593085 chore: workspace improvements (#282) 2026-01-04 01:39:26 +11:00
rahimandGitHub d74e4e6701 feat(store): initial release (#279) 2026-01-02 14:41:58 +11:00
Rahim 1cd9e6b7a8 chore(packages): remove dom package 2025-12-22 13:53:46 +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 Luyten c4f1012f46 fix: toKebabCase import issue 2025-12-05 18:25:35 -08:00
Wesley LuytenandGitHub cbf41ce4c7 feat: add tooltip core (#212) 2025-12-05 20:18:54 -06:00
f3b1b19917 fix: add popover core, use in html and improve factory (#204)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-21 15:16:20 -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
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
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 4a2d580bb3 feat: use anchor API for html elements (#174) 2025-11-07 14:33:10 -06: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