Commit Graph
68 Commits
Author SHA1 Message Date
rahimandGitHub 7b41930eed chore(ci): add turbo caching and replace size-limit (#524) 2026-02-13 21:15:34 +11:00
rahimandGitHub 33b21906cd feat(element): add lightweight reactive element base (#513) 2026-02-13 00:41:49 +11:00
rahimandGitHub f2efa2456b chore(ci): fix bundle size measurement and format report (#512) 2026-02-12 22:45:06 +11:00
rahimandGitHub 98ee4e8405 ci(ci): add bundle size reporting workflow (#511) 2026-02-12 21:39:33 +11:00
Darius CepulisandGitHub fe56d8ca65 feat(site): simple api reference examples (#472) 2026-02-09 14:38:01 -06:00
Rahim 00fdf966ca fix(packages): enable unbundle mode to avoid mangled exports 2026-02-09 23:33:27 +11:00
Rahim ac913b9076 chore(packages): update tsdown to 0.20.3 2026-02-09 22:29:18 +11:00
rahimandGitHub fef26c8421 feat(sandbox): add private sandbox package for internal testing (#478) 2026-02-09 16:57:39 +11:00
Darius CepulisandGitHub 0991a899b2 feat(site): extract api reference from components (#464) 2026-02-05 19:57:54 -06:00
8ed455c20a feat(site): add interactive getting started guide (#280)
Co-authored-by: Darius Cepulis <dcepulis@mux.com>
2026-02-02 16:42:03 -06:00
Darius CepulisandGitHub 9ed608d6d4 chore(site): move to netlify (#381) 2026-02-02 15:45:41 -06:00
rahimandGitHub a419f5ef19 feat(html): setup player api (#374) 2026-02-02 21:11:44 +11:00
Sam PottsandGitHub bf76dfa593 chore(ci): eslint + prettier → biome (#325) 2026-01-23 11:33:04 +00:00
rahimandGitHub 35c6cb1e16 chore(root): archive examples into tech-preview (#315) 2026-01-20 14:35:51 +11:00
Daniel HayesandGitHub 644aa303b8 chore(site): add sentry to astro's server config (#299) 2026-01-08 10:06:39 -05: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 47659f5352 feat(core): dom media slices (#292) 2026-01-05 23:32:35 +11:00
rahimandGitHub 1735787110 feat(store): react bindings (#288) 2026-01-05 18:09:06 +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 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
Wesley LuytenandGitHub a41f39d157 chore: upgrade next to 16.0.10 (#216) 2025-12-15 14:19:15 -06:00
Sam PottsandGitHub c35b012250 feat(example/react): improvements to react examples (#210) 2025-12-10 09:27:38 +11:00
Wesley Luyten 7dcb01de5b fix(demo): upgrade next and react dependencies 2025-12-05 18:41:30 -08:00
Rahim ec3964d560 chore(examples): remove -demo suffix on dir names 2025-11-24 22:14:21 +11:00
Rahim c4c5573de6 chore(ci): add action to label issues 2025-11-24 16:53:10 +11:00
Rahim 1c8ba68885 chore(root): update readme and contributing
closes #70
2025-11-24 15:29:42 +11:00
Darius CepulisandGitHub 1a249ce00d feat(site): llms.txt (#184) 2025-11-12 14:22:34 -08:00
Wesley LuytenandGitHub f513c74a6c feat(react): use popover and anchor position API (#178) 2025-11-11 12:28:50 -06:00
Wesley Luyten ecd7103211 fix(react): dependency bug 2025-11-10 10:52:43 -08:00
Sam PottsandGitHub 694afb7de9 fix(skins): slightly more idiomatic Tailwind, added custom properties (#175) 2025-11-10 22:52:16 +11:00
Wesley LuytenandGitHub 4a2d580bb3 feat: use anchor API for html elements (#174) 2025-11-07 14:33:10 -06:00
Christian PillsburyandGitHub 912e46c276 docs: readme and contributing docs updates (#167) 2025-11-05 13:27:07 -08:00
Darius CepulisandGitHub 8ba758ab5d feat(site): search (#165) 2025-11-05 13:04:06 -06:00
Darius CepulisandGitHub b3bfa0cafd chore: consolidate eject examples (#162) 2025-11-04 15:10:59 -06: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
Darius CepulisandGitHub 06a1a9e2f9 feat: eject examples (#149) 2025-10-30 00:24:53 -05:00
Rahim 2778b20ca3 chore(packages): move dom types down 2025-10-30 02:55:17 +00:00
Wesley LuytenandGitHub b737758453 fix(utils): remove unnecessary keyboard utils (#146) 2025-10-29 15:17:08 -05:00
419911f2f2 feat: idiomatic html markup, use popover API, add safe polygon utility (#143)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-28 21:32:39 -05:00
Darius Cepulis d1583dd47d chore(site): rename website to site 2025-10-28 13:44:03 -05:00
b9032ca387 docs: initial component examples (#123)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Darius Cepulis <dcepulis@mux.com>
2025-10-28 09:38:57 -05:00
Rahim 19ca2385f5 chore(react): add postcss-prefix-selector types 2025-10-27 19:42:40 +00:00
RahimandGitHub 5256112501 chore(root): add commitlint (#129) 2025-10-24 16:46:47 -07:00
RahimandGitHub f9dcb12542 Use @videojs npm scope (#121) 2025-10-23 15:23:21 -07:00
RahimandGitHub 1ad0bc436f Flatten workspace (#120) 2025-10-23 15:19:36 -07:00
92b82e94f9 feat(react): add Tailwind v4 compiled CSS for skins with vjs prefix (#114)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Darius Cepulis <dcepulis@mux.com>
2025-10-22 16:05:31 -07:00