react-transcript-editor
react-transcript-editor copied to clipboard
A React component to make correcting automated transcriptions of audio and video easier and faster. By BBC News Labs. - Work in progress
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...
fix format so link works **Is your Pull Request request related to another [issue](https://github.com/bbc/react-transcript-editor/issues) in this repository ?** **Describe what the PR does** **State whether the PR is ready for...
**Is your Pull Request request related to another [issue](https://github.com/bbc/react-transcript-editor/issues) in this repository ?** Fixes this https://github.com/bbc/react-transcript-editor/issues/150 and addresses comment https://github.com/bbc/react-transcript-editor/issues/150#issuecomment-597901130 and duplicate of PR https://github.com/pietrop/react-transcript-editor/pull/13 on my fork. **Describe what...
In using dragon naturally speaking engine and it's very accurate for spanish version, google and ibm is very accurate but btwn that and edition is very complicated may be this...
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...
First things first, this plugin is very great and saved me hours and hours of work... The latest release is from April 2019, should we expect new releases soon? There...
**Is your Pull Request request related to another [issue](https://github.com/bbc/react-transcript-editor/issues) in this repository ?** Yes, issue #247 **Describe what the PR does** This PR removes a call to setState inside the...
**Describe the bug** While editing a long transcript, the transcript will automatically scroll to the bottom of the current block after autosaving. **To Reproduce** Steps to reproduce the behavior: 1....