Oussama Mubarak
Oussama Mubarak
This PR upgrades the entire package to work with Vue 3, and replaces the usage of the deprecated KeyboardEvent.keycode property by KeyboardEvent.key. Since Vue 3 is now officially out and...
Would it be possible to propose more privacy-friendly alternatives to scanned apps? Maybe by comparing similar audited apps (by category for example) and proposing 2-3 apps with less trackers/permissions. I...
### Reporting a bug? If a child component declares i18n messages, i18n-t will not find the parent messages. It seems to stop searching in the hierarchy once it finds a...
## 📝 Provide a description of the improvement The [_Style_ ](https://ckeditor.com/docs/ckeditor5/latest/features/style.html) plugin currently requires each definition to have a non-empty list of classes (an empty list results in the style...
I a have been trying to install calipso on my Windows machine for a couple of days now. I keep getting a couple of warnings and an error (see the...
## Bug report ### Describe the bug There is currently no way to disable some response codes from the generated _full_documentation.json_ by the documentation plugin. It is however sometimes important...
When using interact.js v1.10.17 with babel and webpack, all seems to work fine in development, but errors occur in production due to the use of the "dev-tools/babel-plugin-prod" babel plugin. I...
The player controls and time slider are being hidden on iOS and Chrome for Android when casting is available due to the code here: https://github.com/jwplayer/jwplayer/blob/30353cd1e1f3017a96ef2854ef758fb4f479cd7a/src/css/controls/states.less#L23 I believe this should only...
### Expected Behavior It would be useful to allow pausing the playback of the current playlist item during the 'complete' event. This is particularly useful when implementing an auto-nav toggle...
### Expected Behavior The [getCues](https://docs.jwplayer.com/players/reference/getcues) method allows retrieving a list of time slider cues, which are, among other things, automatically added once a chapters WebVTT file is loaded. I would...