Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update master #788

Merged
merged 34 commits into from
Jan 7, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
fd911a6
chore: trigger release
tsi Dec 9, 2024
46b77b1
feat: support srt subtitle format (#743)
tsi Dec 9, 2024
7de699f
Update update_master.yml
tsi Dec 9, 2024
118dbde
vp test: test if video on api and events page is playing (#755)
ShayLevi Dec 9, 2024
4becf28
Update release.yml
tsi Dec 9, 2024
6bd96f9
chore(edge): release 2.2.0-edge.5 (#756)
cloudinary-jenkins Dec 9, 2024
1ac07ea
fix: update dependencies (#746)
tsi Dec 9, 2024
2dead8a
chore(edge): release 2.2.1-edge.0 (#761)
cloudinary-jenkins Dec 9, 2024
753f115
me-17956: test if videos on audio player page are playing (#762)
ShayLevi Dec 10, 2024
845e178
me-17957: test if video on autoplay on scroll page is playing (#763)
ShayLevi Dec 11, 2024
73e89a0
vp test: eslint fix (#764)
ShayLevi Dec 15, 2024
5a16f74
fix: seek-thumbs positioning (#766)
tsi Dec 18, 2024
51ca32a
chore(edge): release 2.2.1-edge.1 (#767)
cloudinary-jenkins Dec 18, 2024
ee5b62e
me-17958: test if videos on chapters page are playing (#768)
ShayLevi Dec 19, 2024
b4bdf79
me-17959: test if videos on Cloudinary analytics and codecs and forma…
ShayLevi Dec 23, 2024
ceae86b
me-17961: test if videos on colors api page are playing (#770)
ShayLevi Dec 24, 2024
2f2909e
vp test: test if video on components page is playing (#771)
ShayLevi Dec 25, 2024
8298ac9
me-17963: test if video on display configuration page is playing (#773)
ShayLevi Dec 25, 2024
0049fb9
feat: light esm build (#765)
tsi Dec 26, 2024
ee264fc
chore(edge): release 2.2.1-edge.2 (#774)
cloudinary-jenkins Dec 26, 2024
ea53730
me-18581: refactor specs to use validateVideoIsPlaying (#775)
ShayLevi Jan 1, 2025
ea8c5ae
Me 17964 - floating player page video playing (#776)
ShayLevi Jan 2, 2025
5f4151d
Me 17965 - fluid layout page video playing (#777)
ShayLevi Jan 2, 2025
35442a1
vp test: test if video on force HLS subtitles page is playing (#778)
ShayLevi Jan 2, 2025
d623132
vp test: update Playwright version (#779)
ShayLevi Jan 2, 2025
1c60e32
vp test: test if videos on multiple players page are playing (#780)
ShayLevi Jan 5, 2025
cc0abc7
vp test: test if videos on playlist page are playing (#781)
ShayLevi Jan 5, 2025
60c543c
me-17969: test if video on playlist by tag page is playing (#782)
ShayLevi Jan 6, 2025
bc08526
vp test: remove toPass wrap from existing specs (#783)
ShayLevi Jan 6, 2025
563445d
vp test: test if videos on poster options page are playing (#784)
ShayLevi Jan 6, 2025
359facd
vp test: test if videos on profiles page are playing (#785)
ShayLevi Jan 7, 2025
ba7e62a
Merge branch 'master' into update-master-from-edge
tsi Jan 7, 2025
80e87fa
chore: e2e profiles
tsi Jan 7, 2025
727529f
fix: e2e profiles
tsi Jan 7, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions CHANGELOG-edge.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## [2.2.1-edge.2](https://github.com/cloudinary/cloudinary-video-player/compare/v2.2.1-edge.1...v2.2.1-edge.2) (2024-12-26)


### Features

* light esm build ([#765](https://github.com/cloudinary/cloudinary-video-player/issues/765)) ([0049fb9](https://github.com/cloudinary/cloudinary-video-player/commit/0049fb90cf9702cfb82b48c6911bedd319835dc8))

## [2.2.1-edge.1](https://github.com/cloudinary/cloudinary-video-player/compare/v2.2.1-edge.0...v2.2.1-edge.1) (2024-12-18)


### Bug Fixes

* seek-thumbs positioning ([#766](https://github.com/cloudinary/cloudinary-video-player/issues/766)) ([5a16f74](https://github.com/cloudinary/cloudinary-video-player/commit/5a16f74b66e84f7aab9000a5adc752e843a43280))

## [2.2.1-edge.0](https://github.com/cloudinary/cloudinary-video-player/compare/v2.2.0-edge.5...v2.2.1-edge.0) (2024-12-09)


### Bug Fixes

* update dependencies ([#746](https://github.com/cloudinary/cloudinary-video-player/issues/746)) ([1ac07ea](https://github.com/cloudinary/cloudinary-video-player/commit/1ac07eaecb92c3bacb9bafb68d90c983156ff314))

## [2.1.2-edge.5](https://github.com/cloudinary/cloudinary-video-player/compare/v2.1.2-edge.4...v2.1.2-edge.5) (2024-12-08)


Expand Down
64 changes: 64 additions & 0 deletions docs/es-modules/all.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Cloudinary Video Player</title>
<link
href="https://res.cloudinary.com/cloudinary-marketing/image/upload/f_auto,q_auto/c_scale,w_32,e_hue:290/creative_staging/cloudinary_internal/Website/Brand%20Updates/Favicon/cloudinary_web_favicon_192x192.png"
rel="icon"
type="image/png"
/>
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="container p-4 col-12 col-md-9 col-xl-6">
<nav class="nav mb-2">
<a href="/index.html">&#60;&#60; Back to examples index</a>
</nav>
<h1>Cloudinary Video Player</h1>
<h3 class="mb-4"><code>/all</code> build</h3>

<p>Using the <code>/all</code> build, you get a build that already includes all plugins (except the big <code>/dash</code> plugin), saving you the need to import them separately</p>

<video
id="player"
class="cld-video-player cld-fluid"
crossorigin="anonymous"
controls
muted
playsinline
></video>

<p class="mt-4">
<a href="https://cloudinary.com/documentation/cloudinary_video_player#installation"
>Full documentation</a
>
</p>
</div>

<script type="module">
import { videoPlayer } from 'cloudinary-video-player/all';
import 'cloudinary-video-player/cld-video-player.min.css';

const player = videoPlayer('player', {
cloudName: 'demo',
publicId: 'dog',
autoplay: true,
chapters: {
0: 'Chapter I',
3: 'Chapter II',
8: 'Chapter III',
}
});
</script>

<!-- Bootstrap -->
<link
href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
crossorigin="anonymous"
/>
</body>
</html>
3 changes: 3 additions & 0 deletions docs/es-modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ <h3 class="mt-4">Code examples:</h3>
<li><a href="./ui-config.html">UI Config</a></li>
<li><a href="./vast-vpaid.html">VAST & VPAID Support</a></li>
<li><a href="./360.html">VR/360 Videos</a></li>
<hr>
<li><a href="./all.html"><code>/all</code> build</a></li>
<li><a href="./light.html"><code>/light</code> build</a></li>
</ul>
</div>
</body>
Expand Down
65 changes: 65 additions & 0 deletions docs/es-modules/light.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Cloudinary Video Player</title>
<link
href="https://res.cloudinary.com/cloudinary-marketing/image/upload/f_auto,q_auto/c_scale,w_32,e_hue:290/creative_staging/cloudinary_internal/Website/Brand%20Updates/Favicon/cloudinary_web_favicon_192x192.png"
rel="icon"
type="image/png"
/>
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="container p-4 col-12 col-md-9 col-xl-6">
<nav class="nav mb-2">
<a href="/index.html">&#60;&#60; Back to examples index</a>
</nav>
<h1>Cloudinary Video Player</h1>
<h3 class="mb-4"><code>/light</code> build</h3>

<p>Using the <code>/light</code> build gives you the smallest possible bundle-size</p>

<video
id="player"
class="cld-video-player cld-fluid"
crossorigin="anonymous"
controls
muted
playsinline
></video>

<p class="mt-4">
<a href="https://cloudinary.com/documentation/cloudinary_video_player#installation"
>Full documentation</a
>
</p>
</div>

<script type="module">
import { videoPlayer } from 'cloudinary-video-player/light';
import 'cloudinary-video-player/light/chapters';
import 'cloudinary-video-player/cld-video-player.min.css';

const player = videoPlayer('player', {
cloudName: 'demo',
publicId: 'dog',
autoplay: true,
chapters: {
0: 'Chapter I',
3: 'Chapter II',
8: 'Chapter III',
}
});
</script>

<!-- Bootstrap -->
<link
href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
rel="stylesheet"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
crossorigin="anonymous"
/>
</body>
</html>
Loading
Loading