-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(cdk/drag-drop): added dropPoint to dropped event (#22347)
* feat(cdk/drag-drop): added dropPoint to dropped * fix(cdk/drag-drop): fixed tests * feat(cdk/drag-drop): PR-Feedback renamed dropPoint to dropPosition * feat(cdk/drag-drop): added dropPosition also to CdkDragEnd * feat(cdk/drag-drop): fixed tests * feat(cdk/drag-drop): PR-Feedback renamed dropPosition back to dropPoint
- Loading branch information
timonkrebs
authored
Apr 2, 2021
1 parent
a9cdb08
commit 1d906b6
Showing
7 changed files
with
94 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.