SRGSSR / pillarbox-web

Pillarbox is a versatile media playback ecosystem engineered for the web.
https://srgssr.github.io/pillarbox-web-demo/
MIT License
12 stars 1 forks source link

fix(control-bar): end value in align-items is not compatible with old Safari #228

Closed amtins closed 6 months ago

amtins commented 6 months ago

Description

The property align-items is not compatible with the value end on Safari versions less than 15.4.

Screenshot from 2024-03-15 13-53-16

Changes the dvh unit used in the demo, which is not compatible with older browsers.

Changes made

github-actions[bot] commented 6 months ago

PR Preview Action v1.4.7 :---: Preview removed because the pull request was closed. 2024-03-15 15:42 UTC

github-actions[bot] commented 6 months ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟒 Statements 98.81% 581/588
🟒 Branches 96% 288/300
🟒 Functions 99.4% 166/167
🟒 Lines 99.28% 552/556

Test suite run success

192 tests passing in 9 suites.

Report generated by πŸ§ͺjest coverage report action from f247d36e5ac94965e2cd13b0850e0923ad726102

github-actions[bot] commented 6 months ago

:tada: This PR is included in version 1.4.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: