Commit Graph

6981 Commits

Author SHA1 Message Date
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
Rachel Fenichel 1dfee3a722 Make defs private and add nullability 2021-07-23 16:39:40 -07:00
Aaron Dodson 7bdef61631 Merge pull request #5180 from gonfunko/flyout_base
Migrate core/flyout_base.js to goog.module syntax
2021-07-23 15:47:58 -07:00
Aaron Dodson 682048254c Merge branch 'goog_module' into flyout_base 2021-07-23 15:47:51 -07:00
Aaron Dodson fd02f43009 Merge pull request #5191 from gonfunko/flyout_vertical
Migrate core/flyout_vertical.js to goog.module syntax
2021-07-23 15:46:34 -07:00
Aaron Dodson d23fe44de5 Merge branch 'goog_module' into flyout_vertical 2021-07-23 15:46:27 -07:00
Aaron Dodson b5c8320a0a Merge pull request #5177 from gonfunko/field_textinput
Migrate core/field_textinput.js to goog.module syntax
2021-07-23 15:37:10 -07:00
Aaron Dodson 265d069d90 Merge branch 'goog_module' into field_textinput 2021-07-23 15:31:02 -07:00
Aaron Dodson b327e990e8 Merge pull request #5195 from gonfunko/input
Migrate core/input.js to goog.module syntax
2021-07-23 15:29:41 -07:00