Commit Graph

8 Commits

Author SHA1 Message Date
alschmiedt 2b34748e0e chore: remove declareLegacyNamespace from events (#5532)
- Adds an extra events/utils.js file to hold helper methods related to events.
2021-09-24 14:20:32 -07:00
Aaron Dodson e0693a65d2 chore: Remove declareLegacyNamespace() from files in core (#5525)
* chore: Remove declareLegacyNamespace() from files in core

* fix: Update missing/errant re-exports in blockly.js
2021-09-23 14:48:52 -07:00
Beka Westberg e7541cb315 fix: copy paste with json system (#5423)
* fix: copy paste w/ json system

* fix: pr comments
2021-09-20 13:08:35 -07:00
Rachel Fenichel f72c5cea80 Remove getClipboardInfo 2021-07-29 17:19:57 -07:00
Rachel Fenichel f7549f73a6 Use CopyData type 2021-07-29 17:16:58 -07:00
Rachel Fenichel 714bb6120f Fix annotations 2021-07-29 12:52:14 -07:00
Rachel Fenichel d58a878fad Switch to getter for keyboard contents. 2021-07-29 12:43:49 -07:00
Rachel Fenichel 961254663d Move clipboard functions to a separate namespace 2021-07-28 11:57:24 -07:00