web-stories-wp
web-stories-wp copied to clipboard
Web Stories for WordPress
## Context ## Summary ## Relevant Technical Choices ## To-do ## User-facing changes ## Testing Instructions - [ ] This is a non-user-facing change and requires no QA This PR...
## Context ## Summary Add video object to structured using for metadata. ## Relevant Technical Choices Feature is behind a feature flag. ## To-do ## User-facing changes ## Testing Instructions...
Hi I have just noticed that all of my web stories are not working correctly due to the links not being clickable. See example below with picture of page to...
## Context ## Summary ## Relevant Technical Choices ## To-do - [ ] Should we carry _all_ used types in each file? What if they're used (changed / migrated) just...
## Context Now that this has been enabled by default in #12272 in the last release we can remove the relevant code bits. ## Summary ## Relevant Technical Choices ##...
## Context Automatically split videos into smaller parts. Example: you upload a 2 minute video and we allow you to split it into 15 seconds long segments (so 8 parts...
## Feature Description The `@mediapipe/selfie_segmentation` package loads some ML models via network. A bit wasteful to do that before entering media recording mode. Let's try to load that package asynchronously....
## Feature Description Related: #12093 It would be great if we could offer users an option to automatically split videos into smaller parts. Example: you upload a 2 minute video...
## Feature Description This is a followup to #789 which is a short term solution for the Beta Release. Once a calendar is implemented we will need to style it...
## Context This PR aims to convert the `@googleforcreators/output` package from JavaScript to TypeScript. ## Summary This PR creates required types for `@googleforcreators/output` package and converts the JavaScript files to...