-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding parameter to dragEnter and dragExit (#4890)
* introduce IDraggable interface * Add parameter to drag methods in IDragTarget * combines bubble/drag methods on IDragTarget and IDeleteArea to take an IDraggable element
- blockly-v12.0.0-beta.1
- blockly-v12.0.0-beta.0
- blockly-v11.2.1
- blockly-v11.2.0
- blockly-v11.2.0-beta.2
- blockly-v11.2.0-beta.1
- blockly-v11.2.0-beta.0
- blockly-v11.1.1
- blockly-v11.1.0
- blockly-v11.0.0
- blockly-v11.0.0-beta.10
- blockly-v11.0.0.-beta.6
- blockly-v11.0.0-beta.4
- blockly-v11.0.0-beta.3
- blockly-v11.0.0-beta.2
- blockly-v11.0.0-beta.1
- blockly-v11.0.0-beta.0
- blockly-v10.4.3
- blockly-v10.4.2
- blockly-v10.4.1
- blockly-v10.4.0
- blockly-v10.3.1
- blockly-v10.3.0
- blockly-v10.2.2
- blockly-v10.2.1
- blockly-v10.2.0
- blockly-v10.1.3
- blockly-v10.1.2
- blockly-v10.1.1
- blockly-v10.1.0
- blockly-v10.0.2
- blockly-v10.0.1
- blockly-v10.0.0
- blockly-v9.3.3
- blockly-v9.3.2
- blockly-v9.3.1
- blockly-v9.3.0
- blockly-v9.2.1
- blockly-v9.2.0
- blockly-v9.1.1
- blockly-v9.1.0
- blockly-v9.0.1
- blockly-v9.0.0
- blockly-v8.0.5
- blockly-v8.0.4
- blockly-v8.0.3
- blockly-v8.0.2
- blockly-v8.0.1
- blockly-v8.0.0
- blockly-v7.20211209.5
- 8.0.0
- 7.20211209.4
- 7.20211209.3
- 7.20211209.2
- 7.20211209.1
- 7.20211209.0
- 7.20211209.0-beta.0
- 6.20210701.0
Showing
14 changed files
with
321 additions
and
335 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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.