Commit Graph

5369 Commits

Author SHA1 Message Date
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
alschmiedt
97117bdb12 Update method names in shortcut registry (#4479) 2020-11-30 10:52:09 -08:00
dependabot[bot]
bed9a65b9e Bump webdriverio from 6.6.6 to 6.10.2
Bumps [webdriverio](https://github.com/webdriverio/webdriverio) from 6.6.6 to 6.10.2.
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/compare/v6.6.6...v6.10.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 05:20:44 +00:00
translatewiki.net
9b6d15a3bc Localisation updates from https://translatewiki.net. 2020-11-23 15:17:57 +01:00
dependabot[bot]
3077f3482f Bump google-closure-deps from 20200719.0.0 to 20201102.0.1
Bumps [google-closure-deps](https://github.com/google/closure-library) from 20200719.0.0 to 20201102.0.1.
- [Release notes](https://github.com/google/closure-library/releases)
- [Commits](https://github.com/google/closure-library/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-23 05:18:01 +00:00
dependabot[bot]
5bc31d221a Bump yargs from 16.0.3 to 16.1.1
Bumps [yargs](https://github.com/yargs/yargs) from 16.0.3 to 16.1.1.
- [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.0.3...v16.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-23 05:17:09 +00:00
dependabot[bot]
bdbff19fcf Bump eslint from 7.10.0 to 7.14.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.10.0 to 7.14.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.10.0...v7.14.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-23 05:16:23 +00:00
Maribeth Bottorff
b5c77137bd factor out getX and getY methods for flyouts (#4463) 2020-11-19 10:12:06 -08:00
translatewiki.net
7fce707161 Localisation updates from https://translatewiki.net. 2020-11-19 15:44:44 +01:00
Monica Kozbial
7a048bdb47 Add tests to logic ternary block (#4427)
* Add tests to logic ternary block

* Fix lint
2020-11-18 14:21:56 -08:00
Monica Kozbial
31cf78abc9 Make FieldDropdown menu_ field protected (#4453) 2020-11-18 14:21:13 -08:00
Rachel Fenichel
17ec24e6cb Merge pull request #4456 from rachel-fenichel/update_closure
Update closure
2020-11-17 14:32:37 -08:00
Rachel Fenichel
ad0a9ae8ee Merge pull request #4460 from samelhusseini/fix_travis
Upgrade chromedriver version to satisfy travis
2020-11-17 14:22:37 -08:00
Sam El-Husseini
67a6bfd0cf Fix travis 2020-11-17 14:15:51 -08:00
Monica Kozbial
a523dacacb Link to multiline text field documentation in JSDoc (#4455)
* Link to FieldMultilineTextInput documentation in JSDoc

* Remove TODO
2020-11-17 13:49:03 -08:00
Beka Westberg
04ea0f1397 Fixes mutators considering insertion markers during compose (#4449)
* Fix markers for lists, logic, and text

* Fix insertion markers in procedure mutators
2020-11-17 13:32:36 -08:00
Beka Westberg
7a4470f486 Add mutator bump back in (#4450) 2020-11-17 11:44:55 -08:00
Rachel Fenichel
86d2cf07e9 Merge pull request #4451 from google/dependabot/npm_and_yarn/develop/gulp-sourcemaps-3.0.0
Bump gulp-sourcemaps from 2.6.5 to 3.0.0
2020-11-17 10:42:57 -08:00
Rachel Fenichel
66b92cb947 Update closure compiler in package-lock 2020-11-17 10:35:39 -08:00
Rachel Fenichel
3a138936c3 Update closure 2020-11-17 10:34:34 -08:00
Rachel Fenichel
dca452f054 Merge pull request #4452 from google/dependabot/npm_and_yarn/develop/mocha-8.2.1
Bump mocha from 8.2.0 to 8.2.1
2020-11-17 10:31:58 -08:00
Monica Kozbial
e6cdbf9a5d Add fix for display text on multiline text block (#4454) 2020-11-16 17:19:42 -08:00
David Foster
9a2f288dd4 Allow .js script files to refer to Blockly global from blockly.d.ts (#4434) 2020-11-16 14:12:10 -08:00
dependabot[bot]
37b3dec254 Bump mocha from 8.2.0 to 8.2.1
Bumps [mocha](https://github.com/mochajs/mocha) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v8.2.0...v8.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16 05:17:26 +00:00
dependabot[bot]
37219e1094 Bump gulp-sourcemaps from 2.6.5 to 3.0.0
Bumps [gulp-sourcemaps](https://github.com/gulp-sourcemaps/gulp-sourcemaps) from 2.6.5 to 3.0.0.
- [Release notes](https://github.com/gulp-sourcemaps/gulp-sourcemaps/releases)
- [Commits](https://github.com/gulp-sourcemaps/gulp-sourcemaps/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-16 05:16:47 +00:00
Rachel Fenichel
cc2bb54625 Merge pull request #4437 from google/dependabot/npm_and_yarn/develop/blockly/theme-modern-2.1.6
Bump @blockly/theme-modern from 2.1.4 to 2.1.6
2020-11-09 10:57:55 -08:00
Rachel Fenichel
79fd0cd224 Merge pull request #4438 from google/dependabot/npm_and_yarn/develop/blockly/dev-tools-2.0.6
Bump @blockly/dev-tools from 2.0.5 to 2.0.6
2020-11-09 10:57:32 -08:00
Beka Westberg
76192da16e Fixes pitch field not working with prompt (#4436) 2020-11-09 10:50:21 -08:00
translatewiki.net
345ad44f11 Localisation updates from https://translatewiki.net. 2020-11-09 12:33:47 +01:00
dependabot[bot]
4e0944ca72 Bump @blockly/dev-tools from 2.0.5 to 2.0.6
Bumps [@blockly/dev-tools](https://github.com/google/blockly-samples/tree/HEAD/plugins/dev-tools) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/google/blockly-samples/releases)
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/dev-tools@2.0.6/plugins/dev-tools)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 05:19:29 +00:00
dependabot[bot]
1d582afa9d Bump @blockly/theme-modern from 2.1.4 to 2.1.6
Bumps [@blockly/theme-modern](https://github.com/google/blockly-samples/tree/HEAD/plugins/theme-modern) from 2.1.4 to 2.1.6.
- [Release notes](https://github.com/google/blockly-samples/releases)
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/theme-modern@2.1.6/plugins/theme-modern)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-09 05:18:22 +00:00
Monica Kozbial
dd0d5aee53 Adding procedure tests and handling procedures instantiated without name (#4428)
* Expand procedure tests and fix bug with default ids

* Add tests

* Remove xml_procedures_test.js and add non-overlapping test cases into procedures_test.js
2020-11-06 11:48:48 -08:00
Rachel Fenichel
f71a1b9c76 Merge pull request #4423 from google/dependabot/npm_and_yarn/develop/blockly/dev-tools-2.0.5
Bump @blockly/dev-tools from 2.0.2 to 2.0.5
2020-11-06 11:46:38 -08:00
Monica Kozbial
8361268c63 Refactor field_variable_tests to use dev-tools (#4417)
* Refactor field_variable_tests to use dev-tools
2020-11-06 11:35:00 -08:00
Rachel Fenichel
16e15918db Merge pull request #4404 from google/dependabot/npm_and_yarn/develop/mocha-8.2.0
Bump mocha from 8.1.3 to 8.2.0
2020-11-06 11:32:10 -08:00
Monica Kozbial
637497148d Renaming ui event properties and updating documentation for consistency (#4432)
* Renaming properties and updating documentation for consistency

* Update more properties

* fix tests
2020-11-05 11:40:17 -08:00
translatewiki.net
05faa51a14 Localisation updates from https://translatewiki.net. 2020-11-05 13:17:15 +01:00