Commit Graph

7115 Commits

Author SHA1 Message Date
Aaron Dodson
26195a6d9c Migrate core/renderers/minimalist/info.js to goog.module syntax (#5364)
* Migrate core/renderers/minimalist/info.js to goog.module

* Migrate core/renderers/minimalist/info.js to named requires

* clang-format core/renderers/minimalist/info.js
2021-08-16 08:49:49 -07:00
Aaron Dodson
1e32aee7ac Migrate core/renderers/minimalist/constants.js to goog.module syntax (#5363)
* Migrate core/renderers/minimalist/constants.js to goog.module

* Migrate core/renderers/minimalist/constants.js to named requires

* clang-format core/renderers/minimalist/constants.js
2021-08-16 08:48:56 -07:00
Aaron Dodson
8e3cf41d2b Migrate core/renderers/minimalist/renderer.js to goog.module syntax (#5365)
* Migrate core/renderers/minimalist/renderer.js to goog.module

* Migrate core/renderers/minimalist/renderer.js to named requires

* clang-format core/renderers/minimalist/renderer.js
2021-08-16 08:24:36 -07:00
hpnrep6
2a9ef4f0f0 fix: blocks with no next connections overlapping statement input in Zelos (#5369)
* Use zelos' StatementInput function in addInput_

* Add align check to addInput_
2021-08-13 17:32:26 -07:00
Maribeth Bottorff
744e0ecb3d Quiet the typings script unless you tell it to be verbose. (#5362) 2021-08-13 12:58:18 -07:00
kozbial
012bb89986 Revert clang-format on comment in core/renderers/zelos/marker_svg.js 2021-08-12 17:04:18 -07:00
kozbial
08626a689a clang-format core/renderers/zelos/marker_svg.js 2021-08-12 17:04:18 -07:00
kozbial
52d6af787e Migrate core/renderers/zelos/marker_svg.js named requires 2021-08-12 17:04:18 -07:00
kozbial
42ce46bdd8 Migrate core/renderers/zelos/marker_svg.js to goog.module 2021-08-12 17:04:18 -07:00
kozbial
428621688f Migrate core/renderers/zelos/marker_svg.js to ES6 const/let 2021-08-12 17:04:18 -07:00
kozbial
8e5fcaf724 clang-format core/renderers/zelos/info.js 2021-08-12 16:00:29 -07:00
kozbial
10e8349bad Migrate core/renderers/zelos/info.js named requires 2021-08-12 16:00:29 -07:00
kozbial
a0980ae3be Migrate core/renderers/zelos/info.js to goog.module 2021-08-12 16:00:29 -07:00
kozbial
390cc692bb Migrate core/renderers/zelos/info.js to ES6 const/let 2021-08-12 16:00:29 -07:00
kozbial
5dff47a1f8 clang-format core/renderers/zelos/drawer.js 2021-08-12 13:20:24 -07:00
kozbial
e9f2d7087b Migrate core/renderers/zelos/drawer.js named requires 2021-08-12 13:20:24 -07:00
kozbial
8073b0e282 Migrate core/renderers/zelos/drawer.js to goog.module 2021-08-12 13:20:24 -07:00
kozbial
7f213b968c Migrate core/renderers/zelos/drawer.js to ES6 const/let 2021-08-12 13:20:24 -07:00
Aaron Dodson
ee3f4d257b Migrate core/utils/string.js to goog.module syntax (#5059)
* Migrate core/utils/string.js to ES6 const/let

* Migrate core/utils/string.js to goog.module

* clang-format core/utils/string.js

* Migrate core/utils/string.js to current exports convention

* Convert two remaining vars to lets in core/utils/string.js
2021-08-12 11:44:08 -07:00
Maribeth Bottorff
50e470ccb1 Quiet the typings script unless you tell it to be verbose. (#5359) 2021-08-12 10:15:35 -07:00
Aaron Dodson
c86c8f8e92 Migrate core/variables.js to goog.module syntax (#5321)
* Migrate core/variables.js to ES6 const/let

* Migrate core/variables.js to goog.module

* Migrate core/variables.js to named requires

* clang-format core/variables.js

* Add JSDoc and make testdeps function test-only

* Fix return type for getTestDeps

* Migrate to new style of exposing methods for mocking in core/variables.js
2021-08-12 09:55:38 -07:00
kozbial
8a48ba2642 clang-format core/renderers/common/debugger.js 2021-08-12 09:53:30 -07:00
kozbial
f02e0015f5 Migrate core/renderers/common/debugger.js named requires 2021-08-12 09:53:30 -07:00
kozbial
d6dc3807e9 Migrate core/renderers/common/debugger.js to goog.module 2021-08-12 09:53:30 -07:00
kozbial
a557320eef Migrate core/renderers/common/debugger.js to ES6 const/let 2021-08-12 09:53:30 -07:00
kozbial
9411c812f4 clang-format core/renderers/zelos/constants.js 2021-08-12 09:46:10 -07:00
kozbial
d2267e9533 Migrate core/renderers/zelos/constants.js named requires 2021-08-12 09:46:10 -07:00
kozbial
c539c53981 Migrate core/renderers/zelos/constants.js to goog.module 2021-08-12 09:46:10 -07:00
kozbial
10785ba7c0 Migrate core/renderers/zelos/constants.js to ES6 const/let 2021-08-12 09:46:10 -07:00
dependabot[bot]
f0554606c9 Bump @blockly/dev-tools from 2.5.3 to 2.5.4 (#5355)
Bumps [@blockly/dev-tools](https://github.com/google/blockly-samples/tree/HEAD/plugins/dev-tools) from 2.5.3 to 2.5.4.
- [Release notes](https://github.com/google/blockly-samples/releases)
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/dev-tools@2.5.4/plugins/dev-tools)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-12 14:08:39 +01:00
Maribeth Bottorff
a0bf18cc6b Merge pull request #5067 from maribethb/module_aria
Migrate core/utils/aria.js to goog.module.
2021-08-11 17:29:28 -07:00
Maribeth Bottorff
13fdf601b7 Merge branch 'goog_module' of github.com:google/blockly into module_aria 2021-08-11 17:22:12 -07:00
Maribeth Bottorff
26a05569bd Merge pull request #5234 from maribethb/bubble-module
Migrate core/bubble.js to goog.module syntax
2021-08-11 17:21:36 -07:00
Maribeth Bottorff
5df8752288 fix whitespace 2021-08-11 17:16:25 -07:00
Maribeth Bottorff
f1e8f75f75 Merge branch 'goog_module' of github.com:google/blockly into bubble-module 2021-08-11 17:12:33 -07:00
kozbial
d1d8863fe8 Rename private methods in core/xml.js 2021-08-11 16:09:44 -07:00
kozbial
1d9371a3bc clang-format core/xml.js 2021-08-11 16:09:44 -07:00
kozbial
9666a3eb18 Migrate core/xml.js named requires 2021-08-11 16:09:44 -07:00
kozbial
a64097d23f Migrate core/xml.js to goog.module 2021-08-11 16:09:44 -07:00
kozbial
66130e6668 Migrate core/xml.js to ES6 const/let 2021-08-11 16:09:44 -07:00
kozbial
390469435b clang-format core/insertion_marker_manager.js 2021-08-11 16:02:56 -07:00
kozbial
0bb3f3af84 Migrate core/insertion_marker_manager.js named requires 2021-08-11 16:02:56 -07:00
kozbial
61eb96c831 Migrate core/insertion_marker_manager.js to goog.module 2021-08-11 16:02:56 -07:00
kozbial
fdd9011637 Migrate core/insertion_marker_manager.js to ES6 const/let 2021-08-11 16:02:56 -07:00
kozbial
2ba3b0ba97 Add newline to core/events/events_ui.js 2021-08-11 15:44:43 -07:00
kozbial
75eab4f395 clang-format core/events/events_ui.js 2021-08-11 15:44:43 -07:00
kozbial
2826d70cac Migrate core/events/events_ui_base.js named requires 2021-08-11 15:44:43 -07:00
kozbial
e16a0a4bce Migrate core/events/events_ui.js and core/events/events_ui_base.js to goog.module 2021-08-11 15:44:43 -07:00
kozbial
aa83199a55 Migrate core/events/events_ui.js to ES6 const/let 2021-08-11 15:44:43 -07:00
kozbial
3bdcfd9821 Split core/ui_events.js into multiple files 2021-08-11 15:44:43 -07:00