Commit Graph

3778 Commits

Author SHA1 Message Date
kozbial 972f3022ed Migrate core/utils/coordinate.js to goog.module 2021-07-16 12:03:26 -07:00
kozbial fb7bba3491 Migrate core/utils/coordinate.js to ES6 const/let 2021-07-16 12:03:26 -07:00
kozbial 81658d78ce clang-format core/component_manager.js 2021-07-16 11:49:33 -07:00
kozbial 3c5479e000 Migrate core/component_manager.js named requires 2021-07-16 11:49:33 -07:00
kozbial 85b8ffce8b Migrate core/component_manager.js to goog.module 2021-07-16 11:49:33 -07:00
kozbial 8f5da9c41d Migrate core/component_manager.js to ES6 const/let 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
Rachel Fenichel f80764e153 Migrate core/renderers/common/drawer.js to named requires 2021-07-16 10:51:14 -07:00
kozbial 7aae731a52 clang-format core/css.js 2021-07-16 10:46:23 -07:00
kozbial 7c23985d30 Migrate core/css.js to goog.module 2021-07-16 10:46:23 -07:00
kozbial 902112be3d Use ES6 template strings in core/css.js 2021-07-16 10:46:23 -07:00
kozbial 80d953d5b9 Migrate core/css.js to ES6 const/let 2021-07-16 10:46:23 -07:00
kozbial fa9a175296 Update name of private property 2021-07-16 10:46:04 -07:00
kozbial 9ba9627ed1 clang-format core/extensions.js 2021-07-16 10:46:04 -07:00
kozbial 0bd678fe55 Migrate core/extensions.js named requires 2021-07-16 10:46:04 -07:00
kozbial fed47362cd Migrate core/extensions.js to goog.module 2021-07-16 10:46:04 -07:00
kozbial 6dcc24901c Migrate core/extensions.js to ES6 const/let 2021-07-16 10:46:04 -07:00
Aaron Dodson d9f024eb9e clang-format core/bubble_dragger.js 2021-07-16 09:58:30 -07:00
Aaron Dodson fef2ccfcc8 Migrate core/bubble_dragger.js to named requires 2021-07-16 09:57:43 -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 4c93a048f2 Migrate core/bubble_dragger.js to ES6 const/let 2021-07-16 09:09:43 -07:00
Aaron Dodson 841d69644d Merge branch 'goog_module' into block_animations 2021-07-16 09:04:19 -07:00
kozbial 99f8226655 Update Blockly.Blocks type annotation 2021-07-15 18:33:56 -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 5a834a9ec9 clang-format core/block_drag_surface.js 2021-07-15 16:20:49 -07:00
kozbial 18996f3aac Migrate core/block_drag_surface.js named requires 2021-07-15 16:20:49 -07:00
kozbial 4689c30634 Migrate core/block_drag_surface.js to goog.module 2021-07-15 16:20:49 -07:00
kozbial 46e00f6ac9 Migrate core/block_drag_surface.js to ES6 const/let 2021-07-15 16:20:49 -07:00
Aaron Dodson f93ed60869 clang-format core/block_animations.js 2021-07-15 15:33:59 -07:00
Aaron Dodson 5f025f4d03 Migrate core/block_animations.js to named requires 2021-07-15 15:32:40 -07:00
Aaron Dodson ab0b03c472 Migrate core/block_animations.js to goog.module 2021-07-15 15:29:35 -07:00
Aaron Dodson 3f004afb54 Merge branch 'goog_module' of https://github.com/gonfunko/blockly into block_animations 2021-07-15 15:09:46 -07:00
Aaron Dodson 66c959b4a3 Migrate core/block_animations.js to ES6 const/let 2021-07-15 14:57:23 -07:00
Rachel Fenichel b43b19c7a3 Migrate core/renderers/common/drawer.js to ES6 const/let 2021-07-15 14:38:16 -07:00
alschmiedt fe9273ad5c clang-format core/utils/toolbox.js 2021-07-15 13:00:45 -07:00
alschmiedt 2ab3bfd4cb Migrate core/utils/toolbox.js named requires 2021-07-15 12:56:39 -07:00
alschmiedt d3cc70eb37 Migrate core/utils/toolbox.js to goog.module 2021-07-15 12:56:01 -07:00
alschmiedt f0d905dde0 Migrate core/utils/toolbox.js to ES6 const/let 2021-07-15 12:55:35 -07:00
Aaron Dodson 07bd3b3c79 clang-format core/utils/dom.js 2021-07-15 08:42:28 -07:00
Aaron Dodson da81f9b229 Merge branch 'goog_module' of https://github.com/gonfunko/blockly into dom 2021-07-15 08:34:07 -07:00
kozbial f63bf29b76 clang-format core/utils/colour.js 2021-07-15 07:03:08 -07:00
kozbial 8abfa3d888 Migrate core/utils/colour.js to goog.module 2021-07-15 07:03:08 -07:00
kozbial 426c741e90 Migrate core/utils/colour.js to ES6 const/let 2021-07-15 07:03:08 -07:00
Maribeth Bottorff 9afd937568 Migrate core/utils/aria.js to goog.module 2021-07-14 17:33:01 -07:00
Maribeth Bottorff 0ceee1b775 Update incorrect JsDoc comment. 2021-07-14 16:59:32 -07:00
Maribeth Bottorff 5e31d8d7f3 Migrate core/utils/aria.js to ES6 const/let 2021-07-14 16:58:10 -07:00