Monica Kozbial
49bc2b1ae4
Replace namespace annotation with class annotation in files that define a class ( #5566 )
2021-09-28 15:57:09 -07:00
Monica Kozbial
d8fbe1b05b
Add namespace and alias annotations to jsdoc ( #5550 )
...
* Add annotations to files under core/events
* Add annotations to files under core/interfaces
* Add annotations to files under core/keyboard_nav
* Add annotations to files under core/renderers
* Add annotations to files under core/serialization
* Add annotations to files under core/theme
* Add annotations to files under core/toolbox
* Add annotations to files under core/utils
* Add annotations to files under core
2021-09-27 14:42:54 -07:00
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