Make WordPress Core

Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#60377 closed feature request (fixed)

Add effects/box shadow tools to block inspector

Reported by: madhudollu's profile madhudollu Owned by: youknowriad's profile youknowriad
Milestone: 6.5 Priority: normal
Severity: normal Version: 6.5
Component: Editor Keywords: has-patch add-to-field-guide
Focuses: Cc:

Description

Syncs changes from https://github.com/WordPress/gutenberg/pull/57654/files to Core.

Revert shadow support via direct attribute. Use style attribute instead.
This change doesn't effect any blocks as the support in templates was not enabled yet.

Change History (5)

This ticket was mentioned in PR #5972 on WordPress/wordpress-develop by @madhudollu.


2 years ago
#1

  • Keywords has-patch added

#2 @youknowriad
2 years ago

  • Owner set to youknowriad
  • Resolution set to fixed
  • Status changed from new to closed

In 57510:

Editor: Remove shadow support via direct attribute.

Shadow block support should always rely on the style attribute instead.

Props madhudollu.
Fixes #60377.

#3 @youknowriad
2 years ago

  • Milestone changed from Awaiting Review to 6.5

#5 @stevenlinx
2 years ago

  • Keywords add-to-field-guide added
Note: See TracTickets for help on using tickets.