Commit Graph

959 Commits

Author SHA1 Message Date
Aaron Dodson
03e1725f32 Migrate core/field_colour.js to goog.module 2021-07-21 13:00:05 -07:00
kozbial
1b09c8d8b7 Migrate core/interfaces/i_collapsible_toolbox_item.js, core/interfaces/i_selectable_toolbox_item.js, and core/interfaces/i_toolbox_item.js to goog.module 2021-07-20 18:26:05 -07:00
kozbial
6b10f9545c Migrate core/interfaces/i_registrable.js to goog.module 2021-07-20 18:25:19 -07:00
Maribeth Bottorff
e9a1668445 Only lint once in CI (#5128) 2021-07-20 16:48:30 -07:00
Aaron Dodson
78a5d98c20 Gzip build output files in update_metadata.sh instead of update_metadata.yml. 2021-07-20 16:48:30 -07:00
Aaron Dodson
eddc5f676b Calculate metadata size from freshly-built and gzipped Blockly. 2021-07-20 16:48:30 -07:00
Aaron Dodson
8d3c39212b Added script and workflow to automatically update build artifact sizes in check_metadata.sh 2021-07-20 16:48:30 -07:00
alschmiedt
be76e034ca Merge pull request #5076 from alschmiedt/migrate_utils_toolbox
Migrate core/utils/toolbox.js to goog.module syntax
2021-07-20 14:12:55 -07:00
alschmiedt
d101e591de Removes unnecessary test 2021-07-20 13:06:39 -07:00
Aaron Dodson
627ce9962c Merge pull request #5102 from gonfunko/connection
Migrate core/connection.js to goog.module syntax
2021-07-20 11:17:34 -07:00
kozbial
e50c60bfdb Migrate core/keyboard_nav/cursor.js to goog.module 2021-07-20 10:58:08 -07:00
kozbial
77aaab0e1f Migrate core/interfaces/i_connection_checker.js to goog.module 2021-07-20 10:57:50 -07:00
Aaron Dodson
afcbcfe696 Merge branch 'goog_module' into connection 2021-07-20 10:52:26 -07:00
kozbial
4a3d67abeb Migrate core/keyboard_nav/basic_cursor.js named requires 2021-07-20 10:42:03 -07:00
kozbial
29cfb470aa Migrate core/keyboard_nav/basic_cursor.js to goog.module 2021-07-20 10:42:03 -07:00
Aaron Dodson
784c1c86a3 Merge pull request #5098 from gonfunko/comment
Migrate core/comment.js to goog.module syntax
2021-07-20 09:47:32 -07:00
kozbial
e43c82d9bb Migrate core/interfaces/i_autohideable.js to goog.module 2021-07-19 15:20:10 -07:00
kozbial
c72805b48a Migrate core/interfaces/i_toolbox.js to goog.module 2021-07-19 15:14:54 -07:00
kozbial
583e321647 Migrate core/interfaces/i_flyout.js to goog.module 2021-07-19 15:14:28 -07:00
Aaron Dodson
b2210de0a5 Merge pull request #5121 from gonfunko/connection_db
Migrate core/connection_db.js to goog.module syntax
2021-07-19 14:36:47 -07:00
Aaron Dodson
cf176fc476 Merge branch 'goog_module' into comment 2021-07-19 13:55:27 -07:00
alschmiedt
268a83d054 Address PR comments 2021-07-19 13:40:05 -07:00
Aaron Dodson
a87b2b0bfa Migrate core/connection_db.js to goog.module 2021-07-19 10:53:42 -07:00
kozbial
bdede7c1ab Migrate core/interfaces/i_contextmenu.js to goog.module 2021-07-19 10:29:21 -07:00
kozbial
3d174ae058 Migrate core/interfaces/i_keyboard_accessible.js to goog.module 2021-07-19 10:28:07 -07:00
kozbial
794e4554fe Migrate core/interfaces/i_ast_node_location_with_block.js to goog.module 2021-07-19 10:28:07 -07:00
kozbial
1c72055e4f Migrate core/interfaces/i_ast_node_location_svg.js to goog.module 2021-07-19 10:28:07 -07:00
kozbial
81b067f83a Migrate core/interfaces/i_ast_node_location.js to goog.module 2021-07-19 10:28:07 -07:00
kozbial
456969767b Migrate core/interfaces/i_selectable.js to goog.module 2021-07-19 10:26:10 -07:00
kozbial
30f27606c8 Migrate core/interfaces/i_bubble.js to goog.module 2021-07-19 10:13:45 -07:00
Aaron Dodson
821cdcef0f Merge pull request #5060 from gonfunko/style
Migrate core/utils/style.js to goog.module syntax
2021-07-19 09:45:03 -07:00
Aaron Dodson
646513c0a6 Merge pull request #5081 from gonfunko/bubble_dragger
Migrate core/bubble_dragger.js to goog.module syntax
2021-07-19 09:30:34 -07:00
kozbial
f723d1d384 Migrate core/interfaces/i_drag_target.js to goog.module 2021-07-19 09:21:36 -07:00
kozbial
11b47aab25 Migrate core/interfaces/i_positionable.js to goog.module 2021-07-19 09:20:02 -07:00
Aaron Dodson
77d011b819 Merge pull request #5106 from gonfunko/connection_checker
Migrate core/connection_checker.js to goog.module
2021-07-19 08:19:08 -07:00
kozbial
b990eb08a3 Migrate core/interfaces/i_styleable.js to goog.module 2021-07-16 17:10:01 -07:00
kozbial
dbf6308f03 Migrate core/interfaces/i_movable.js to goog.module 2021-07-16 16:24:45 -07:00
Aaron Dodson
530964e03b Migrate core/comment.js to goog.module 2021-07-16 14:48:29 -07:00
kozbial
35cc70c528 Migrate core/interfaces/i_copyable.js to goog.module 2021-07-16 14:31:24 -07:00
Aaron Dodson
50793c20cb Migrate core/connection_checker.js to goog.module 2021-07-16 14:30:16 -07:00
kozbial
9806fc13f9 Migrate core/interfaces/i_draggable.js to goog.module 2021-07-16 14:15:17 -07:00
kozbial
cae985369d Migrate core/interfaces/i_delete_area.js to goog.module 2021-07-16 14:14:28 -07:00
Aaron Dodson
fc62fed33c Migrate core/connection.js to goog.module 2021-07-16 13:55:08 -07:00
Rachel Fenichel
aefeb1655f Merge pull request #5083 from rachel-fenichel/update_common_drawer
Migrate core/renderers/common/drawer.js to goog.module syntax
2021-07-16 13:16:26 -07:00
kozbial
a2d12a1536 Migrate core/interfaces/i_deletable.js to goog.module 2021-07-16 13:13:13 -07:00
kozbial
4ab9380434 Migrate core/interfaces/i_component.js to goog.module 2021-07-16 13:03:24 -07:00
kozbial
e922d2a831 Migrate core/interfaces/i_bounded_element.js to goog.module 2021-07-16 13:02:52 -07:00
kozbial
19e86ed5db Migrate core/interfaces/i_block_dragger.js to goog.module 2021-07-16 12:25:06 -07:00
kozbial
972f3022ed Migrate core/utils/coordinate.js to goog.module 2021-07-16 12:03:26 -07:00
kozbial
85b8ffce8b Migrate core/component_manager.js to goog.module 2021-07-16 11:49:33 -07:00