videojs-react-enhanced
videojs-react-enhanced copied to clipboard
React.js wrapper component for Video.js player
`playerOptions` in examples is never used and `options` is not defined
## Describe the bug It looks like this package isn't working with react-dom 18. I get this warning in the console and the element doesn't render at all in the...
Update peer dependencies to support React 17 NPM failed to install the package because of this
## Describe the bug I want to use this library to play DASH, but it does not work. VSH library said that the lib is included in VJS 7 already...
Thanks in advance for your awesome suggestion of new feature for this library. ## Is your feature request related to a problem? Please describe. https://docs.videojs.com/tutorial-layout.html I want the library to...
Thanks in advance for your awesome suggestion of new feature for this library. ## Is your feature request related to a problem? Please describe. Currently there's no way to set...
## Branch Name `review/27-code-review` ## Type of Change `review` ## Priority `high` ## Summary 서교필 매니저님의 코드 리뷰 내용 반영 ## Content of Review ### lib/index.tsx **기존 라이브러리 매핑 관련:**...
## Branch Name `issue/5-eslint-prettier` ## Type of Change `environment` ## Priority `low` ## Summary ESLint(TS), Prettier를 프로젝트에 적용 ## Description of Change 일관된 코드 컨벤션과 가독성을 제공을 위한 ESLint 및...
## Branch Name `issue/17-example-page` ## Type of Change `documentation` ## Priority `mid` ## Summary 래퍼 컴포넌트의 동작을 테스트해볼 수 있는 예시 페이지를 Github Page로 배포 ## Description of Change 백문이...
## Branch Name `issue/14-component-api` ## Type of Change `api` ## Priority `high` ## Summary ## Description of Change #11에 함께 포함되어있었던 Video.js UI Component 조작 관련 API 작업 내용을 별도...