Commit Graph

158 Commits

Author SHA1 Message Date
kozbial
f7c88bfcd9 Migrate core/workspace_audio.js to goog.module 2021-07-27 15:37:20 -07:00
kozbial
ec06ea6586 Migrate core/keyboard_nav/ast_node.js to goog.module 2021-07-27 15:34:50 -07:00
kozbial
94b9169bf5 Migrate core/warning.js to goog.module 2021-07-27 15:24:26 -07:00
Aaron Dodson
be05457fdf Merge pull request #5218 from gonfunko/rendered_connection
Migrate core/rendered_connection.js to goog.module syntax
2021-07-27 14:42:50 -07:00
Aaron Dodson
fa0747f628 Merge pull request #5203 from gonfunko/mutator
Migrate core/mutator.js to goog.module syntax
2021-07-27 14:42:32 -07:00
Aaron Dodson
8f17dd5075 Merge pull request #5219 from gonfunko/shortcut_registry
Migrate core/shortcut_registry.js to goog.module syntax
2021-07-27 09:51:18 -07:00
kozbial
bc7c5115e1 Migrate core/zoom_controls.js to goog.module 2021-07-27 09:05:27 -07:00
Aaron Dodson
c79d251a7c Merge pull request #5221 from gonfunko/theme_manager
Migrate core/theme_manager.js to goog.module syntax
2021-07-26 15:58:56 -07:00
Christopher Allen
f6adf865f2 Migrate core/utils/size.js to goog.module 2021-07-26 23:37:09 +01:00
Aaron Dodson
bbb5b91ab3 Merge pull request #5201 from gonfunko/marker_manager
Migrate core/marker_manager.js to goog.module syntax
2021-07-26 12:54:38 -07:00
Aaron Dodson
794e28ed48 Migrate core/theme_manager.js to named requires 2021-07-26 11:52:43 -07:00
Aaron Dodson
48d422159b Migrate core/theme_manager.js to goog.module 2021-07-26 11:48:59 -07:00
Aaron Dodson
69b900aa46 Migrate core/shortcut_registry.js to goog.module 2021-07-26 11:25:30 -07:00
Aaron Dodson
c9225da3f3 Migrate core/rendered_connection.js to named requires 2021-07-26 10:38:47 -07:00
Aaron Dodson
07b2e07ba8 Migrate core/rendered_connection.js to goog.module 2021-07-26 09:59:41 -07:00
kozbial
1d847eda4a Migrate core/gesture.js to goog.module 2021-07-26 09:41:35 -07:00
kozbial
a765a3016e Migrate core/field_label.js to goog.module 2021-07-23 18:32:59 -07:00
Rachel Fenichel
d2efb59358 Merge pull request #5204 from rachel-fenichel/update_constants
Migrate core/renderers/common/constants.js to goog.module syntax
2021-07-23 16:43:03 -07:00
Aaron Dodson
682048254c Merge branch 'goog_module' into flyout_base 2021-07-23 15:47:51 -07:00
Aaron Dodson
d23fe44de5 Merge branch 'goog_module' into flyout_vertical 2021-07-23 15:46:27 -07:00
Aaron Dodson
265d069d90 Merge branch 'goog_module' into field_textinput 2021-07-23 15:31:02 -07:00
Aaron Dodson
b327e990e8 Merge pull request #5195 from gonfunko/input
Migrate core/input.js to goog.module syntax
2021-07-23 15:29:41 -07:00
Aaron Dodson
949d3f3593 Migrate core/mutator.js to named requires 2021-07-23 14:59:16 -07:00
Rachel Fenichel
e9c1e67d17 Migrate core/renderers/common/constants.js to goog.module 2021-07-23 14:38:20 -07:00
Aaron Dodson
608a4fd9f1 Migrate core/marker_manager.js to named requires 2021-07-23 14:34:01 -07:00
Aaron Dodson
57bae2e6db Merge branch 'goog_module' into icon 2021-07-23 13:14:10 -07:00
Aaron Dodson
ac89372780 Merge pull request #5193 from gonfunko/grid
Migrate core/grid.js to goog.module syntax
2021-07-23 13:10:58 -07:00
Aaron Dodson
5421bc353c Merge pull request #5190 from gonfunko/flyout_horizontal
Migrate core/flyout_horizontal.js to goog.module syntax
2021-07-23 13:07:04 -07:00
alschmiedt
2dd7d4c8b4 Merge pull request #5171 from alschmiedt/migrate_block_dragger
Migrate core/block_dragger.js to goog.module syntax
2021-07-23 13:03:11 -07:00
Aaron Dodson
35673a79e1 Remove unused Block.Block require 2021-07-23 13:02:15 -07:00
Aaron Dodson
f913beab69 Merge pull request #5192 from gonfunko/generator
Migrate core/generator.js to goog.module syntax
2021-07-23 12:58:51 -07:00
Aaron Dodson
6649619f12 Convert Blockly.Block from require to requireType 2021-07-23 12:47:55 -07:00
alschmiedt
f88320770c Remove unnecessary require 2021-07-23 12:16:00 -07:00
alschmiedt
4850ad0300 Migrate core/block_dragger.js to goog.module 2021-07-23 12:00:35 -07:00
alschmiedt
b2c3711e81 Merge pull request #5174 from alschmiedt/migrate_menu
Migrate core/menu.js to goog.module syntax
2021-07-23 11:51:00 -07:00
Aaron Dodson
f59da974b4 Migrate core/input.js to named requires 2021-07-23 09:55:41 -07:00
kozbial
f0a3c7214d Migrate core/interfaces/i_metrics_manager.js to goog.module 2021-07-23 09:19:28 -07:00
Aaron Dodson
8f72d00474 Migrate core/icon.js to goog.module 2021-07-23 09:17:59 -07:00
Aaron Dodson
4c7ac8dd38 Migrate core/grid.js to goog.module 2021-07-23 08:54:43 -07:00
Aaron Dodson
1941e857e3 Migrate core/grid.js to ES6 const/let 2021-07-23 08:51:58 -07:00
Aaron Dodson
1a1bad0bd7 Migrate core/generator.js to named requires 2021-07-23 08:45:25 -07:00
Aaron Dodson
4741d4c312 Migrate core/generator.js to goog.module 2021-07-23 08:41:57 -07:00
Aaron Dodson
90ed883eb0 Migrate core/generator.js to ES6 const/let 2021-07-23 08:38:39 -07:00
Aaron Dodson
cd4f0e9f8c Migrate core/flyout_vertical.js to goog.module 2021-07-23 08:27:27 -07:00
Aaron Dodson
8b0d1df173 Migrate core/flyout_horizontal.js to goog.module 2021-07-23 08:04:52 -07:00
kozbial
8af597761d Migrate core/field_multilineinput.js to goog.module 2021-07-22 18:05:36 -07:00
kozbial
f1882fc218 Migrate core/field_image.js to goog.module 2021-07-22 17:26:58 -07:00
kozbial
20ef2462b5 Migrate core/field_label_serializable.js to goog.module 2021-07-22 17:21:36 -07:00
Aaron Dodson
9cbe84b804 Merge pull request #5172 from gonfunko/field_registry
Migrate core/field_registry.js to goog.module syntax
2021-07-22 12:50:25 -07:00
Aaron Dodson
3e19807374 Merge pull request #5178 from gonfunko/field_variable
Migrate core/field_variable.js to goog.module syntax
2021-07-22 12:49:56 -07:00