web-stories-wp
web-stories-wp copied to clipboard
Web Stories for WordPress
## Feature Description Currently, there is a bash script to install WordPress for unit tests. However with packages like [wp-phpunit](https://github.com/wp-phpunit/wp-phpunit) this is not required. Installing via composer, means that install...
## Feature Description [`step-security/harden-runner`](https://github.com/step-security/harden-runner) is a relatively new GitHub Action that offers security monitoring for the GitHub-hosted runner. I saw it being used at https://github.com/Parsely/wp-parsely/pull/606 recently and thought this might...
## Bug Description Default justification hilite state (on design panel) is not shown for all text element ## Expected Behaviour Every text element should have a default justification hilite state...
## Feature Description [A user in the forum requested](https://wordpress.org/support/topic/some-requests-ideas-and-errors/) changing the circle border color on Circle Carousel block stories based upon if the user has already viewed them or not,...
## Feature Description In the editor, hitting the small ‘play’ button on the right should animate all of the assets on a tile (including the video). Currently, the video needs...
## Feature Description As raised in the [support forum](https://wordpress.org/support/topic/disable-google-fonts-with-snippet/#post-15568062), it would be useful for some users of the plugin to be able to disable Google fonts for their Web Stories....
## Feature Description It would be useful to add an option for web stories users to export a story as a JSON file to provide to support for debugging. This...
## Feature Description The WordPress performance core team is considering uploading webp version of images uploaded to the media library. Once webp is available, this will be prioritized when rendering...
## Bug Description Font styles should only be _normal_ or _italic_. However, we use _regular_ in some places. Mostly when referring to font families (where _regular_ is common parlance rather...
## Bug Description For a story with multiple pages (gt 6), if use switches to RTL, then the page carousel at the bottom of the canvas is sort of stuck...