Aaron Dodson
|
6662718440
|
clang-format core/events/events_click.js
|
2021-08-02 11:27:17 -07:00 |
|
Aaron Dodson
|
0abdb821d8
|
Migrate core/events/events_click.js to named requires
|
2021-08-02 11:26:57 -07:00 |
|
Aaron Dodson
|
31fc78393f
|
Migrate core/events/events_click.js to goog.module
|
2021-08-02 11:24:28 -07:00 |
|
Aaron Dodson
|
0dde319291
|
Migrate core/events/events_click.js to ES6 const/let
|
2021-08-02 11:22:32 -07:00 |
|
Aaron Dodson
|
3f83a8f600
|
clang-format core/events/events_marker_move.js
|
2021-08-02 11:15:11 -07:00 |
|
Aaron Dodson
|
b9af6677e8
|
Migrate core/events/events_marker_move.js to named requires
|
2021-08-02 11:14:52 -07:00 |
|
Aaron Dodson
|
cf97c1c15f
|
Migrate core/events/events_marker_move.js to goog.module
|
2021-08-02 11:08:51 -07:00 |
|
Aaron Dodson
|
8c2a469931
|
Migrate core/events/events_marker_move.js to ES6 const/let
|
2021-08-02 11:04:40 -07:00 |
|
Aaron Dodson
|
18f19002bf
|
Merge branch 'goog_module' of https://github.com/gonfunko/blockly into events_toolbox_item_select
|
2021-08-02 10:53:26 -07:00 |
|
Aaron Dodson
|
e61620e71a
|
Merge branch 'goog_module' of https://github.com/gonfunko/blockly into events_viewport
|
2021-08-02 10:44:00 -07:00 |
|
Aaron Dodson
|
bbb859cb38
|
Merge pull request #5278 from gonfunko/metadata_size
Update build artifact sizes in check_metadata.sh
|
2021-08-02 10:37:37 -07:00 |
|
Aaron Dodson
|
98dd332fda
|
Add comment about root cause of build artifact size change
|
2021-08-02 10:34:32 -07:00 |
|
hpnrep6
|
4f7009a599
|
Fix Mutator editor block positions sometimes being out of place for an instant (#5210)
|
2021-08-02 10:32:22 -07:00 |
|
Aaron Dodson
|
2e545c677b
|
Update build artifact sizes in check_metadata.sh
|
2021-08-02 10:17:38 -07:00 |
|
Aaron Dodson
|
bee144fae2
|
clang-format core/events/events_toolbox_item_select.js
|
2021-08-02 09:53:38 -07:00 |
|
Aaron Dodson
|
df71e63830
|
Migrate core/events/events_toolbox_item_select.js to named requires
|
2021-08-02 09:53:12 -07:00 |
|
Aaron Dodson
|
7e9ee2d1c1
|
Migrate core/events/events_toolbox_item_select.js to goog.module
|
2021-08-02 09:52:43 -07:00 |
|
Aaron Dodson
|
412d810176
|
Migrate core/events/events_toolbox_item_select.js to ES6 const/let
|
2021-08-02 09:52:24 -07:00 |
|
Aaron Dodson
|
d3ad80f654
|
clang-format core/events/events_viewport.js
|
2021-08-02 09:36:01 -07:00 |
|
Aaron Dodson
|
38a459f5b4
|
Migrate core/events/events_viewport.js to named requires
|
2021-08-02 09:35:39 -07:00 |
|
Aaron Dodson
|
2294eb9a28
|
Migrate core/events/events_viewport.js to goog.module
|
2021-08-02 09:22:04 -07:00 |
|
Aaron Dodson
|
92df390074
|
Migrate core/events/events_viewport.js to ES6 const/let
|
2021-08-02 09:19:57 -07:00 |
|
dependabot[bot]
|
6e39b50c31
|
Bump @blockly/block-test from 1.1.2 to 1.1.3
Bumps [@blockly/block-test](https://github.com/google/blockly-samples/tree/HEAD/plugins/block-test) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/google/blockly-samples/releases)
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/block-test@1.1.3/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-08-02 09:01:21 +00:00 |
|
kozbial
|
0b16c9da9a
|
Remove extra eslint disable from core/gesture.js
|
2021-07-30 15:58:10 -07:00 |
|
kozbial
|
4eed760a19
|
Fix eslint disable lines
|
2021-07-30 15:53:51 -07:00 |
|
kozbial
|
7596388124
|
clang-format core/toolbox/toolbox_item.js
|
2021-07-30 15:53:51 -07:00 |
|
kozbial
|
65608065ea
|
Migrate core/toolbox/toolbox_item.js named requires
|
2021-07-30 15:53:51 -07:00 |
|
kozbial
|
af3f04b508
|
Migrate core/toolbox/toolbox_item.js to goog.module
|
2021-07-30 15:53:51 -07:00 |
|
kozbial
|
540088f25f
|
Update require to requireType
|
2021-07-30 15:51:45 -07:00 |
|
kozbial
|
0367b9845f
|
clang-format core/scrollbar.js and core/scrollbar_pair.js
|
2021-07-30 15:51:45 -07:00 |
|
kozbial
|
cb42316830
|
Migrate core/scrollbar.js and core/scrollbar_pair.js named requires
|
2021-07-30 15:51:45 -07:00 |
|
kozbial
|
5bbc49c21a
|
Migrate core/scrollbar.js and core/scrollbar_pair.js to goog.module
|
2021-07-30 15:51:45 -07:00 |
|
kozbial
|
308d03bd50
|
Migrate core/scrollbar.js and core/scrollbar_pair.js to ES6 const/let
|
2021-07-30 15:51:45 -07:00 |
|
kozbial
|
4b2e481340
|
Split core/scrollbar.js into 2 files
|
2021-07-30 15:51:45 -07:00 |
|
kozbial
|
3d8a79fe96
|
Add missing eslint disable to core/renderers/common/i_path_object.js
|
2021-07-30 15:49:17 -07:00 |
|
kozbial
|
d4543374d6
|
clang-format core/contextmenu_items.js
|
2021-07-30 15:44:57 -07:00 |
|
kozbial
|
d54f46a280
|
Migrate core/contextmenu_items.js named requires
|
2021-07-30 15:44:57 -07:00 |
|
kozbial
|
246bacd117
|
Migrate core/contextmenu_items.js to goog.module
|
2021-07-30 15:44:57 -07:00 |
|
kozbial
|
8f54b7832f
|
Migrate core/contextmenu_items.js to ES6 const/let
|
2021-07-30 15:44:57 -07:00 |
|
kozbial
|
2d6ec617fe
|
Address PR comments
|
2021-07-30 15:35:31 -07:00 |
|
kozbial
|
96f8b1d482
|
clang-format core/browser_events.js
|
2021-07-30 15:35:31 -07:00 |
|
kozbial
|
bd5c6864d6
|
Migrate core/browser_events.js named requires
|
2021-07-30 15:35:31 -07:00 |
|
kozbial
|
b28591fa5f
|
Migrate core/browser_events.js to goog.module
|
2021-07-30 15:35:31 -07:00 |
|
kozbial
|
2ccf3cb17d
|
Migrate core/browser_events.js to ES6 const/let
|
2021-07-30 15:35:31 -07:00 |
|
kozbial
|
b7b428919b
|
clang-format core/workspace_dragger.js
|
2021-07-30 15:24:37 -07:00 |
|
kozbial
|
75a98e6204
|
Migrate core/workspace_dragger.js named requires
|
2021-07-30 15:24:37 -07:00 |
|
kozbial
|
423fa02e8f
|
Migrate core/workspace_dragger.js to goog.module
|
2021-07-30 15:24:37 -07:00 |
|
kozbial
|
bf831dd83e
|
Migrate core/workspace_dragger.js to ES6 const/let
|
2021-07-30 15:24:37 -07:00 |
|
kozbial
|
03de38c41a
|
Add eslint disable
|
2021-07-30 15:19:26 -07:00 |
|
kozbial
|
31b10f1489
|
Migrate core/renderers/common/i_path_object.js named requires
|
2021-07-30 15:19:26 -07:00 |
|