web-stories-wp
web-stories-wp copied to clipboard
Web Stories for WordPress
When editing is taken over from you, we want to autosave the story before displaying the dialog, so that your changes are not lost. Compare to how Gutenberg is doing...
## Description Recommendations to optimize existing video are currently implemented (behind a feature flag) using just dimensions of a video. This should be handled more robustly and needs more conversation...
## Task Description Once the UI simplifications get released, the following sections of the docs need new images and/or updating the texts: - https://wp.stories.google/docs/how-to/#Add-borders - https://wp.stories.google/docs/how-to/#Saved-Styles
## Task Description This is a follow-up to #6304 In #5792 storybook was upgraded to version 6.4. However, webpack was choking when running storybook because the project is ESM but...
## Task Description Brand new and still in beta: https://docs.github.com/en/actions/learn-github-actions/reusing-workflows See also composite actions: https://docs.github.com/en/actions/creating-actions/creating-a-composite-action
## Feature Description The [`amp-anim`](https://amp.dev/documentation/components/amp-anim/) component lets the AMP framework reduce the resources it spends on the animation when it's off-screen. Otherwise, the behavior of `amp-anim` is identical to [`amp-img`](https://amp.dev/documentation/components/amp-img/?format=websites)....
https://www.npmjs.com/package/wp-types could be useful for typing REST API responses.
## Bug Description When uninstalling the web stories plugin, the font post created by this plugin are not removed. ## Expected Behaviour ## Steps to Reproduce ## Screenshots ## Additional...
## Context ## Summary Trigger an autosave when user has their story taken over. ## Relevant Technical Choices Only trigger if they are changes in the story. Otherwise, it will...
## Feature Description Context: https://developers.google.com/search/docs/advanced/structured-data/video This is basically like #11624, but for videos within a story. We have a lot of information about videos already (URL, alt text, poster, duration,...