Commit Graph

1417 Commits

Author SHA1 Message Date
Aaron Dodson b2a49532ac Merge branch 'goog_module' into registry 2021-07-29 12:08:16 -07:00
Rachel Fenichel 961254663d Move clipboard functions to a separate namespace 2021-07-28 11:57:24 -07:00
kozbial 667048b3f5 Add eslint disable and make ASTNode a requireType 2021-07-28 10:52:20 -07:00
kozbial 014316431e Migrate core/keyboard_nav/marker.js to goog.module 2021-07-28 10:52:20 -07:00
Rachel Fenichel 69125f52eb Merge pull request #5235 from rachel-fenichel/unused_vars
Fix lint
2021-07-27 17:12:02 -07:00
Rachel Fenichel 2d9943e818 Merge pull request #5232 from rachel-fenichel/update_common_pathobject
Migrate core/renderers/common/path_object.js to goog.module syntax
2021-07-27 16:58:34 -07:00
Rachel Fenichel 4c6b2bae39 Rebuild 2021-07-27 16:45:05 -07:00
Maribeth Bottorff 79bcdb0152 Migrate core/bubble.js to goog.module 2021-07-27 16:04:14 -07:00
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
Rachel Fenichel cf3d22c490 Migrate core/renderers/common/path_object.js named requires 2021-07-27 14:39:02 -07:00
Maribeth Bottorff 027763e094 Update exports to new agreed syntax 2021-07-27 14:28:13 -07:00
Rachel Fenichel c068a3b6f9 Migrate core/renderers/common/path_object.js to goog.module 2021-07-27 14:26:04 -07:00
alschmiedt cccc4693a5 Remove extra output from generator and mocha tests (#5196)
* Remove extra output from generator tests

* Fix test

* Update loglevel for both tests
2021-07-27 11:03:16 -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 9cf50a61c1 Migrate core/theme.js to named requires 2021-07-26 11:39:57 -07:00
Aaron Dodson 367b94dfdd Migrate core/theme.js to goog.module 2021-07-26 11:36:48 -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
Aaron Dodson 6ce759d15e Migrate core/registry.js to goog.module 2021-07-26 09:40:02 -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