kozbial
|
d7a864a498
|
Migrate core/toolbox/collapsible_category.js named requires
|
2021-07-29 16:54:07 -07:00 |
|
kozbial
|
41b53c50cd
|
Migrate core/toolbox/collapsible_category.js to goog.module
|
2021-07-29 16:54:07 -07:00 |
|
kozbial
|
787145acf4
|
Migrate core/toolbox/collapsible_category.js to ES6 const/let
|
2021-07-29 16:54:07 -07:00 |
|
Aaron Dodson
|
b3bbd70280
|
Migrate core/trashcan.js to goog.module
|
2021-07-29 15:57:08 -07:00 |
|
kozbial
|
c74c1bf416
|
wording update
|
2021-07-29 15:24:45 -07:00 |
|
kozbial
|
34042519f4
|
Add regex lookarounds to check for require overlaps
|
2021-07-29 15:24:45 -07:00 |
|
Aaron Dodson
|
6eb8667c3c
|
clang-format core/variable_model.js
|
2021-07-29 12:55:46 -07:00 |
|
Aaron Dodson
|
0a6893706f
|
Migrate core/variable_model.js to named requires
|
2021-07-29 12:55:26 -07:00 |
|
Rachel Fenichel
|
714bb6120f
|
Fix annotations
|
2021-07-29 12:52:14 -07:00 |
|
Aaron Dodson
|
dc4a719e2f
|
Migrate core/variable_model.js to goog.module
|
2021-07-29 12:50:42 -07:00 |
|
Aaron Dodson
|
78646eae51
|
clang-format core/variable_map.js
|
2021-07-29 12:47:51 -07:00 |
|
Rachel Fenichel
|
d58a878fad
|
Switch to getter for keyboard contents.
|
2021-07-29 12:43:49 -07:00 |
|
Aaron Dodson
|
9847b8c027
|
Migrate core/variable_map.js to named requires
|
2021-07-29 12:39:58 -07:00 |
|
Aaron Dodson
|
959d976723
|
Migrate core/variable_map.js to goog.module
|
2021-07-29 12:34:37 -07:00 |
|
dependabot[bot]
|
47e4d05f8a
|
Bump @blockly/dev-tools from 2.5.2 to 2.5.3
Bumps [@blockly/dev-tools](https://github.com/google/blockly-samples/tree/HEAD/plugins/dev-tools) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/google/blockly-samples/releases)
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/dev-tools@2.5.3/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>
|
2021-07-29 12:33:57 -07:00 |
|
dependabot[bot]
|
3a2618cdb0
|
Bump @blockly/block-test from 1.1.1 to 1.1.2
Bumps [@blockly/block-test](https://github.com/google/blockly-samples/tree/HEAD/plugins/block-test) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/google/blockly-samples/releases)
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/block-test@1.1.2/plugins/block-test)
---
updated-dependencies:
- dependency-name: "@blockly/block-test"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-29 12:33:47 -07:00 |
|
Aaron Dodson
|
1d9c9359f9
|
Migrate core/variable_map.js to ES6 const/let
|
2021-07-29 12:30:44 -07:00 |
|
Aaron Dodson
|
0f193f1f5a
|
Migrate core/trashcan.js to ES6 const/let
|
2021-07-29 12:17:57 -07:00 |
|
Aaron Dodson
|
c9a0333bfe
|
Merge pull request #5075 from gonfunko/dom
Migrate core/utils/dom.js to goog.module syntax
|
2021-07-29 12:12:30 -07:00 |
|
Aaron Dodson
|
a827df039a
|
Merge pull request #5217 from gonfunko/registry
Migrate core/registry.js to goog.module syntax
|
2021-07-29 12:11:52 -07:00 |
|
Aaron Dodson
|
b2a49532ac
|
Merge branch 'goog_module' into registry
|
2021-07-29 12:08:16 -07:00 |
|
Aaron Dodson
|
8372ecb212
|
Include full namespace in error message
|
2021-07-29 12:05:40 -07:00 |
|
kozbial
|
87a714fff8
|
Add handling for modules that are not leaf nodes
|
2021-07-29 11:29:51 -07:00 |
|
kozbial
|
311373230f
|
Fix help log
|
2021-07-29 09:25:55 -07:00 |
|
Aaron Dodson
|
04fe602635
|
Merge pull request #5240 from gonfunko/trash-flyout
Fix issue where the trashcan flyout would remain an active delete region even when closed with the continuous toolbox plugin
|
2021-07-29 08:44:53 -07:00 |
|
Aaron Dodson
|
3f7f137e00
|
Fix issue where the trashcan flyout would remain an active delete region even when closed with the continuous toolbox plugin
|
2021-07-28 15:16:31 -07:00 |
|
Rachel Fenichel
|
961254663d
|
Move clipboard functions to a separate namespace
|
2021-07-28 11:57:24 -07:00 |
|
kozbial
|
667048b3f5
|
Add eslint disable and make ASTNode a requireType
|
2021-07-28 10:52:20 -07:00 |
|
kozbial
|
1a83b75846
|
clang-format core/keyboard_nav/marker.js
|
2021-07-28 10:52:20 -07:00 |
|
kozbial
|
50f7293f2d
|
Migrate core/keyboard_nav/marker.js named requires
|
2021-07-28 10:52:20 -07:00 |
|
kozbial
|
014316431e
|
Migrate core/keyboard_nav/marker.js to goog.module
|
2021-07-28 10:52:20 -07:00 |
|
kozbial
|
3837440564
|
Migrate core/keyboard_nav/marker.js to ES6 const/let
|
2021-07-28 10:52:20 -07:00 |
|
Rachel Fenichel
|
69125f52eb
|
Merge pull request #5235 from rachel-fenichel/unused_vars
Fix lint
|
2021-07-27 17:12:02 -07:00 |
|
Rachel Fenichel
|
2d9943e818
|
Merge pull request #5232 from rachel-fenichel/update_common_pathobject
Migrate core/renderers/common/path_object.js to goog.module syntax
|
2021-07-27 16:58:34 -07:00 |
|
Rachel Fenichel
|
4c6b2bae39
|
Rebuild
|
2021-07-27 16:45:05 -07:00 |
|
Rachel Fenichel
|
adc4c02abf
|
Fix lint
|
2021-07-27 16:39:44 -07:00 |
|
Maribeth Bottorff
|
e1f06ca8a4
|
clang-format core/bubble.js
|
2021-07-27 16:34:32 -07:00 |
|
Maribeth Bottorff
|
a6a10ee945
|
Migrate core/bubble.js to named requires
|
2021-07-27 16:31:02 -07:00 |
|
Maribeth Bottorff
|
79bcdb0152
|
Migrate core/bubble.js to goog.module
|
2021-07-27 16:04:14 -07:00 |
|
Maribeth Bottorff
|
887e9d79cd
|
Migrate core/bubble.js to ES6 const/let
|
2021-07-27 16:01:18 -07:00 |
|
kozbial
|
4e147b2593
|
Update syntax for for..in loop
|
2021-07-27 15:37:20 -07:00 |
|
kozbial
|
813f27706f
|
clang-format core/workspace_audio.js
|
2021-07-27 15:37:20 -07:00 |
|
kozbial
|
5f819cd0fe
|
Migrate core/workspace_audio.js named requires
|
2021-07-27 15:37:20 -07:00 |
|
kozbial
|
f7c88bfcd9
|
Migrate core/workspace_audio.js to goog.module
|
2021-07-27 15:37:20 -07:00 |
|
kozbial
|
6787624e3e
|
Migrate core/workspace_audio.js to ES6 const/let
|
2021-07-27 15:37:20 -07:00 |
|
kozbial
|
fabba95beb
|
Adding blocks to case statements in core/keyboard_nav/ast_node.js
|
2021-07-27 15:34:50 -07:00 |
|
kozbial
|
d9edeca432
|
Update for loop syntax in core/keyboard_nav/ast_node.js
|
2021-07-27 15:34:50 -07:00 |
|
kozbial
|
02f1055c44
|
Add eslint disable lines to core/keyboard_nav/ast_node.js
|
2021-07-27 15:34:50 -07:00 |
|
kozbial
|
c19ce37a4a
|
clang-format core/keyboard_nav/ast_node.js
|
2021-07-27 15:34:50 -07:00 |
|
kozbial
|
e79faf4147
|
Migrate core/keyboard_nav/ast_node.js named requires
|
2021-07-27 15:34:50 -07:00 |
|