Commit Graph

7115 Commits

Author SHA1 Message Date
kozbial
ec06ea6586 Migrate core/keyboard_nav/ast_node.js to goog.module 2021-07-27 15:34:50 -07:00
kozbial
e6bd6cabb1 Migrate core/keyboard_nav/ast_node.js to ES6 const/let 2021-07-27 15:34:50 -07:00
kozbial
284d68be80 Update syntax for for..in loop 2021-07-27 15:24:26 -07:00
kozbial
8056bf0484 clang-format core/warning.js 2021-07-27 15:24:26 -07:00
kozbial
9f3139c752 Migrate core/warning.js named requires 2021-07-27 15:24:26 -07:00
kozbial
94b9169bf5 Migrate core/warning.js to goog.module 2021-07-27 15:24:26 -07:00
kozbial
e04050cd71 Migrate core/warning.js to ES6 const/let 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
55207a2e7f clang-format core/renderers/common/path_object.js 2021-07-27 14:41:29 -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
Maribeth Bottorff
86826e363d Merge branch 'goog_module' of github.com:google/blockly into module_aria 2021-07-27 14:04:46 -07:00
kozbial
7495fad6b3 Add missing period and fix typo 2021-07-27 11:54:17 -07:00
kozbial
3fbbedf6f1 Fix typos and update wording again 2021-07-27 11:54:17 -07:00
kozbial
f64e8df486 Update wording 2021-07-27 11:54:17 -07:00
kozbial
636cd58add Add comment to top of convert-file script for reference to syntax used throughout the file 2021-07-27 11:54:17 -07:00
alschmiedt
cccc4693a5 Remove extra output from generator and mocha tests (#5196)
* Remove extra output from generator tests

* Fix test

* Update loglevel for both tests
2021-07-27 11:03:16 -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
5a5aabb7e7 clang-format core/zoom_controls.js 2021-07-27 09:05:27 -07:00
kozbial
40c095f496 Migrate core/zoom_controls.js named requires 2021-07-27 09:05:27 -07:00
kozbial
bc7c5115e1 Migrate core/zoom_controls.js to goog.module 2021-07-27 09:05:27 -07:00
kozbial
61bbffc29e Migrate core/zoom_controls.js to ES6 const/let 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
dependabot[bot]
fe8c9761a1 Bump @blockly/theme-modern from 2.1.20 to 2.1.21
Bumps [@blockly/theme-modern](https://github.com/google/blockly-samples/tree/HEAD/plugins/theme-modern) from 2.1.20 to 2.1.21.
- [Release notes](https://github.com/google/blockly-samples/releases)
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/theme-modern@2.1.21/plugins/theme-modern)

---
updated-dependencies:
- dependency-name: "@blockly/theme-modern"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 22:05:46 +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
d2a6e93a8a clang-format core/theme_manager.js 2021-07-26 11:53:07 -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
Aaron Dodson
2d480a1b20 Migrate core/theme_manager.js to ES6 const/let 2021-07-26 11:46:58 -07:00
Aaron Dodson
4e3bfee2aa clang-format core/theme.js 2021-07-26 11:42:17 -07:00
Aaron Dodson
9cf50a61c1 Migrate core/theme.js to named requires 2021-07-26 11:39:57 -07:00
Aaron Dodson
367b94dfdd Migrate core/theme.js to goog.module 2021-07-26 11:36:48 -07:00
Aaron Dodson
a106f37cbb Migrate core/theme.js to ES6 const/let 2021-07-26 11:33:46 -07:00
Aaron Dodson
9e2d6f2aba clang-format core/shortcut_registry.js 2021-07-26 11:28:57 -07:00
Aaron Dodson
3519f4abc8 Migrate core/shortcut_registry.js to named requires 2021-07-26 11:28:19 -07:00
Aaron Dodson
69b900aa46 Migrate core/shortcut_registry.js to goog.module 2021-07-26 11:25:30 -07:00
Aaron Dodson
055533e783 Migrate core/shortcut_registry.js to ES6 const/let 2021-07-26 11:17:17 -07:00
Aaron Dodson
372f5c0834 clang-format core/rendered_connection.js 2021-07-26 10:39:45 -07:00
Aaron Dodson
c9225da3f3 Migrate core/rendered_connection.js to named requires 2021-07-26 10:38:47 -07:00
Aaron Dodson
07b2e07ba8 Migrate core/rendered_connection.js to goog.module 2021-07-26 09:59:41 -07:00
Aaron Dodson
d5f729e636 Migrate core/rendered_connection.js to ES6 const/let 2021-07-26 09:56:57 -07:00
Aaron Dodson
a663b1225b Move @package annotation to export for core/marker_manager.js 2021-07-26 09:50:47 -07:00
Aaron Dodson
e0efd4cf29 clang-format core/registry.js 2021-07-26 09:47:06 -07:00
Aaron Dodson
6c40e05dc8 Migrate core/registry.js to named requires 2021-07-26 09:46:35 -07:00
kozbial
46c0050ce6 clang-format core/gesture.js 2021-07-26 09:41:35 -07:00
kozbial
12aa4af674 Migrate core/gesture.js named requires 2021-07-26 09:41:35 -07:00
kozbial
1d847eda4a Migrate core/gesture.js to goog.module 2021-07-26 09:41:35 -07:00