Problem/Motivation

Need to remove deprecated libraries/code from menu_ui.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3571095

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

smustgrave created an issue. See original summary.

smustgrave’s picture

Title: Remove deprecated code from menu_ui » Remove deprecated code from menu_ui and text

Expanded scope to text since it just had 1.

My sub-modules are block_content (which should be it's own because it's got like 20), text (1), telephone (0), and menu_ui so just grouping by that.

smustgrave’s picture

Status: Active » Needs review
nicxvan’s picture

Status: Needs review » Reviewed & tested by the community

I pulled this down and search for deprecations remaining in menu_ui and text, there are no deprecations remaining.

I also checked the class removed.
I also searched for the removed libraries.

I don't see any remaining deprecations.

catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/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.

  • catch committed 8d9beefb on main
    task: #3571095 Remove deprecated code from menu_ui and text
    
    By:...

Status: Fixed » Closed (fixed)

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