gutenberg icon indicating copy to clipboard operation
gutenberg copied to clipboard

Add support for Duotone filter and shadow in media & text block

Open AKSHAT2802 opened this issue 1 year ago • 4 comments

What?

Fixes https://github.com/WordPress/gutenberg/issues/64750

Why?

Enhance the Media & Text Block feature by adding support for shadow and Duotone filter.

How?

Added support for the above-mentioned by allowing the support through the block.json file of the block.

AKSHAT2802 avatar Oct 25 '24 10:10 AKSHAT2802

Warning: Type of PR label mismatch

To merge this PR, it requires exactly 1 label indicating the type of PR. Other labels are optional and not being checked here.

  • Type-related labels to choose from: [Type] Automated Testing, [Type] Breaking Change, [Type] Bug, [Type] Build Tooling, [Type] Code Quality, [Type] Copy, [Type] Developer Documentation, [Type] Enhancement, [Type] Experimental, [Type] Feature, [Type] New API, [Type] Task, [Type] Technical Prototype, [Type] Performance, [Type] Project Management, [Type] Regression, [Type] Security, [Type] WP Core Ticket, Backport from WordPress Core, Gutenberg Plugin.
  • Labels found: .

Read more about Type labels in Gutenberg. Don't worry if you don't have the required permissions to add labels; the PR reviewer should be able to help with the task.

github-actions[bot] avatar Nov 19 '24 13:11 github-actions[bot]

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: AKSHAT2802 <[email protected]>
Co-authored-by: carolinan <[email protected]>
Co-authored-by: Drivingralle <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

github-actions[bot] avatar Nov 19 '24 13:11 github-actions[bot]

Hi @AKSHAT2802 Are you available to continue working on this change? Can you update the PR with the latest changes from trunk? I am not able to build the PR. And update the title and description to match what the pull request does.

carolinan avatar Feb 18 '25 09:02 carolinan

Hi @AKSHAT2802 Are you available to continue working on this change? Can you update the PR with the latest changes from trunk? I am not able to build the PR. And update the title and description to match what the pull request does.

Hii @carolinan Thanks for reviewing the PR. I have updated the branch with the latest changes from trunk and also revised the PR title and description as suggested.

Please have a look once you have a moment. 🙇

Thanks

AKSHAT2802 avatar Jun 04 '25 11:06 AKSHAT2802