Make WordPress Core

Opened 14 months ago

Closed 14 months ago

Last modified 13 months 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.


14 months ago
#1

  • Keywords has-patch added

#2 @youknowriad
14 months 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
14 months ago

  • Milestone changed from Awaiting Review to 6.5

#5 @stevenlinx
13 months ago

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