Madhu Dollu

Results 38 issues of Madhu Dollu

## Current Behavior ![image](https://user-images.githubusercontent.com/1935113/180420333-eba5dd05-161a-491e-875f-df3082c6315e.png) ## Expected Behavior The radius must be zero for the buttons between and zero right for the left button, zero left for the right button. ![image](https://user-images.githubusercontent.com/1935113/180420568-8c919795-cff1-4517-a5d2-979b2fcd0f66.png)...

Plugin creates clone of the theme successfully. But it creates with new directory structure for parts and templates but not for patterns. `block-template-parts` => `parts` `block-templates` => `templates` `inc/patterns` =>...

fusion-cli npm modules includes all the files from source which makes it heavy. Hence included only required files.

bugfix

## Steps to replicate Text decoration short hand that has thickness included makes the entire css style invalid in safari. ``` "typography": { "textDecoration": "none 0.25rem" } ``` ## Browser...

[Type] Bug
[Theme] Pendant
[Theme] Vivre

Implemented `list` and `serve` commands. **shep list**: view list of endpoints | Path | Method | Lambda Function | Region | | ---------- | ------ | --------------------- | --------- |...

Following button states should match with [figma](https://www.figma.com/community/file/1139275543113752375). **Current:** Hover: (outline button background) Focus: (dashed outline for both buttons) **Expected:**

[Type] Gutenberg
[Type] CSS Required

This issue is to update and test the fluid typography in different block themes before the feature goes live in WP 6.1 Following are the list of themes uses clamp...

## What? This adds support for shadow presets both default and theme presets. **Default presets: (needs design inputs for the shadow values)** * Natural * Crisp * Sharp * Soft...

Needs Design Feedback

## What? Add new prop `selectedTabName` to control the component tab selection programatically. ## Why? Currently it is not possible to activate a tab using component props. This allows to...

[Package] Components

## What? This PR * disables the default core presets, and themes needs to opt-in (feedback from: #58298) * introduces 'unset` option to unset an existing shadow. ## Testing Instructions...

[Type] Enhancement
Needs Dev Note
Backport to WP Beta/RC
Needs PHP backport