-
Notifications
You must be signed in to change notification settings - Fork 215
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the Audio track in row, box and full layouts (#3297)
* Fix global player border radius Refactor Global layout to use CSS grid Signed-off-by: Olga Bulat <[email protected]> * Replace the border with a ring Signed-off-by: Olga Bulat <[email protected]> * Make the `layout` a required prop for `VAudioTrack` Signed-off-by: Olga Bulat <[email protected]> * Update unit tests Signed-off-by: Olga Bulat <[email protected]> * Use AudioControl in Full, Box and Row layouts Signed-off-by: Olga Bulat <[email protected]> * Update snapshots Signed-off-by: Olga Bulat <[email protected]> * Update global audio snapshots Signed-off-by: Olga Bulat <[email protected]> * Update v-box-layout.spec.js Signed-off-by: Olga Bulat <[email protected]> * Fix row layout when creator name is very long Signed-off-by: Olga Bulat <[email protected]> * Update snapshots Signed-off-by: Olga Bulat <[email protected]> * Remove debugging long title Signed-off-by: Olga Bulat <[email protected]> * Remove VPlayPause Signed-off-by: Olga Bulat <[email protected]> * Fix VBoxLayout size and control style Signed-off-by: Olga Bulat <[email protected]> * Fix VRowLayout spacings Signed-off-by: Olga Bulat <[email protected]> * Add box layout size to tests Signed-off-by: Olga Bulat <[email protected]> * Update snapshots Signed-off-by: Olga Bulat <[email protected]> --------- Signed-off-by: Olga Bulat <[email protected]>
- Loading branch information
Showing
47 changed files
with
208 additions
and
513 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.