Skip to content

Conversation

@crisbeto
Copy link
Member

Currently we have the DragDrop service that creates the DragRef and DropListRef which contain most of the implementation for the directives. The problem is that by going through the service, we can't tree shake the list if the app is only using the item. These changes move the creation into separate functions.

Currently we have the `DragDrop` service that creates the `DragRef` and `DropListRef` which contain most of the implementation for the directives. The problem is that by going through the service, we can't tree shake the list if the app is only using the item. These changes move the creation into separate functions.
@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Dec 29, 2025
@pullapprove pullapprove bot requested review from adolgachev and ok7sai December 29, 2025 08:18
@crisbeto crisbeto removed the request for review from adolgachev December 29, 2025 08:56
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Dec 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: cdk/drag-drop target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants