Monica Kozbial
cd5ea681f1
Add missing alias annotations ( #5561 )
2021-09-28 11:08:51 -07:00
Monica Kozbial
f67214dac5
Update @package annotations ( #5558 )
2021-09-28 08:55:49 -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
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
5b5b15ccbc
Add extra @package annotation
2021-08-02 15:57:20 -07:00
kozbial
97d95c87b6
Add eslint disable in core/positionable_helpers.js
2021-08-02 15:57:20 -07:00
kozbial
b3cd8b7c86
clang-format core/positionable_helpers.js
2021-08-02 15:57:20 -07:00
kozbial
c59f083485
Migrate core/positionable_helpers.js named requires
2021-08-02 15:57:20 -07:00
kozbial
1d72126e1d
Migrate core/positionable_helpers.js to goog.module
2021-08-02 15:57:20 -07:00
kozbial
d1191fb7b5
Migrate core/positionable_helpers.js to ES6 const/let
2021-08-02 15:57:20 -07:00
Neil Fraser
dd0314bc0b
Normalize comments
2021-05-19 09:57:14 -07:00
Monica Kozbial
6259579c64
Add positioning helpers for trashcan and zoom controls ( #4807 )
2021-05-07 17:13:48 -07:00