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

feat(video): Adding template for video, using it in different components - FRONT-4497 #3506

Merged
merged 19 commits into from
Aug 26, 2024

Conversation

planctus
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Jul 22, 2024

@github-actions github-actions bot temporarily deployed to pull request July 22, 2024 13:48 Inactive
@planctus planctus marked this pull request as ready for review July 22, 2024 14:02
@github-actions github-actions bot temporarily deployed to pull request July 22, 2024 14:08 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 22, 2024 15:50 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 9, 2024 09:22 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 9, 2024 11:33 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 9, 2024 11:56 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 12, 2024 08:36 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 21, 2024 10:50 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 26, 2024 07:54 Inactive
Copy link
Contributor

@emeryro emeryro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some small data updates

@@ -3138,7 +3138,7 @@ exports[`Gallery Default renders correctly with old data 1`] = `
</div>
<video
aria-label="EU law - Video"
class="ecl-gallery__image"
class="ecl-video ecl-gallery__image"
poster="https://inno-ecl.s3.amazonaws.com/media/examples/example-image5.jpg"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For some reason we lost the change in the gallery data, using another html video.
It could be good to bring it back while we are changing the gallery and also use it in the video component data)
https://github.com/ec-europa/europa-component-library/pull/3554/files#diff-330b93090781d35d9db384dca62ddc8ab9726a69caccb37617070e162ff45beaR92


{#
Parameters:
- "image" (string) (default: '')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be poster here I guess

},
...
],
- "video": (associative array) (default: {}) Object of type ECL video
- "image" (string) (default: ''): Image to be used as the video placeholder
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the image parameter should be deprecated

@github-actions github-actions bot temporarily deployed to pull request August 26, 2024 10:34 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 26, 2024 10:44 Inactive
@emeryro emeryro merged commit b8b0015 into v4-dev Aug 26, 2024
7 checks passed
@emeryro emeryro deleted the FRONT-4497-Video-template branch August 26, 2024 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants