Commit Graph

5959 Commits

Author SHA1 Message Date
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
kozbial 7e74017342 Migrate core/connection_types.js to goog.module 2021-07-16 10:52:29 -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 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
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
kozbial de2cff80fd clang-format core/utils/rect.js 2021-07-14 16:13:58 -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
alschmiedt 38324a1f63 Updates eslint rules to work while converting to goog.module (#5063) 2021-07-14 15:59:30 -07:00
kozbial 7cc85d9c4a clang-format core/utils/math.js 2021-07-14 15:06:03 -07:00
kozbial 06cbde1dba Migrate core/utils/math.js to goog.module 2021-07-14 15:06:03 -07:00
kozbial 5fbf5fe40d Migrate core/utils/math.js to ES6 const/let 2021-07-14 15:06:03 -07:00
Aaron Dodson 916b49a2e5 clang-format core/utils/svg_paths.js 2021-07-14 14:44:17 -07:00
Aaron Dodson 72a0761312 Migrate core/utils/svg_paths.js to goog.module 2021-07-14 14:43:15 -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 819a0f1596 clang-format core/utils/deprecation.js 2021-07-14 11:16:32 -07:00
kozbial 2bf717019f Migrate core/utils/deprecation.js to goog.module 2021-07-14 11:16:32 -07:00
kozbial cd4831537e Migrate core/utils/deprecation.js to ES6 const/let 2021-07-14 11:16:32 -07:00
Aaron Dodson b92fba1a5a Fixed missing semicolon. 2021-07-14 10:55:10 -07:00
kozbial 632ef12ed5 Migrate core/utils/keycodes.js to goog.module 2021-07-14 09:48:23 -07:00
Aaron Dodson 42ec71a023 Merge branch 'goog_module' of https://github.com/gonfunko/blockly into object 2021-07-14 08:32:59 -07:00
Monica Kozbial 937c0e5bd7 Merge pull request #5046 from cpcallen/allow-es6
Configure eslint and Closure Compiler to accept ES6
2021-07-13 18:21:06 -07:00
Christopher Allen 2bdf2627af Configure eslint and Closure Compiler to accept ES6 2021-07-13 23:54:36 +01:00
Aaron Dodson d224a2341d Migrate object.js to goog.module 2021-07-13 15:30:56 -07:00