Christian Pillsbury and GitHub
f6b5f804bf
feat(react): adding simple video ( #125 )
2025-10-24 11:24:28 -07:00
Rahim and GitHub
a69b7769d9
Add community links to all packages ( #124 )
2025-10-24 10:51:30 -07:00
Rahim and GitHub
40dc067512
Update readmes and add bages ( #122 )
2025-10-24 10:46:00 -07:00
Rahim and GitHub
f9dcb12542
Use @videojs npm scope ( #121 )
2025-10-23 15:23:21 -07:00
Rahim and GitHub
1ad0bc436f
Flatten workspace ( #120 )
2025-10-23 15:19:36 -07:00
Wesley Luyten and GitHub
4f06ef6c76
feat: add display click to play / pause ( #117 )
2025-10-23 12:24:34 -05: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
Wesley Luyten and GitHub
0a4902623d
feat: add keyboard control to sliders ( #115 )
2025-10-22 17:12:32 -05:00
Wesley Luyten and GitHub
591dab66ca
fix: minimal volume slider bug & fix dev infinite bug ( #73 )
2025-10-21 16:50:23 -05:00
4448a5b252
docs: readmes v0 ( #72 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-10-21 14:02:10 -07:00
Wesley Luyten and GitHub
f514051263
feat: add focus state to sliders and volume slider ( #60 )
2025-10-21 15:43:47 -05:00
Wesley Luyten and GitHub
6d7325cedb
feat: add data style attributes to popover ( #62 )
2025-10-18 20:52:35 -05:00
Sam Potts and GitHub
b63c22ef9f
chore: rename skins, minor style tweaks ( #61 )
2025-10-19 10:16:47 +11:00
Sam Potts and GitHub
cdebece1eb
feat(ui): skin and icon tweaks ( #59 )
2025-10-14 13:13:36 +11:00
Wesley Luyten
fee16708cb
fix: tooltip syntax error & remove restMs
2025-10-13 11:36:30 -07:00
Wesley Luyten and GitHub
f78b09fd16
feat: add a solution for React preview time display ( #50 )
2025-10-13 13:07:10 -05:00
Rahim and GitHub
75a54e9b5e
chore: __dirname not defined ( #57 )
2025-10-13 11:02:11 -07:00
Rahim and GitHub
146a4d8323
chore: resolve alias during build ( #56 )
2025-10-13 09:35:38 -07:00
Sam Potts and GitHub
924b2578a4
fix(ui): tone down text shadow on toasted skin ( #54 )
2025-10-13 22:54:01 +11:00
Sam Potts and GitHub
7c9a0a5e3e
feat(ui): more skin style tweaks ( #53 )
2025-10-13 22:49:36 +11:00
Sam Potts and GitHub
bd3f0f7510
feat(ui): micro icons, toasted design tweaks ( #52 )
2025-10-13 21:19:40 +11:00
Christian Pillsbury and GitHub
d4f3f4b75b
fix: skin syntax usage cleanup ( #48 )
2025-10-10 12:59:26 -07:00
Christian Pillsbury and GitHub
9c5b29a15b
chore: consistent formatting ( #47 )
2025-10-09 12:18:31 -07:00
Wesley Luyten and GitHub
9c6eaef2aa
feat: rename range to slider ( #46 )
2025-10-09 13:05:56 -05:00
Sam Potts and GitHub
3a0767c340
fix: design tweaks to toasted skin, lint rule tweaks ( #44 )
2025-10-09 10:21:18 +11:00
Wesley Luyten and GitHub
5cb93a14a7
fix: enable eslint & run eslint:fix ( #43 )
2025-10-08 17:52:02 -05:00
Wesley Luyten and GitHub
39e862a487
feat: add transition status to React tooltip ( #42 )
2025-10-08 16:26:06 -05:00
Wesley Luyten and GitHub
d2a0b27272
feat: add HTML tooltip component ( #40 )
2025-10-07 16:22:05 -05:00
Wesley Luyten
49d0b03d89
fix: tooltip and popover portal
...
use id instead of ref for a more uniform api
across all components
2025-10-07 13:03:48 -05:00
Wesley Luyten and GitHub
c4a3f1b2f6
feat: add React tooltip component ( #35 )
2025-10-07 12:31:26 -05:00
Sam Potts and GitHub
cfac2fb18a
chore: copy update to trigger a deploy ( #39 )
2025-10-07 16:27:02 +11:00
Sam Potts and GitHub
4ffaa58634
feat(ui): styling fixes for toasted skin ( #38 )
2025-10-06 13:16:49 +11:00
Sam Potts and GitHub
bdd2f36e13
feat(ui): add toasted skin
2025-10-04 19:26:02 +10:00
Wesley Luyten
0a42bfe86d
fix: React version mismatch, add forward refs
2025-10-02 15:03:39 -05:00
Wesley Luyten and GitHub
f775a3daf7
feat: add popover React component ( #33 )
2025-10-02 11:03:44 -05:00
Wesley Luyten and GitHub
5e3cb8ad81
feat: add range orientation to react components ( #30 )
2025-09-26 17:57:21 -05:00
687b7655b0
feat: add core range, time and volume range ( #23 )
...
* feat: add poc for core time range class
* fix: use object keys instead of strings
for minification
* Update packages/react/react/src/components/TimeRange.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* fix: cleanup and add time range core to html
* fix: add range core component, implement volume
* Update packages/core/core/src/utils/state.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update packages/core/core/src/components/range.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-26 14:10:40 -05:00
Sam Potts
1ef66c9461
fix(ui): revert style testing change
2025-09-26 11:49:46 +10:00
Sam Potts
0afa9b7187
fix: skin exports/imports
2025-09-26 11:38:26 +10:00
Sam Potts
f8fbe61c38
refactor: remove container radius from the skin
2025-09-26 11:38:26 +10:00
Wesley Luyten and GitHub
a3f9630bd1
fix: seek jump back to current time ( #22 )
2025-09-23 15:26:45 -05:00
Wesley Luyten and GitHub
aefe890fee
feat: add volume range compound component ( #19 )
2025-09-23 11:07:47 -05:00
Rahim and GitHub
e3dcb6aba7
chore: gitignore cleanup ( #21 )
2025-09-23 23:32:00 +10:00
Rahim and GitHub
6ad5340b40
chore: new builds & types using tsdown ( #20 )
2025-09-23 23:12:19 +10:00
Rahim
68666d0901
done
2025-09-23 00:57:47 +10:00
Rahim
d2b2dd4868
done
2025-09-22 23:39:30 +10:00
Sam Potts
d3221ec211
feat(ui): minor style tweaks
2025-09-22 09:30:10 +10:00
Sam Potts
9950945008
feat(ui): port over default skin
2025-09-21 13:37:14 +10:00
Wesley Luyten and GitHub
017ecdbff9
feat: add compound html timerange component ( #14 )
...
* fix: add context logic to component factory
* feat: add compound time range html component
2025-09-18 17:58:53 -05:00
Wesley Luyten and GitHub
71a8dafd74
feat: make time range compound component ( #10 )
...
* feat: make time range compound component
* fix: add root ctx, use skin styles
* fix: improve time range
* fix: move more logic to root component
* fix: renaming
* fix: dragging and add memo to context value
* fix: improve time range styles
2025-09-15 11:27:40 -05:00