Commit Graph

933 Commits

Author SHA1 Message Date
Aaron Dodson
cf176fc476 Merge branch 'goog_module' into comment 2021-07-19 13:55:27 -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
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
Aaron Dodson
410e0d58d1 Merge pull request #5079 from gonfunko/block_animations
Migrate core/block_animations.js to goog.module syntax
2021-07-16 11:12:47 -07:00
Rachel Fenichel
d2142a2e9f Clang-format core/renderers/common/drawer.js and remove unused require 2021-07-16 11:00:50 -07:00
kozbial
7e74017342 Migrate core/connection_types.js to goog.module 2021-07-16 10:52:29 -07:00
kozbial
7c23985d30 Migrate core/css.js to goog.module 2021-07-16 10:46:23 -07:00
kozbial
fed47362cd Migrate core/extensions.js to goog.module 2021-07-16 10:46:04 -07:00
Rachel Fenichel
94685bd8be Migrate core/renderers/common/drawer.js to goog.module 2021-07-16 09:52:32 -07:00
Aaron Dodson
42fd43b1c6 Migrate core/bubble_dragger.js to goog.module 2021-07-16 09:14:47 -07:00
Aaron Dodson
841d69644d Merge branch 'goog_module' into block_animations 2021-07-16 09:04:19 -07:00
kozbial
d8c4541130 Migrate core/blocks.js to goog.module 2021-07-15 18:33:56 -07:00
kozbial
81b16abb92 Migrate core/utils/metrics.js to goog.module 2021-07-15 17:52:04 -07:00
kozbial
4689c30634 Migrate core/block_drag_surface.js to goog.module 2021-07-15 16:20:49 -07:00
Aaron Dodson
ab0b03c472 Migrate core/block_animations.js to goog.module 2021-07-15 15:29:35 -07:00
kozbial
8abfa3d888 Migrate core/utils/colour.js to goog.module 2021-07-15 07:03:08 -07:00
kozbial
466a0db809 Migrate core/utils/rect.js to goog.module 2021-07-14 16:13:58 -07:00
Aaron Dodson
0ac3994343 Merge pull request #5062 from gonfunko/svg
Migrate core/utils/svg_paths.js to goog.module syntax
2021-07-14 15:59:43 -07:00
kozbial
06cbde1dba Migrate core/utils/math.js to goog.module 2021-07-14 15:06:03 -07:00
Aaron Dodson
72a0761312 Migrate core/utils/svg_paths.js to goog.module 2021-07-14 14:43:15 -07:00
Aaron Dodson
656f4fc9d6 Migrate core/utils/style.js to goog.module 2021-07-14 13:58:05 -07:00
alschmiedt
92bc3bba0f Merge pull request #5056 from alschmiedt/migrate_idgenerator
Migrate core/utils/idgenerator.js to goog.module syntax
2021-07-14 13:29:50 -07:00
alschmiedt
08911510d2 Migrate core/utils/idgenerator.js to goog.module 2021-07-14 13:23:57 -07:00
Aaron Dodson
bad4b7036f Merge pull request #5057 from gonfunko/object
Migrate object.js to goog.module syntax
2021-07-14 11:19:47 -07:00
kozbial
2bf717019f Migrate core/utils/deprecation.js to goog.module 2021-07-14 11:16:32 -07:00
kozbial
632ef12ed5 Migrate core/utils/keycodes.js to goog.module 2021-07-14 09:48:23 -07:00