Jeroen Hermans
Jeroen Hermans
After [showing](https://gitter.im/720kb/angular-socialshare?at=57642a7b2a4cd63745ea4c09) a modular rewrite, this is the pull request. Each social platform has its own provider so only the necessary providers have to be included. The service usage and...
By extracting the keyDown function and wrapping it in a factory function, that factory can be returned and passed to [`userActions.hotkeys`](https://docs.videojs.com/tutorial-options.html#useractions.hotkeys) of the video.js options object, without requiring the focus...
### Ticket Link to ticket: https://datacamp.atlassian.net/browse/CX-1183 ### What has been done - Remove code for v1 scts (`test_`) ### Todo - [ ] clean up sct_syntax file - [ ]...
### Ticket Link to ticket: https://datacamp.atlassian.net/browse/CX-1204 ### What has been done - Allow adding `()` to a the name argument for `check_function` to differentiate between checking a call and a...
### PR content This PR allows configuring a custom value for the `importSource` option of `@babel/preset-react`. TypeScript users can set the corresponding compiler option `jsxImportSource` in `tsconfig.json` (introduced in TypeScript...
### Reasons for making this change Updating the data for a form with oneOf or anyOf didn't correctly update the form UI if the new data complies with the first...
In ch4 ec7d242138 the context and the hint say a user should use `..` between the two branch names. A user submitted feedback about achieving the same with just a...