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
kozbial 540088f25f Update require to requireType 2021-07-30 15:51:45 -07:00
kozbial 0367b9845f clang-format core/scrollbar.js and core/scrollbar_pair.js 2021-07-30 15:51:45 -07:00
kozbial cb42316830 Migrate core/scrollbar.js and core/scrollbar_pair.js named requires 2021-07-30 15:51:45 -07:00
kozbial 5bbc49c21a Migrate core/scrollbar.js and core/scrollbar_pair.js to goog.module 2021-07-30 15:51:45 -07:00
kozbial 308d03bd50 Migrate core/scrollbar.js and core/scrollbar_pair.js to ES6 const/let 2021-07-30 15:51:45 -07:00
kozbial 4b2e481340 Split core/scrollbar.js into 2 files 2021-07-30 15:51:45 -07:00