opentok-layout-js icon indicating copy to clipboard operation
opentok-layout-js copied to clipboard

Layout Manager for OpenTok - automatically lays out your Publishers and Subscribers nicely

Results 7 opentok-layout-js issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

I am using the double-click function to focus on video elements (making them larger or smaller) by adding/removing the OT_big class. In a layout where you have 4 video elements....

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. See full diff in compare...

dependencies

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [karma-sauce-launcher](https://github.com/karma-runner/karma-sauce-launcher). These dependencies need to be updated together. Removes `tough-cookie` Updates `karma-sauce-launcher` from 1.2.0 to 4.3.6 Release notes Sourced from...

dependencies

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) to 5.1.2 and updates ancestor dependency [webpack](https://github.com/webpack/webpack). These dependencies need to be updated together. Updates `glob-parent` from 3.1.0 to 5.1.2 Release notes Sourced from glob-parent's releases. v5.1.2 Bug...

dependencies

  -- buildNode.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.Show less   [build](https://github.com/aullman/opentok-layout-js/actions/runs/4529042975/jobs/7976384648) Node.js 12 actions are deprecated. Please...

Currently to update containerDimensions you must call `initLayoutContainer` again with all the options including the updated dimensions. It would be good to able to call getLayout including the updated dimensions....