Commit Graph

5423 Commits

Author SHA1 Message Date
alschmiedt
be317617f9 Updates the metadata information (#4550) 2020-12-17 16:29:42 -08:00
alschmiedt
43b831a853 Merge pull request #4549 from google/master
Merge master into develop for 2020 release
2020-12-17 13:52:20 -08:00
alschmiedt
fd239e49b2 Merge pull request #4548 from google/rc_2020_12
Rc 2020 12
4.20201217.0
2020-12-17 13:20:22 -08:00
Abby
c3eeed765f Merge branch 'master' of https://github.com/google/blockly into rc_2020_12 2020-12-17 12:32:31 -08:00
alschmiedt
92f2ab0258 Rebuild (#4547) 2020-12-17 12:19:28 -08:00
alschmiedt
f7b4f7d4ca Update package json (#4545) 2020-12-17 12:07:56 -08:00
alschmiedt
ebd9d51f3d Revert "Allow .js script files to refer to Blockly global from blockly.d.ts (#4434)" (#4543)
This reverts commit 9a2f288dd4.
2020-12-17 10:08:16 -08:00
translatewiki.net
2febb55b47 Localisation updates from https://translatewiki.net. 2020-12-17 15:10:15 +01:00
Sam El-Husseini
7ebb53968c Update typings script and fix two typing issues: (#4542) 2020-12-16 19:29:20 -08:00
alschmiedt
1aedeba002 Update keyboard demo text (#4540) 2020-12-16 16:05:05 -08:00
alschmiedt
f3f9b424e3 Snap version number (#4534) 2020-12-14 14:59:15 -08:00
Maribeth Bottorff
55a453dab9 update break block even if it's not the dragged block (#4533) 2020-12-14 11:40:25 -08:00
Rachel Fenichel
e258d98b50 Merge pull request #4531 from google/dependabot/npm_and_yarn/develop/blockly/block-test-1.0.6
Bump @blockly/block-test from 1.0.5 to 1.0.6
2020-12-14 11:07:12 -08:00
dependabot[bot]
0d398d6c2a Bump @blockly/block-test from 1.0.5 to 1.0.6
Bumps [@blockly/block-test](https://github.com/google/blockly-samples/tree/HEAD/plugins/block-test) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/google/blockly-samples/releases)
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/block-test@1.0.6/plugins/block-test)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 05:10:45 +00:00
Monica Kozbial
4922cdccd3 Make isInsertionMarker public (#4525) 2020-12-11 15:56:00 -08:00
Monica Kozbial
210991f296 Remove reference to unimplemented textAreaChange (#4518) 2020-12-11 10:12:05 -08:00
alschmiedt
1043257f87 Fix ios12 bug (#4517)
* Changes mousedown to click event
2020-12-11 09:47:35 -08:00
alschmiedt
a4e6cfe393 Fix undo (#4511) 2020-12-10 09:02:00 -08:00
translatewiki.net
bdb1cc956b Localisation updates from https://translatewiki.net. 2020-12-10 13:40:57 +01:00
alschmiedt
45478bdbe9 Add a remove all key mapping function (#4498) 2020-12-09 16:50:10 -08:00
Monica Kozbial
29b96d8d35 Fix ui event checks (#4512) 2020-12-08 16:21:52 -08:00
Maribeth Bottorff
2de6c9ec7a Make sure el can be blurred before doing so (#4506) 2020-12-08 16:07:58 -08:00
Rachel Fenichel
b21fa5de63 Merge pull request #4501 from google/dependabot/npm_and_yarn/develop/selenium-standalone-6.23.0
Bump selenium-standalone from 6.20.1 to 6.23.0
2020-12-08 12:03:31 -08:00
Rachel Fenichel
bd965cb163 Merge pull request #4504 from google/dependabot/npm_and_yarn/develop/blockly/dev-tools-2.0.7
Bump @blockly/dev-tools from 2.0.6 to 2.0.7
2020-12-08 12:01:55 -08:00
dependabot[bot]
2fd5d8e11f Bump @blockly/dev-tools from 2.0.6 to 2.0.7
Bumps [@blockly/dev-tools](https://github.com/google/blockly-samples/tree/HEAD/plugins/dev-tools) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/google/blockly-samples/releases)
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/dev-tools@2.0.7/plugins/dev-tools)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-08 18:20:04 +00:00
Rachel Fenichel
c12be77701 Merge pull request #4502 from google/dependabot/npm_and_yarn/develop/blockly/block-test-1.0.5
Bump @blockly/block-test from 1.0.1 to 1.0.5
2020-12-08 10:17:44 -08:00
Rachel Fenichel
39f49f0ceb Merge pull request #4503 from google/dependabot/npm_and_yarn/develop/yargs-16.2.0
Bump yargs from 16.1.1 to 16.2.0
2020-12-08 10:17:21 -08:00
alschmiedt
ede19163b4 Remove deprecated functions in comment.js (#4496) 2020-12-07 10:44:49 -08:00
Monica Kozbial
6510e49162 Add warning to blockToCode (#4492)
* Add warning to blockToCode

* Address PR comments
2020-12-07 10:38:32 -08:00
Monica Kozbial
dd977b295b Preventing workspace click when trashcan is clicked (#4497) 2020-12-07 10:38:04 -08:00
translatewiki.net
53cf889069 Localisation updates from https://translatewiki.net. 2020-12-07 15:38:27 +01:00
dependabot[bot]
763e5791ce Bump yargs from 16.1.1 to 16.2.0
Bumps [yargs](https://github.com/yargs/yargs) from 16.1.1 to 16.2.0.
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs/compare/v16.1.1...v16.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 05:20:46 +00:00
dependabot[bot]
d7c1201cf7 Bump @blockly/block-test from 1.0.1 to 1.0.5
Bumps [@blockly/block-test](https://github.com/google/blockly-samples/tree/HEAD/plugins/block-test) from 1.0.1 to 1.0.5.
- [Release notes](https://github.com/google/blockly-samples/releases)
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/block-test@1.0.5/plugins/block-test)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 05:19:43 +00:00
dependabot[bot]
52caa55382 Bump selenium-standalone from 6.20.1 to 6.23.0
Bumps [selenium-standalone](https://github.com/vvo/selenium-standalone) from 6.20.1 to 6.23.0.
- [Release notes](https://github.com/vvo/selenium-standalone/releases)
- [Changelog](https://github.com/vvo/selenium-standalone/blob/master/HISTORY.md)
- [Commits](https://github.com/vvo/selenium-standalone/compare/v6.20.1...v6.23.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 05:18:17 +00:00
alschmiedt
697f7a2365 Move where a non editable bubble is created (#4495) 2020-12-04 12:36:42 -08:00
Monica Kozbial
adb521f705 Remove TODO and add workspace comment create event (#4494) 2020-12-03 12:55:21 -08:00
Monica Kozbial
b5e045fd2b Unskip test that is now passing (#4493) 2020-12-03 11:04:18 -08:00
Monica Kozbial
b8cfab62e8 Remove warning from Block bumpNeighbors (#4484)
* Remove warning
2020-12-02 16:39:30 -08:00
Monica Kozbial
5a3b99a08c Updating JsDoc in response to comment (#4491) 2020-12-02 16:13:53 -08:00
alschmiedt
5dafd4fba7 Fix update gh pages (#4488) 2020-12-02 16:07:20 -08:00
Monica Kozbial
bbca82cffb Add info to JsDoc for blockToCode (#4490) 2020-12-02 15:27:48 -08:00
alschmiedt
520aa600a6 Remove deprecated field functions (#4489) 2020-12-02 14:54:28 -08:00
jossie
80c1fb8703 fix #3596:Textarea of comment missing scrollbars (#4447) 2020-12-02 09:30:03 -08:00
Sam El-Husseini
6790d7f81c Fix windows path separator in uncompressed build (#4487)
* Fix windows path separator in uncompressed build
2020-12-01 14:07:29 -08:00
Rachel Fenichel
1254ab94cf Merge pull request #4478 from google/dependabot/npm_and_yarn/develop/webdriverio-6.10.2
Bump webdriverio from 6.6.6 to 6.10.2
2020-12-01 10:49:21 -08:00
alschmiedt
ded97db12e Fix statement input height bug (#4486) 2020-12-01 10:26:46 -08:00
Rachel Fenichel
2361bcdecd Merge pull request #4469 from google/dependabot/npm_and_yarn/develop/google-closure-deps-20201102.0.1
Bump google-closure-deps from 20200719.0.0 to 20201102.0.1
2020-12-01 10:24:55 -08:00
Monica Kozbial
5153a32424 Remove debugging console log from test (#4482) 2020-11-30 14:22:43 -08:00
Rachel Fenichel
a11ba810f8 Merge pull request #4468 from google/dependabot/npm_and_yarn/develop/yargs-16.1.1
Bump yargs from 16.0.3 to 16.1.1
2020-11-30 11:57:13 -08:00
Rachel Fenichel
2f59f70397 Merge pull request #4467 from google/dependabot/npm_and_yarn/develop/eslint-7.14.0
Bump eslint from 7.10.0 to 7.14.0
2020-11-30 11:56:41 -08:00