Commit 375cf99
fix(packages): resolve typecheck failures in button tests and cast feature
- Add missing `available` field to test helpers for FullscreenButtonState and PiPButtonState
- Pass `media` argument to `exitFullscreen()` in cast feature (signature changed)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 16e196f commit 375cf99
3 files changed
Lines changed: 3 additions & 1 deletion
File tree
- packages/core/src
- core/ui
- fullscreen-button/tests
- pip-button/tests
- dom/store/features
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments