Files
blockly/core/browser_events.ts
Beka Westberg dc44c66057 refactor: remove AnyDuringMigration from browser events (#6303)
* fix: bind data

* fix: use correct event types

* fix: make event happy with us clueging properties onto it

* fix: change thisObject to type Object | null

* chore: format

* chore: call out event conversion wierdness

* chore: fix build by changing things to use MouseEvent

* chore: remove default value for object

* fix: unbind trying to get an element of an empty array

* chore: format

* fix: call out potentially unsafe element access.

* chore: add issue number to TODO

* fix: attempt to fix CI build error?
2022-08-04 10:35:02 -07:00

9.4 KiB