Aaron Dodson
|
e61620e71a
|
Merge branch 'goog_module' of https://github.com/gonfunko/blockly into events_viewport
|
2021-08-02 10:44:00 -07:00 |
|
Aaron Dodson
|
bbb859cb38
|
Merge pull request #5278 from gonfunko/metadata_size
Update build artifact sizes in check_metadata.sh
|
2021-08-02 10:37:37 -07:00 |
|
Aaron Dodson
|
98dd332fda
|
Add comment about root cause of build artifact size change
|
2021-08-02 10:34:32 -07:00 |
|
Aaron Dodson
|
2e545c677b
|
Update build artifact sizes in check_metadata.sh
|
2021-08-02 10:17:38 -07:00 |
|
Aaron Dodson
|
d3ad80f654
|
clang-format core/events/events_viewport.js
|
2021-08-02 09:36:01 -07:00 |
|
Aaron Dodson
|
38a459f5b4
|
Migrate core/events/events_viewport.js to named requires
|
2021-08-02 09:35:39 -07:00 |
|
Aaron Dodson
|
2294eb9a28
|
Migrate core/events/events_viewport.js to goog.module
|
2021-08-02 09:22:04 -07:00 |
|
Aaron Dodson
|
92df390074
|
Migrate core/events/events_viewport.js to ES6 const/let
|
2021-08-02 09:19:57 -07:00 |
|
kozbial
|
0b16c9da9a
|
Remove extra eslint disable from core/gesture.js
|
2021-07-30 15:58:10 -07:00 |
|
kozbial
|
4eed760a19
|
Fix eslint disable lines
|
2021-07-30 15:53:51 -07:00 |
|
kozbial
|
7596388124
|
clang-format core/toolbox/toolbox_item.js
|
2021-07-30 15:53:51 -07:00 |
|
kozbial
|
65608065ea
|
Migrate core/toolbox/toolbox_item.js named requires
|
2021-07-30 15:53:51 -07:00 |
|
kozbial
|
af3f04b508
|
Migrate core/toolbox/toolbox_item.js to goog.module
|
2021-07-30 15:53:51 -07:00 |
|
kozbial
|
540088f25f
|
Update require to requireType
|
2021-07-30 15:51:45 -07:00 |
|
kozbial
|
0367b9845f
|
clang-format core/scrollbar.js and core/scrollbar_pair.js
|
2021-07-30 15:51:45 -07:00 |
|
kozbial
|
cb42316830
|
Migrate core/scrollbar.js and core/scrollbar_pair.js named requires
|
2021-07-30 15:51:45 -07:00 |
|
kozbial
|
5bbc49c21a
|
Migrate core/scrollbar.js and core/scrollbar_pair.js to goog.module
|
2021-07-30 15:51:45 -07:00 |
|
kozbial
|
308d03bd50
|
Migrate core/scrollbar.js and core/scrollbar_pair.js to ES6 const/let
|
2021-07-30 15:51:45 -07:00 |
|
kozbial
|
4b2e481340
|
Split core/scrollbar.js into 2 files
|
2021-07-30 15:51:45 -07:00 |
|
kozbial
|
3d8a79fe96
|
Add missing eslint disable to core/renderers/common/i_path_object.js
|
2021-07-30 15:49:17 -07:00 |
|
kozbial
|
d4543374d6
|
clang-format core/contextmenu_items.js
|
2021-07-30 15:44:57 -07:00 |
|
kozbial
|
d54f46a280
|
Migrate core/contextmenu_items.js named requires
|
2021-07-30 15:44:57 -07:00 |
|
kozbial
|
246bacd117
|
Migrate core/contextmenu_items.js to goog.module
|
2021-07-30 15:44:57 -07:00 |
|
kozbial
|
8f54b7832f
|
Migrate core/contextmenu_items.js to ES6 const/let
|
2021-07-30 15:44:57 -07:00 |
|
kozbial
|
2d6ec617fe
|
Address PR comments
|
2021-07-30 15:35:31 -07:00 |
|
kozbial
|
96f8b1d482
|
clang-format core/browser_events.js
|
2021-07-30 15:35:31 -07:00 |
|
kozbial
|
bd5c6864d6
|
Migrate core/browser_events.js named requires
|
2021-07-30 15:35:31 -07:00 |
|
kozbial
|
b28591fa5f
|
Migrate core/browser_events.js to goog.module
|
2021-07-30 15:35:31 -07:00 |
|
kozbial
|
2ccf3cb17d
|
Migrate core/browser_events.js to ES6 const/let
|
2021-07-30 15:35:31 -07:00 |
|
kozbial
|
b7b428919b
|
clang-format core/workspace_dragger.js
|
2021-07-30 15:24:37 -07:00 |
|
kozbial
|
75a98e6204
|
Migrate core/workspace_dragger.js named requires
|
2021-07-30 15:24:37 -07:00 |
|
kozbial
|
423fa02e8f
|
Migrate core/workspace_dragger.js to goog.module
|
2021-07-30 15:24:37 -07:00 |
|
kozbial
|
bf831dd83e
|
Migrate core/workspace_dragger.js to ES6 const/let
|
2021-07-30 15:24:37 -07:00 |
|
kozbial
|
03de38c41a
|
Add eslint disable
|
2021-07-30 15:19:26 -07:00 |
|
kozbial
|
31b10f1489
|
Migrate core/renderers/common/i_path_object.js named requires
|
2021-07-30 15:19:26 -07:00 |
|
kozbial
|
3aae7ffbde
|
Migrate core/renderers/common/i_path_object.js to goog.module
|
2021-07-30 15:19:26 -07:00 |
|
Aaron Dodson
|
f24f79bc6d
|
Merge pull request #5257 from gonfunko/trashcan
Migrate core/trashcan.js to goog.module syntax
|
2021-07-30 14:56:22 -07:00 |
|
Aaron Dodson
|
cc6c252dbe
|
Merge pull request #5261 from gonfunko/variables_dynamic
Migrate core/variables_dynamic.js to goog.module syntax
|
2021-07-30 14:35:32 -07:00 |
|
Aaron Dodson
|
d0e6c9bed1
|
Merge pull request #5247 from gonfunko/variable_map
Migrate core/variable_map.js to goog.module syntax
|
2021-07-30 13:43:11 -07:00 |
|
Aaron Dodson
|
510b7f0545
|
Merge branch 'goog_module' into variable_map
|
2021-07-30 13:43:02 -07:00 |
|
Rachel Fenichel
|
af5d5fa282
|
Merge pull request #5244 from rachel-fenichel/add_common_js
Move main workspace to a new file, common.js
|
2021-07-30 13:24:28 -07:00 |
|
Aaron Dodson
|
ad66c531bd
|
clang-format core/variables_dynamic.js
|
2021-07-30 12:32:38 -07:00 |
|
Aaron Dodson
|
8ded269a15
|
Migrate core/variables_dynamic.js to named requires
|
2021-07-30 12:32:01 -07:00 |
|
Aaron Dodson
|
99b8abfeb2
|
Migrate core/variables_dynamic.js to goog.module
|
2021-07-30 12:29:15 -07:00 |
|
Aaron Dodson
|
6faf3dbc46
|
Migrate core/variables_dynamic.js to ES6 const/let
|
2021-07-30 12:25:50 -07:00 |
|
Rachel Fenichel
|
9bd97e5131
|
Rebuild
|
2021-07-30 11:34:18 -07:00 |
|
Rachel Fenichel
|
dc4fd59875
|
Reorder requires
|
2021-07-30 11:30:34 -07:00 |
|
Rachel Fenichel
|
2e30bbe7ce
|
Update uses of mainWorkspace in core
|
2021-07-30 11:30:34 -07:00 |
|
Rachel Fenichel
|
a86f1484d2
|
Move main workspace to a new file, common.js
|
2021-07-30 11:30:31 -07:00 |
|
Rachel Fenichel
|
73582c9e90
|
Merge pull request #5237 from rachel-fenichel/clipboard
Move clipboard functions to a separate namespace
|
2021-07-30 11:10:36 -07:00 |
|