-
Notifications
You must be signed in to change notification settings - Fork 217
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 <obulat@gmail.com> * Replace the border with a ring Signed-off-by: Olga Bulat <obulat@gmail.com> * Make the `layout` a required prop for `VAudioTrack` Signed-off-by: Olga Bulat <obulat@gmail.com> * Update unit tests Signed-off-by: Olga Bulat <obulat@gmail.com> * Use AudioControl in Full, Box and Row layouts Signed-off-by: Olga Bulat <obulat@gmail.com> * Update snapshots Signed-off-by: Olga Bulat <obulat@gmail.com> * Update global audio snapshots Signed-off-by: Olga Bulat <obulat@gmail.com> * Update v-box-layout.spec.js Signed-off-by: Olga Bulat <obulat@gmail.com> * Fix row layout when creator name is very long Signed-off-by: Olga Bulat <obulat@gmail.com> * Update snapshots Signed-off-by: Olga Bulat <obulat@gmail.com> * Remove debugging long title Signed-off-by: Olga Bulat <obulat@gmail.com> * Remove VPlayPause Signed-off-by: Olga Bulat <obulat@gmail.com> * Fix VBoxLayout size and control style Signed-off-by: Olga Bulat <obulat@gmail.com> * Fix VRowLayout spacings Signed-off-by: Olga Bulat <obulat@gmail.com> * Add box layout size to tests Signed-off-by: Olga Bulat <obulat@gmail.com> * Update snapshots Signed-off-by: Olga Bulat <obulat@gmail.com> --------- Signed-off-by: Olga Bulat <obulat@gmail.com>
- 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.