Commit Graph

403 Commits

Author SHA1 Message Date
kozbial
246bacd117 Migrate core/contextmenu_items.js to goog.module 2021-07-30 15:44:57 -07:00
kozbial
b28591fa5f Migrate core/browser_events.js to goog.module 2021-07-30 15:35:31 -07:00
kozbial
423fa02e8f Migrate core/workspace_dragger.js to goog.module 2021-07-30 15:24:37 -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
510b7f0545 Merge branch 'goog_module' into variable_map 2021-07-30 13:43:02 -07:00
Aaron Dodson
99b8abfeb2 Migrate core/variables_dynamic.js to goog.module 2021-07-30 12:29:15 -07:00
Rachel Fenichel
9bd97e5131 Rebuild 2021-07-30 11:34:18 -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
kozbial
800f8784fd Fix eslint warning from dom.js 2021-07-30 09:37:41 -07:00
Aaron Dodson
78053e9f12 Merge branch 'goog_module' into theme 2021-07-30 08:07:03 -07:00
Aaron Dodson
3f5057ff81 Merge pull request #5248 from gonfunko/variable_model
Migrate core/variable_model.js to goog.module syntax
2021-07-30 08:06:02 -07:00
Aaron Dodson
61bc9656ca Merge branch 'goog_module' into flyout_button 2021-07-30 08:02:53 -07:00
kozbial
d985696bb5 Update interfaces implemented to require from requireType and add eslint disable 2021-07-29 17:03:52 -07:00
kozbial
0e5a4a947a Migrate core/workspace_comment_svg.js to goog.module 2021-07-29 17:03:52 -07:00
kozbial
beff5e19bf Combine workspace_comment_render_svg.js with workspace_comment_svg.js 2021-07-29 17:03:52 -07:00
kozbial
2b6f5ba31a Migrate core/workspace_comment.js to goog.module 2021-07-29 16:54:57 -07:00
kozbial
7f5ec67860 Fix lint warnings in core/toolbox/collapsible_category.js 2021-07-29 16:54:07 -07:00
kozbial
41b53c50cd Migrate core/toolbox/collapsible_category.js to goog.module 2021-07-29 16:54:07 -07:00
Aaron Dodson
b3bbd70280 Migrate core/trashcan.js to goog.module 2021-07-29 15:57:08 -07:00
Aaron Dodson
dc4a719e2f Migrate core/variable_model.js to goog.module 2021-07-29 12:50:42 -07:00
Aaron Dodson
9847b8c027 Migrate core/variable_map.js to named requires 2021-07-29 12:39:58 -07:00
Aaron Dodson
959d976723 Migrate core/variable_map.js to goog.module 2021-07-29 12:34:37 -07:00
Aaron Dodson
c9a0333bfe Merge pull request #5075 from gonfunko/dom
Migrate core/utils/dom.js to goog.module syntax
2021-07-29 12:12:30 -07:00
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
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