Aaron Dodson
|
453a3e3207
|
Merge pull request #5154 from gonfunko/field
Migrate core/field.js to goog.module syntax
|
2021-07-21 14:14:03 -07:00 |
|
Aaron Dodson
|
5f213b48a6
|
Migrate core/field_dropdown.js to goog.module
|
2021-07-21 13:30:06 -07:00 |
|
Aaron Dodson
|
03e1725f32
|
Migrate core/field_colour.js to goog.module
|
2021-07-21 13:00:05 -07:00 |
|
Aaron Dodson
|
48a86f1550
|
Merge pull request #5151 from gonfunko/drag_target
Migrate core/drag_target.js to goog.module syntax
|
2021-07-21 12:50:54 -07:00 |
|
kozbial
|
00a74e9d37
|
Migrate core/interfaces/i_registrable_field.js to goog.module
|
2021-07-21 11:28:04 -07:00 |
|
Rachel Fenichel
|
d87614f5a2
|
Merge pull request #5107 from rachel-fenichel/update_renderer_info
Migrate core/renderers/common/info.js to goog.module syntax
|
2021-07-21 11:21:46 -07:00 |
|
Aaron Dodson
|
91721f7d16
|
Migrate core/field.js to goog.module
|
2021-07-21 11:18:41 -07:00 |
|
Aaron Dodson
|
0dc01b1618
|
Migrate core/drag_target.js to goog.module
|
2021-07-21 11:02:32 -07:00 |
|
Aaron Dodson
|
ff34d8c37e
|
Migrate core/delete_area.js to named requires
|
2021-07-21 10:57:20 -07:00 |
|
Aaron Dodson
|
7219b83093
|
Migrate core/delete_area.js to goog.module
|
2021-07-21 10:52:35 -07:00 |
|
kozbial
|
f282c57323
|
Migrate core/keyboard_nav/tab_navigate_cursor.js to goog.module
|
2021-07-21 10:26:15 -07:00 |
|
Aaron Dodson
|
7a050d021d
|
Migrate core/field_checkbox.js to goog.module
|
2021-07-21 08:43:46 -07:00 |
|
Aaron Dodson
|
0a1311c9b5
|
Migrate core/field_number.js to goog.module
|
2021-07-21 08:26:41 -07:00 |
|
Aaron Dodson
|
94bdd18505
|
Migrate core/field_number.js to ES6 const/let
|
2021-07-21 08:23:17 -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 |
|
Maribeth Bottorff
|
69dbcf17a2
|
Only lint once in CI (#5128)
|
2021-07-19 18:14:23 -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 |
|