Sunil Prajapati

Results 14 issues of Sunil Prajapati

## What? Fixes https://github.com/WordPress/gutenberg/issues/51625 ## Why? Currently, we can set overlay in multiple of 10 in cover block. ## How? I have updated steps to enable any number from 1...

[Type] Enhancement
[Block] Cover

## What? Added unit test for Post title core block render function.

[Type] Automated Testing

## What? Fixes https://github.com/WordPress/gutenberg/issues/62408 ## Testing Instructions - Add group block - Open style setting - Add background image - look for focal point control ## Screenshots or screencast

[Type] Enhancement
Needs Design Feedback
[Block] Group

Fixed https://github.com/WordPress/gutenberg/issues/58885 ## What? Tag cloud block default size is set in PT unit, but when PT unit is not available, it vanish on unit change. ## Why? Converting default...

[Type] Bug
[Block] Tag Cloud

## What? Fixes: https://github.com/WordPress/gutenberg/issues/56020 This PR when applied, Replace `UnitControl` component with `HeightControl` in cover block ## Screenshots or screencast

[Type] Enhancement
[Block] Cover

## What? Fixes https://github.com/WordPress/gutenberg/issues/63418 ## Why? Styles panel shows a 'No fonts installed.` text event when fonts are installed, but not activated. ## How? Added condition to display message conditionally....

[Type] Bug
[Feature] Font Library

## What? Add border block support to the LoginOut block. Part of https://github.com/WordPress/gutenberg/issues/43247 ## Why? The block is missing border support. ## How? Adds the border block support in block.json...

[Type] Enhancement
[Block] Login/out

## What? Add color block support to the `Tag Cloud` block. Part of https://github.com/WordPress/gutenberg/issues/43245 ## Why? `Tag Cloud` block is missing color support. ## How? Adds the color block support...

[Type] Enhancement
[Block] Tag Cloud

## What? Add border block support to the `Tag Cloud` block. Part of https://github.com/WordPress/gutenberg/issues/43247 ## Why? `Tag Cloud` block is missing border support. ## How? Adds the border block support...

[Type] Enhancement
[Block] Tag Cloud

## What? Fixes: https://github.com/WordPress/gutenberg/issues/58819 ## Why? Resolution option were missing from cover block for background images ## How? This PR add `ResolutionTool` to cover block, when cover has background image...

[Type] Enhancement
[Block] Cover