Skip to content

Remove SlotController.anonymous #2973

@bennypowers

Description

@bennypowers

Summary

Remove the deprecated SlotController.anonymous static symbol from @patternfly/pfe-core.

It was deprecated in favour of SlotController.default.

Files to update

  • core/pfe-core/controllers/slot-controller.ts (line 133-134)
  • core/pfe-core/controllers/slot-controller-server.ts (line 10-11)
  • Corresponding .d.ts files

Notes

  • Confirmed via grep: no elements in the repo currently reference SlotController.anonymous
  • This is a breaking change for any external consumers using SlotController.anonymous

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions