Js.videojs

Latest version: v7.5.5

Safety actively analyzes 630360 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 20

5.0.2

* imbcmdth fixed an issue with emulateTextTracks being called before the tech dom was ready ([view](https://github.com/videojs/video.js/pull/2692))
* gkatsev bumped obj.assign to fix uncaught SecurityError in iframes. Fixes 2703 ([view](https://github.com/videojs/video.js/pull/2721))
* gkatsev updated contrib update and have contrib release only update local branches ([view](https://github.com/videojs/video.js/pull/2723))
* gkatsev bumped chg to fix stalling issues ([view](https://github.com/videojs/video.js/pull/2732))

5.0.0

* carpasse infer MIME types from file extensions in the HTML5 and Flash techs ([view](https://github.com/videojs/video.js/pull/1974))
* mmcc updated the slider to allow for vertical orientation ([view](https://github.com/videojs/video.js/pull/1816))
* dmlap removed an ie6 hack for flash object embedding ([view](https://github.com/videojs/video.js/pull/1946))
* heff replaced Closure Compiler with Uglify for minification ([view](https://github.com/videojs/video.js/pull/1940))
* OleLaursen added a Danish translation ([view](https://github.com/videojs/video.js/pull/1899))
* dn5 Added new translations (Bosnian, Serbian, Croatian) ([view](https://github.com/videojs/video.js/pull/1897))
* mmcc (and others) converted the whole project to use ES6, Babel and Browserify ([view](https://github.com/videojs/video.js/pull/1976))
* heff converted all classes to use ES6 classes ([view](https://github.com/videojs/video.js/pull/1993))
* mmcc added ES6 default args and template strings ([view](https://github.com/videojs/video.js/pull/2015))
* dconnolly replaced JSON.parse with a safe non-eval JSON parse ([view](https://github.com/videojs/video.js/pull/2077))
* mmcc added a new default skin, switched to SASS, modified the html ([view](https://github.com/videojs/video.js/pull/1999))
* gkatsev removed event.isDefaultPrevented in favor of event.defaultPrevented ([view](https://github.com/videojs/video.js/pull/2081))
* heff added and `extends` function for external subclassing ([view](https://github.com/videojs/video.js/pull/2078))
* forbesjo added the `scrubbing` property ([view](https://github.com/videojs/video.js/pull/2080))
* heff switched to border-box sizing for all player elements ([view](https://github.com/videojs/video.js/pull/2082))
* forbesjo added a vjs-button class to button controls ([view](https://github.com/videojs/video.js/pull/2084))
* bc-bbay Load plugins before controls ([view](https://github.com/videojs/video.js/pull/2094))
* bc-bbay rename onEvent methods to handleEvent ([view](https://github.com/videojs/video.js/pull/2093))
* dmlap added an error message if techOrder is not in options ([view](https://github.com/videojs/video.js/pull/2097))
* dconnolly exported the missing videojs.plugin function ([view](https://github.com/videojs/video.js/pull/2103))
* mmcc added back the captions settings styles ([view](https://github.com/videojs/video.js/pull/2112))
* gkatsev updated the component.js styles to match the new style guide ([view](https://github.com/videojs/video.js/pull/2105))
* gkatsev added error logging for bad JSON formatting ([view](https://github.com/videojs/video.js/pull/2113))
* gkatsev added a sensible toJSON function ([view](https://github.com/videojs/video.js/pull/2114))
* bc-bbay fixed instance where progress bars would go passed 100% ([view](https://github.com/videojs/video.js/pull/2040))
* eXon began Tech 2.0 work, improved how tech events are handled by the player ([view](https://github.com/videojs/video.js/pull/2057))
* gkatsev added get and set global options methods ([view](https://github.com/videojs/video.js/pull/2115))
* heff added support for fluid widths, aspect ratios, and metadata defaults ([view](https://github.com/videojs/video.js/pull/1952))
* heff reorganized all utility functions in the codebase ([view](https://github.com/videojs/video.js/pull/2139))
* eXon made additional tech 2.0 improvements listed in 2126 ([view](https://github.com/videojs/video.js/pull/2166))
* heff Cleaned up and documented src/js/video.js and DOM functions ([view](https://github.com/videojs/video.js/pull/2182))
* mmcc Changed to pure CSS slider handles ([view](https://github.com/videojs/video.js/pull/2132))
* mister-ben updated language support to handle language codes with regions ([view](https://github.com/videojs/video.js/pull/2177))
* heff changed the 'ready' event to always be asynchronous ([view](https://github.com/videojs/video.js/pull/2188))
* heff fixed instances of tabIndex that did not have a capital I ([view](https://github.com/videojs/video.js/pull/2204))
* heff fixed a number of IE8 and Flash related issues ([view](https://github.com/videojs/video.js/pull/2206))
* heff Reverted .video-js inline-block style to fix Flash fullscreen ([view](https://github.com/videojs/video.js/pull/2217))
* mmcc switched to using button elements for button components ([view](https://github.com/videojs/video.js/pull/2209))
* mmcc increased the size of the progress bar and handle on hover ([view](https://github.com/videojs/video.js/pull/2216))
* mmcc moved the fonts into their own repo ([view](https://github.com/videojs/video.js/pull/2223))
* mmcc deprecated the options() function and removed internal uses ([view](https://github.com/videojs/video.js/pull/2229))
* carpasse enhanced events to allow passing a second data argument ([view](https://github.com/videojs/video.js/pull/2163))
* bc-bbay made the duration display update itself on loadedmetadata ([view](https://github.com/videojs/video.js/pull/2169))
* arwidt added Swedish and Finnish translations ([view](https://github.com/videojs/video.js/pull/2189))
* heff moved all the CDN logic into videojs/cdn ([view](https://github.com/videojs/video.js/pull/2230))
* mmcc fixed the progress handle transition jerkiness ([view](https://github.com/videojs/video.js/pull/2219))
* dmlap added support for the seekable property ([view](https://github.com/videojs/video.js/pull/2208))
* mmcc un-hid the current and remaining times by default ([view](https://github.com/videojs/video.js/pull/2241))
* pavelhoral fixed a bug with user activity that caused the control bar to flicker ([view](https://github.com/videojs/video.js/pull/2299))
* dmlap updated to videojs-swf4.7.1 to fix a video dimensions issue on subsequent loads ([view](https://github.com/videojs/video.js/pull/2281))
* mmcc added the vjs-big-play-centered class ([view](https://github.com/videojs/video.js/pull/2293))
* thijstriemstra added a logged error when a plugin is missing ([view](https://github.com/videojs/video.js/pull/1931))
* gkatsev fixed the texttrackchange event and text track display for non-native tracks ([view](https://github.com/videojs/video.js/pull/2215))
* mischizzle fixed event.relatedTarget in Firefox ([view](https://github.com/videojs/video.js/pull/2025))
* mboles updated JSDoc comments everywhere to prepare for new docs ([view](https://github.com/videojs/video.js/pull/2270))
* mmcc added a currentTime tooltip to the progress handle ([view](https://github.com/videojs/video.js/pull/2255))
* pavelhoral fixed subclassing without a constructor ([view](https://github.com/videojs/video.js/pull/2308))
* dmlap fixed a vjs_getProperty error caused by a progress check before the swf was ready ([view](https://github.com/videojs/video.js/pull/2316))
* dmlap exported the videojs.log function ([view](https://github.com/videojs/video.js/pull/2317))
* gkatsev updated vttjs to fix a trailing comma JSON error ([view](https://github.com/videojs/video.js/pull/2331))
* gkatsev exported the videojs.bind() function ([view](https://github.com/videojs/video.js/pull/2332))
* Insert cloned el back into DOM. Fixes 2214 ([view](https://github.com/videojs/video.js/pull/2334))
* heff sped up testing ([view](https://github.com/videojs/video.js/pull/2254))
* pass fs state to player from enterFullscreen, split full-window styles into their own selector ([view](https://github.com/videojs/video.js/pull/2357))
* Fixed vertical option for volumeMenuButton ([view](https://github.com/videojs/video.js/pull/2352))
* dmlap switched events to not bubble by default ([view](https://github.com/videojs/video.js/pull/2351))
* dmlap export videojs.createTimeRange ([view](https://github.com/videojs/video.js/pull/2361))
* dmlap export a basic played() on techs ([view](https://github.com/videojs/video.js/pull/2384))
* dmlap use seekable on source handlers when defined ([view](https://github.com/videojs/video.js/pull/2376))
* dmlap fire seeking in the flash tech, not the SWF ([view](https://github.com/videojs/video.js/pull/2372))
* dmlap expose the xhr helper utility ([view](https://github.com/videojs/video.js/pull/2321))
* misteroneill fixed internal extends usage and added a deprecation warning ([view](https://github.com/videojs/video.js/pull/2390))
* eXon added the poster to the options the tech receives ([view](https://github.com/videojs/video.js/pull/2338))
* eXon made sure the volume persists between tech changes ([view](https://github.com/videojs/video.js/pull/2340))
* eXon added the language to the options the tech receives ([view](https://github.com/videojs/video.js/pull/2338))
* mmcc Added "inline" option to MenuButton and updated VolumeMenuButton to be able to utilize it ([view](https://github.com/videojs/video.js/pull/2378))
* misteroneill restore some properties on window.videojs. ([view](https://github.com/videojs/video.js/pull/2395))
* misteroneill restore some 4.x utilities and remove deprecated functionality ([view](https://github.com/videojs/video.js/pull/2406))
* heff use a synchronous ready() internally ([view](https://github.com/videojs/video.js/pull/2392))
* nickygerritsen scrubbing() is a method, not a property ([view](https://github.com/videojs/video.js/pull/2411))
* sirlancelot change "video" to "media" in error messages ([view](https://github.com/videojs/video.js/pull/2409))
* nickygerritsen use the default seekable when a source handler is unset ([view](https://github.com/videojs/video.js/pull/2401))
* gkatsev always use emulated TextTrackLists so tracks survive tech switches ([view](https://github.com/videojs/video.js/pull/2425))
* misteroneill restore Html5.Events ([view](https://github.com/videojs/video.js/pull/2421))
* misteroneill removed the deprecated Component init method ([view](https://github.com/videojs/video.js/pull/2427))
* misteroneill restore videojs.formatTime ([view](https://github.com/videojs/video.js/pull/2420))
* misteroneill include child components with &x60;true&x60; in options ([view](https://github.com/videojs/video.js/pull/2424))
* misteroneill create video.novtt.js in dist builds ([view](https://github.com/videojs/video.js/pull/2447))
* misteroneill pass vtt.js option to tech ([view](https://github.com/videojs/video.js/pull/2448))
* forbesjo updated the sauce labs config and browser versions ([view](https://github.com/videojs/video.js/pull/2450))
* mmcc made sure controls respect muted attribute ([view](https://github.com/videojs/video.js/pull/2408))
* dmlap switched global options back to an object at videojs.options ([view](https://github.com/videojs/video.js/pull/2461))
* ogun fixed a typo in the Turkish translation ([view](https://github.com/videojs/video.js/pull/2460))
* gkatsev fixed text track errors on dispose and in cross-browser testing ([view](https://github.com/videojs/video.js/pull/2466))
* mmcc added type=button to button components ([view](https://github.com/videojs/video.js/pull/2471))
* mmcc Fixed IE by using setAttribute to set &x27;type&x27; property ([view](https://github.com/videojs/video.js/pull/2487))
* misternoneill fixed vertical slider issues ([view](https://github.com/videojs/video.js/pull/2469))
* gkatsev moved default and player dimensions to style els at the top of HEAD ([view](https://github.com/videojs/video.js/pull/2482))
* gkatsev moved default and player dimensions to style els at the top of HEAD el ([view](https://github.com/videojs/video.js/pull/2482))
* gkatsev removed non-default track auto-disabling ([view](https://github.com/videojs/video.js/pull/2475))
* gkatsev exported event helpers on videojs object ([view](https://github.com/videojs/video.js/pull/2491))
* nickygerritsen fixed texttrack handling in IE10 ([view](https://github.com/videojs/video.js/pull/2481))
* gkatsev deep clone el for iOS to preserve tracks ([view](https://github.com/videojs/video.js/pull/2494))
* forbesjo switched automated testing to BrowserStack ([view](https://github.com/videojs/video.js/pull/2492))
* gkatsev fixed nativeControlsForTouch handling. Defaults to native controls on iphone and native android browsers. ([view](https://github.com/videojs/video.js/pull/2499))
* heff fixed cross-platform track tests by switching to a fake tech ([view](https://github.com/videojs/video.js/pull/2496))
* gkatsev improved tech controls listener handling. ([view](https://github.com/videojs/video.js/pull/2511))
* dmlap move seek on replay into the flash tech ([view](https://github.com/videojs/video.js/pull/2527))
* dmlap gkatsev improve Flash tech error property and add an error setter to the base tech ([view](https://github.com/videojs/video.js/pull/2517))
* dmlap update to videojs-swf 5.0.0-rc1 ([view](https://github.com/videojs/video.js/pull/2528))
* dmlap expose start and end buffered times ([view](https://github.com/videojs/video.js/pull/2501))
* heff fixed a number of console errors after testing ([view](https://github.com/videojs/video.js/pull/2513))
* gkatsev made the sass files available via npm in src/css ([view](https://github.com/videojs/video.js/pull/2546))
* heff removed playerOptions from plugin options because it created an inconsistency in plugin inits ([view](https://github.com/videojs/video.js/pull/2532))
* heff added a default data attribute to fix the progress handle display in IE8 ([view](https://github.com/videojs/video.js/pull/2547))
* heff added back the default cdn url for the swf ([view](https://github.com/videojs/video.js/pull/2533))
* gkatsev fixed the default state of userActive ([view](https://github.com/videojs/video.js/pull/2557))
* heff fixed event bubbling in IE8 ([view](https://github.com/videojs/video.js/pull/2563))
* heff cleaned up internal duration handling ([view](https://github.com/videojs/video.js/pull/2552))
* heff fixed the UI for live streams ([view](https://github.com/videojs/video.js/pull/2557))
* gkatsev updated opacity of caption settings background color ([view](https://github.com/videojs/video.js/pull/2573))
* gkatsev made all sass variables !default ([view](https://github.com/videojs/video.js/pull/2574))
* heff fixed the inline volume control and made it the default ([view](https://github.com/videojs/video.js/pull/2553))
* forbesjo fixed webkit deprecation warnings ([view](https://github.com/videojs/video.js/pull/2558))
* forbesjo added Android and iOS browser testing ([view](https://github.com/videojs/video.js/pull/2538))
* heff improved css selector strengths ([view](https://github.com/videojs/video.js/pull/2583))
* heff moved scss vars to be private ([view](https://github.com/videojs/video.js/pull/2584))
* heff added a fancy loading spinner ([view](https://github.com/videojs/video.js/pull/2582))
* gkatsev added a mouse-hover time display to the progress bar ([view](https://github.com/videojs/video.js/pull/2569))
* heff added an attributes argument to createEl() ([view](https://github.com/videojs/video.js/pull/2589))
* heff made tech related functions private in the player ([view](https://github.com/videojs/video.js/pull/2590))
* heff removed the loadedalldata event ([view](https://github.com/videojs/video.js/pull/2591))
* dmlap switched to using raynos/xhr for requests ([view](https://github.com/videojs/video.js/pull/2594))
* heff Fixed double loadstart and ready events ([view](https://github.com/videojs/video.js/pull/2605))
* gkatsev fixed potential double default style elements ([view](https://github.com/videojs/video.js/pull/2619))
* imbcmdth extended createTimeRange to support multiple timeranges ([view](https://github.com/videojs/video.js/pull/2604))
* misteroneill rename "extends" to "extend" for ie8 ([view](https://github.com/videojs/video.js/pull/2624))
* forbesjo removed the PhantomJS dependency ([view](https://github.com/videojs/video.js/pull/2622))
* misteroneill re-exposed videojs.TextTrack ([view](https://github.com/videojs/video.js/pull/2625))
* heff removed a second copy of video.novtt.js from dist ([view](https://github.com/videojs/video.js/pull/2630))
* heff fixed timeranges deprecation warnings in tests ([view](https://github.com/videojs/video.js/pull/2627))
* misteroneill updated play control to use its state for icon ([view](https://github.com/videojs/video.js/pull/2636))
* gkatsev exposed isCrossOrigin and used it to enable CORS for textTrack XHRs ([view](https://github.com/videojs/video.js/pull/2633))
* misteroneill fixed tsml to be used as a tag for template strings ([view](https://github.com/videojs/video.js/pull/2629))
* eXon added support for a tech-supplied poster ([view](https://github.com/videojs/video.js/pull/2339))
* heff improved some skin defaults for external styling ([view](https://github.com/videojs/video.js/pull/2642))
* heff changed component child lists to arrays instead of objects ([view](https://github.com/videojs/video.js/pull/2477))

4.12.15

* dmlap update to videojs-swf 4.7.4 ([view](https://github.com/videojs/video.js/pull/2463))
* bc-bbay migrate seeking on replay to the flash tech ([view](https://github.com/videojs/video.js/pull/2519))
* Updated to v4.7.5 of the swf ([view](https://github.com/videojs/video.js/pull/2531))

4.12.14

* gkatsev removed non-default track auto-disabling ([view](https://github.com/videojs/video.js/pull/2468))

4.12.13

* dmlap update to videojs-swf v4.7.3 ([view](https://github.com/videojs/video.js/pull/2457))

4.12.12

* imbcmdth updated source handlers to use bracket notation so they wont break when using minified videojs ([view](https://github.com/videojs/video.js/pull/2348))
* imbcmdth fix potential triggerReady infinite loop ([view](https://github.com/videojs/video.js/pull/2398))

Page 10 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.