Commit Graph

8355 Commits

Author SHA1 Message Date
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
kozbial
71e187adc9 Migrate core/gesture.js to ES6 const/let 2021-07-26 09:41:35 -07:00
Aaron Dodson
6ce759d15e Migrate core/registry.js to goog.module 2021-07-26 09:40:02 -07:00
Aaron Dodson
ccd314279e Migrate core/registry.js to ES6 const/let 2021-07-26 09:24:43 -07:00
kozbial
e997330085 Fix require order in core/field_label.js 2021-07-23 18:32:59 -07:00
kozbial
0889defe55 clang-format core/field_label.js 2021-07-23 18:32:59 -07:00
kozbial
4945825d6e Migrate core/field_label.js named requires 2021-07-23 18:32:59 -07:00
kozbial
a765a3016e Migrate core/field_label.js to goog.module 2021-07-23 18:32:59 -07:00
kozbial
78fee48459 Migrate core/field_label.js to ES6 const/let 2021-07-23 18:32:59 -07:00
Monica Kozbial
1360b5bb49 Apply fixes for convert-file script (#5206) 2021-07-23 18:10:38 -07:00
Rachel Fenichel
d2efb59358 Merge pull request #5204 from rachel-fenichel/update_constants
Migrate core/renderers/common/constants.js to goog.module syntax
2021-07-23 16:43:03 -07:00