 Darius CepulisandGitHub
|
d5e41bfa4d
|
fix(site): use first-match-wins for multipart primary selection (#519)
|
2026-02-12 10:16:50 -06:00 |
|
 Darius CepulisandGitHub
|
82944041f9
|
fix(site): resolve aliased part descriptions in api docs (#518)
|
2026-02-12 10:16:34 -06:00 |
|
 Darius CepulisandGitHub
|
4d62a1ff7d
|
fix(site): support satisfies in api-docs data attrs extraction (#517)
|
2026-02-12 10:16:18 -06:00 |
|
Darius Cepulis
|
bdb9d7b506
|
feat(site): basic 404 and 500 pages
progress against #508
|
2026-02-12 09:39:51 -06:00 |
|
Rahim
|
0197a30311
|
chore(ci): show delta in bundle size bars instead of absolute size
|
2026-02-13 01:20:29 +11:00 |
|
Rahim
|
34c87beaaf
|
chore(ci): remove forced minimum fill on bundle size bars
|
2026-02-13 01:20:24 +11:00 |
|
 rahimandGitHub
|
90d881cec2
|
feat(core): add controls component with activity tracking (#514)
|
2026-02-13 01:14:16 +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 |
|
 rahimandGitHub
|
9f1c9a946d
|
docs(design): controls (#456)
|
2026-02-12 18:14:11 +11:00 |
|
 rahimandGitHub
|
c9ba1e1bfc
|
feat(core): add poster component (#457)
|
2026-02-12 18:12:55 +11:00 |
|
Darius Cepulis
|
b27b989fa1
|
fix(site): clarify "Copy as Markdown" button
closes #483
|
2026-02-11 10:49:18 -06:00 |
|
Darius Cepulis
|
f5773825ba
|
fix(site): show docs sidebar on tablet
closes #509
|
2026-02-11 10:47:16 -06:00 |
|
 Darius CepulisandGitHub
|
bcf948c8f9
|
chore(site): remove PostHog analytics (#510)
|
2026-02-11 10:26:08 -06:00 |
|
Darius Cepulis
|
177e14be4b
|
chore(site): configure netlify build and turbo-ignore
|
2026-02-11 09:29:19 -06:00 |
|
Darius Cepulis
|
2b59b1cabb
|
docs(site): freshen up site README and CLAUDE
|
2026-02-10 14:37:04 -06:00 |
|
Darius Cepulis
|
77eeeef701
|
feat(site): add display font
|
2026-02-10 11:21:22 -06:00 |
|
 rahimandGitHub
|
6aac00280a
|
refactor(packages): derive default props from core classes (#488)
|
2026-02-10 15:10:35 +11:00 |
|
 
|
5f27a6bc94
|
docs(site): update getting started code examples to match new api (#473)
Co-authored-by: Darius Cepulis <dcepulis@mux.com>
|
2026-02-09 18:49:43 -03:00 |
|
Darius Cepulis
|
222d90f675
|
fix(site): don't hit archive.org during build
|
2026-02-09 15:39:06 -06:00 |
|
Darius Cepulis
|
afbe2a4198
|
fix(site): improve time demo css
|
2026-02-09 15:15:44 -06:00 |
|
Darius Cepulis
|
eabf56806b
|
fix(site): improve initial demo css
ref #472
|
2026-02-09 15:06:11 -06:00 |
|
 Darius CepulisandGitHub
|
fe56d8ca65
|
feat(site): simple api reference examples (#472)
|
2026-02-09 14:38:01 -06:00 |
|
Darius Cepulis
|
6b67428de3
|
feat(site): perform /docs redirect client-side
|
2026-02-09 09:12:12 -06:00 |
|
 rahimandGitHub
|
5eab1dbb2f
|
fix(html): discover media elements and attach store target via DOM (#481)
|
2026-02-10 00:32:23 +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
|
870cbb77e4
|
feat(html): reorganize import paths by use case (#480)
|
2026-02-09 20:49:42 +11:00 |
|
 rahimandGitHub
|
5f5ffb9f0a
|
refactor(packages): clean up UI component types and data flow (#479)
|
2026-02-09 20:15:26 +11:00 |
|
 rahimandGitHub
|
fef26c8421
|
feat(sandbox): add private sandbox package for internal testing (#478)
|
2026-02-09 16:57:39 +11:00 |
|
 rahimandGitHub
|
221bd0922f
|
refactor(packages): simplify createPlayer type signatures (#477)
|
2026-02-09 16:10:25 +11:00 |
|
 rahimandGitHub
|
7cc9a76e93
|
refactor(store): rename Signals to AbortControllerRegistry (#476)
|
2026-02-09 13:32:32 +11:00 |
|
 rahimandGitHub
|
4dc40b6263
|
refactor(core): prefix media state exports with Media (#475)
|
2026-02-09 13:21:27 +11:00 |
|
 Darius CepulisandGitHub
|
4b1e863883
|
feat(site): generated multipart component api reference (#468)
|
2026-02-09 12:20:45 +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
|
d5e5cec6ab
|
feat(core): add presentation feature (#458)
|
2026-02-06 14:24:49 +11:00 |
|
 rahimandGitHub
|
8f55d38133
|
docs(design): add time component design (#454)
|
2026-02-06 13:03:21 +11:00 |
|
 Darius CepulisandGitHub
|
0991a899b2
|
feat(site): extract api reference from components (#464)
|
2026-02-05 19:57:54 -06:00 |
|
Darius Cepulis
|
48364f17fd
|
fix(ci): work around false-positive biome / astro errors
see https://biomejs.dev/internals/language-support/#html-super-languages-support
|
2026-02-05 15:25:02 -06:00 |
|
Darius Cepulis
|
35132a4b31
|
chore(ci): add .zed/settings.json
|
2026-02-05 09:42:36 -06:00 |
|
Darius Cepulis
|
e3267fcfa6
|
chore(ci): format astro with biome
|
2026-02-05 09:42:20 -06:00 |
|
 rahimandGitHub
|
aa189eec84
|
feat(core): add mute button component (#455)
|
2026-02-04 23:10:10 +11:00 |
|
 rahimandGitHub
|
d8f15195e3
|
refactor(store): replace signal/abort with signals namespace (#453)
|
2026-02-04 20:27:44 +11:00 |
|
 rahimandGitHub
|
01c3f891cf
|
chore(packages): add dev builds (#452)
|
2026-02-04 20:05:38 +11:00 |
|
 rahimandGitHub
|
62c99fe001
|
docs(store): align README with current API (#451)
|
2026-02-04 17:07:24 +11:00 |
|
heff
|
bb77464291
|
fix(docs): add audio to getting started guide and other updates
|
2026-02-03 21:39:34 -08:00 |
|
 rahimandGitHub
|
0de09738dc
|
docs(claude): add Video.js component architecture patterns (#450)
|
2026-02-04 16:29:40 +11:00 |
|