Make WordPress Core

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#60377 closed feature request (fixed)

Add effects/box shadow tools to block inspector

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

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.


3 years ago
#1

  • Keywords has-patch added

#2 @youknowriad
3 years ago

  • Owner set to youknowriad
  • Resolutionfixed
  • Status newclosed

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
3 years ago

  • Milestone Awaiting Review6.5

#5 @stevenlinx
3 years ago

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