web-stories-wp icon indicating copy to clipboard operation
web-stories-wp copied to clipboard

Web Stories for WordPress

Results 244 web-stories-wp issues
Sort by recently updated
recently updated
newest added

## Summary ## User-facing changes ## Testing Instructions - [x] This is a non-user-facing change and requires no QA This PR can be tested by following these steps: 1. ##...

Type: Infrastructure

Bumps the wp-packages group with 18 updates: | Package | From | To | | --- | --- | --- | | [@wordpress/babel-plugin-import-jsx-pragma](https://github.com/WordPress/gutenberg/tree/HEAD/packages/babel-plugin-import-jsx-pragma) | `4.33.0` | `5.2.0` | | [@wordpress/dependency-extraction-webpack-plugin](https://github.com/WordPress/gutenberg/tree/HEAD/packages/dependency-extraction-webpack-plugin)...

Dependencies
JavaScript

## Bug Description When we click on preview button in editor, the preview page not loading the story ## Expected Behaviour Should load story preview ## Screenshots ![Screenshot 2024-06-26 at...

Type: Infrastructure
P3

## Summary This PR makes use of the new Interactivity API to implement the lightbox functionality in the Web Stories block. On WP versions < 6.5 - There would be...

Type: Enhancement
Status: Blocked
Type: Performance
Group: Blocks

## Summary This PR adds support for using an svg sprite to render icons. The `svg-sprite-loader` webpack loader is used to generate the sprites. ## User-facing changes None. ## Testing...

Type: Performance
Type: Code Quality

## Task Description Noticed while reviewing #13700. On my local site our options were all autoloaded for some reason. They shouldn't be; especially when we do the cache priming. We...

Type: Enhancement
P2
Group: WordPress
Type: Performance

Bumps [mediainfo.js](https://github.com/buzz/mediainfo.js) from 0.1.9 to 0.3.2. Changelog Sourced from mediainfo.js's changelog. 0.3.2 (2024-07-11) Upgrades deps: upgrade libmediainfo to v24.06 (5de50e7) 0.3.1 (2024-06-01) Bug Fixes deps: support Node.js 18 (dbbfbed), closes...

Dependencies
JavaScript

Bumps the wp-packages group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@wordpress/babel-plugin-import-jsx-pragma](https://github.com/WordPress/gutenberg/tree/HEAD/packages/babel-plugin-import-jsx-pragma) | `4.33.0` |...

Dependencies
JavaScript

Bumps the typescript-eslint group with 2 updates in the / directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@typescript-eslint/eslint-plugin` from 6.19.1 to 8.3.0 Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.3.0 8.3.0 (2024-08-26) 🚀...

Dependencies
JavaScript

Hello there, Please consider adding support for Git Updater and RepoMan by adding these lines to your plugin header: ``` GitHub Plugin URI: GoogleForCreators/web-stories-wp Primary Branch: main ``` Ref: https://github.com/GoogleForCreators/web-stories-wp/blob/main/web-stories.php...

Type: Enhancement
P3