Problem/Motivation

Now that #3554447: Use #attributes instead of #item_attributes had been merged, it is possible to remove deprecations on main.

API changes

Removal of item_attributes properties.

Release notes snippet

Same as parent issue?

https://www.drupal.org/node/3554585

Issue fork drupal-3571111

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

grimreaper created an issue. See original summary.

grimreaper’s picture

Assigned: grimreaper » Unassigned
Status: Active » Needs review
dcam’s picture

Status: Needs review » Reviewed & tested by the community

Due to the narrow focus on removing the item_attributes deprecations I had to review this based on whether there are any instances of item_attributes left. I grepped the image and responsive_image modules for item_attributes. All instances have been removed. Tests are passing. This looks good to me.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 99a2607 and pushed to main. Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • alexpott committed 99a2607a on main
    task: #3571111 Remove item_attributes deprecations
    
    By: grimreaper
    By:...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.