Rachel Fenichel
dad40c85bd
Merge pull request #5262 from rachel-fenichel/colour_constant_checks
...
More cleanup of blockly.js
2021-08-05 09:55:22 -07:00
kozbial
5d09b80cb6
Migrate core/input_types.js named requires
2021-08-05 09:45:06 -07:00
kozbial
de732f181d
Migrate core/input_types.js to goog.module
2021-08-05 09:45:06 -07:00
Aaron Dodson
80b521e8d7
Migrate core/renderers/geras/info.js to goog.module syntax ( #5305 )
...
* Migrate core/renderers/geras/info.js to ES6 const/let
* Migrate core/renderers/geras/info.js to goog.module
* Migrate core/renderers/geras/info.js to named requires
* clang-format core/renderers/geras/info.js
2021-08-05 08:09:10 -07:00
Rachel Fenichel
08cdbcf8c7
fix: update tag module workflow to add labels instead of setting one label
2021-08-04 17:35:34 -07:00
Rachel Fenichel
7bc461ea83
polish: export draggingConnections directly
2021-08-04 17:17:24 -07:00
Rachel Fenichel
36c02120e9
Rebuild
2021-08-04 15:59:41 -07:00
Rachel Fenichel
d5a6d7d3db
Move draggingConnections to common
2021-08-04 15:59:41 -07:00
Rachel Fenichel
1eabe91fa6
Move set/getParentContainer into common
2021-08-04 15:59:41 -07:00
Rachel Fenichel
084c421597
Remove some unused functions and add deprecation warnings
2021-08-04 15:59:41 -07:00
Aaron Dodson
fba87c93c4
Migrate core/renderers/geras/highlighter.js to goog.module syntax ( #5304 )
...
* Migrate core/renderers/geras/highlighter.js to ES6 const/let
* Migrate core/renderers/geras/highlighter.js to goog.module
* Migrate core/renderers/geras/highlighter.js to named requires
* clang-format core/renderers/geras/highlighter.js
2021-08-04 12:12:53 -07:00
Neil Fraser
ae39fb9e23
Add supressPrefixSuffix to if/else block
...
Alternatively, this could be done by using an extension, rather than JSON. I have no preference.
Issue #5268 .
2021-08-04 10:19:25 -07:00
kozbial
eea23e24f6
clang-format core/contextmenu.js
2021-08-04 09:57:18 -07:00
kozbial
fe29e1cb9d
Migrate core/contextmenu.js named requires
2021-08-04 09:57:18 -07:00
kozbial
19722e508f
Migrate core/contextmenu.js to goog.module
2021-08-04 09:57:18 -07:00
kozbial
fae0c2ac6d
Migrate core/contextmenu.js to ES6 const/let
2021-08-04 09:57:18 -07:00
kozbial
b233c5f10a
Update visibility of constants
2021-08-04 09:20:20 -07:00
kozbial
99b30b92ce
clang-format core/renderers/common/marker_svg.js
2021-08-04 09:20:20 -07:00
kozbial
3b43a19705
Migrate core/renderers/common/marker_svg.js named requires
2021-08-04 09:20:20 -07:00
kozbial
7aa382154c
Migrate core/renderers/common/marker_svg.js to goog.module
2021-08-04 09:20:20 -07:00
kozbial
8eda99ea34
Migrate core/renderers/common/marker_svg.js to ES6 const/let
2021-08-04 09:20:20 -07:00
dependabot[bot]
07ba10e334
Bump @blockly/theme-modern from 2.1.21 to 2.1.22
...
Bumps [@blockly/theme-modern](https://github.com/google/blockly-samples/tree/HEAD/plugins/theme-modern ) from 2.1.21 to 2.1.22.
- [Release notes](https://github.com/google/blockly-samples/releases )
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/theme-modern@2.1.22/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-08-04 16:08:08 +00:00
dependabot[bot]
4b0dbc5a56
Bump eslint from 7.31.0 to 7.32.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.31.0 to 7.32.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.31.0...v7.32.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-04 09:07:00 -07:00
Aaron Dodson
18efccc2f6
Migrate core/events/events_bubble_open.js to goog.module syntax ( #5285 )
...
* Migrate core/events/events_bubble_open.js to ES6 const/let
* Migrate core/events/events_bubble_open.js to goog.module
* Migrate core/events/events_bubble_open.js to named requires
2021-08-04 08:25:07 -07:00
Aaron Dodson
623e901b1c
Migrate core/events/events_trashcan_open.js to goog.module syntax ( #5277 )
...
* Migrate core/events/events_trashcan_open.js to ES6 const/let
* Migrate core/events/events_trashcan_open.js to goog.module
* Migrate core/events/events_trashcan_open.js to named requires
* clang-format core/events/events_trashcan_open.js
2021-08-04 08:23:38 -07:00
Aaron Dodson
136fc7e668
Migrate core/workspace_drag_surface_svg.js to goog.module syntax ( #5263 )
...
* Migrate core/workspace_drag_surface_svg.js to ES6 const/let
* Migrate core/workspace_drag_surface_svg.js to goog.module
* Migrate core/workspace_drag_surface_svg.js to named requires
* clang-format core/workspace_drag_surface_svg.js
* Re-wrap strings onto one line
2021-08-04 08:19:15 -07:00
kozbial
38b44f5dab
Remove unecessary implements
2021-08-03 15:32:13 -07:00
kozbial
d5d155641e
Add eslint disable to core/toolbox/separator.js
2021-08-03 15:32:13 -07:00
kozbial
d004607b3b
clang-format core/toolbox/separator.js
2021-08-03 15:32:13 -07:00
kozbial
6bf443bdd6
Migrate core/toolbox/separator.js named requires
2021-08-03 15:32:13 -07:00
kozbial
bce1136500
Migrate core/toolbox/separator.js to goog.module
2021-08-03 15:32:13 -07:00
kozbial
582b67ae7b
Migrate core/toolbox/separator.js to ES6 const/let
2021-08-03 15:32:13 -07:00
Monica Kozbial
bec82da358
Remove require destructuring ( #5294 )
2021-08-03 15:07:14 -07:00
Aaron Dodson
724cdd3bd2
Migrate core/events/events_selected.js to goog.module syntax ( #5281 )
...
* Migrate core/events/events_selected.js to ES6 const/let
* Migrate core/events/events_selected.js to goog.module
* Migrate core/events/events_selected.js to named requires
* clang-format core/events/events_selected.js
2021-08-03 14:36:54 -07:00
Aaron Dodson
35464d4475
Merge pull request #5293 from gonfunko/constants
...
Migrate core/renderers/geras/constants.js to goog.module syntax
2021-08-03 14:30:39 -07:00
alschmiedt
ceef9491f8
Merge pull request #5176 from alschmiedt/migrate_menu_item
...
Migrate core/menuitem.js to goog.module syntax
2021-08-03 13:49:25 -07:00
alschmiedt
0fb4ed3ff4
Fix imports
2021-08-03 13:44:22 -07:00
alschmiedt
1e3cdeb16e
clang-format core/menuitem.js
2021-08-03 13:44:22 -07:00
alschmiedt
dc682a7e0b
Migrate core/menuitem.js named requires
2021-08-03 13:44:22 -07:00
alschmiedt
cc606ba2d2
Migrate core/menuitem.js to goog.module
2021-08-03 13:44:19 -07:00
alschmiedt
e685e0fb8f
Migrate core/menuitem.js to ES6 const/let
2021-08-03 13:42:35 -07:00
alschmiedt
e7709cbd1f
Remove extra output from generator and mocha tests ( #5196 )
...
* Remove extra output from generator tests
* Fix test
* Update loglevel for both tests
2021-08-03 13:36:50 -07:00
Aaron Dodson
87ccee7843
clang-format core/renderers/geras/constants.js
2021-08-03 10:42:26 -07:00
Aaron Dodson
0203eec8c7
Migrate core/renderers/geras/constants.js to named requires
2021-08-03 10:40:25 -07:00
Aaron Dodson
8e30d9ebd1
Migrate core/renderers/geras/constants.js to goog.module
2021-08-03 10:37:17 -07:00
Aaron Dodson
6f66920437
Merge pull request #5275 from gonfunko/events_viewport
...
Migrate core/events/events_viewport.js to goog.module syntax
2021-08-03 08:03:08 -07:00
Aaron Dodson
5ef0cd93cf
Merge pull request #5284 from gonfunko/events_click
...
Migrate core/events/events_click.js to goog.module syntax
2021-08-03 08:02:56 -07:00
Aaron Dodson
7ab05af063
Merge branch 'goog_module' into events_click
2021-08-03 08:02:43 -07:00
kozbial
d11071999e
clang-format core/shortcut_items.js
2021-08-02 15:57:45 -07:00
kozbial
47ac554864
Migrate core/shortcut_items.js named requires
2021-08-02 15:57:45 -07:00