mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* Added more component definitions to video.js
* Update getComponent
This will allow to write `class MyComponent extends videojs.getComponent('Button') { }`.
* addChild correctly returns given component
* typo in ClickableComponent
* Added ControlBar
* Fixing whitespace errors
Fixes ERROR: 26:49 typedef-whitespace
* Update video.js-tests.ts
* Update index.d.ts
* Bump version to 2.1
* Fix tslint errors
* fixup! Bump version to 2.1
* fixup! Fix tslint errors
|
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||
| video.js-tests.ts | ||