Swanand01

Results 6 issues of Swanand01

Hi, I have been trying to run the example in the readme file, but since today morning, I have been getting an SSLCertVerificationError, `ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate...

bug

## Summary This PR adds support for applying gradient colors to text. ## User-facing changes The user can now select gradient based colors from the color picker in the `Text`...

Type: Enhancement
Elements: Text
P3
Group: Patterns

## Summary This PR makes use of the [Speculation Rules API](https://developer.mozilla.org/en-US/docs/Web/API/Speculation_Rules_API) to enable dynamically prerendering editor and story URLs. ## User-facing changes Prerendering for these URLs has been enabled for...

Type: Enhancement
Status: Blocked
Type: Performance

## 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