Skip to content

Convert vjs components - #635

Merged
Dananji merged 9 commits into
mainfrom
convert-vjs-components
Sep 17, 2024
Merged

Convert vjs components#635
Dananji merged 9 commits into
mainfrom
convert-vjs-components

Conversation

@Dananji

@Dananji Dananji commented Sep 6, 2024

Copy link
Copy Markdown
Collaborator

Related issue: #618

I tried React 19 RC upgrade to test bundling (not included in the PR), and it works well with the changes to the Video.js custom components in this PR.

@Dananji
Dananji force-pushed the convert-vjs-components branch from f650926 to 0ab2bd8 Compare September 7, 2024 15:46
@Dananji
Dananji marked this pull request as ready for review September 12, 2024 21:10

@cjcolvar cjcolvar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Overall looks really good! I like how this is removing a lot of useEffect hooks and making the code cleaner!

Comment thread src/services/utility-helpers.js Outdated

@cjcolvar cjcolvar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I really like how the enum makes the action explicit and handling with the switch easy to read.

Comment thread src/services/utility-helpers.js Outdated
@Dananji
Dananji merged commit bc4272f into main Sep 17, 2024
@Dananji
Dananji deleted the convert-vjs-components branch September 17, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants