Commit Graph

5348 Commits

Author SHA1 Message Date
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
Monica Kozbial
40ef586260 Refactoring Ui events in core (#4418)
* Ui events base (#4370)

* Add constants for new ui event types

* Add property to indicate an event as UI event

* Click events (#4372)

* Creating new ui base class.

* Refactor theme event (#4391)

* Add themeName property to theme event

* Refactor marker move events. (#4389)

* Refactor trashcan open event (#4392)

* Refactor selected event (#4387)

* Refactor toolbox item change event (#4394)

* Refactor bubble open events (#4390)

* Refactor block drag event (#4388)

* Viewport events (#4395)

* Fix event filtering for ui events (#4401)

* Move events to new directory and rename Ui events base (#4400)

* Move events to new directory and rename Ui events base

* Add missing fromJson implementation for click event (#4410)

* Adding serialization tests for events

* Zoom controls event (#4407)

* Refactor zoom event

* Rename IS_UI_EVENT to isUiEvent
2020-11-04 14:43:54 -08:00
Sam El-Husseini
d782e2f4af Fix conflict in background CSS for dropdown div (#4431)
* Fix conflict in background CSS for dropdown div

* Fix comment
2020-11-04 14:05:36 -08:00
Monica Kozbial
9bcfa60e86 Add missing cleanup to multiline field test (#4416) 2020-11-02 16:37:17 -08:00
Anjali Pal
eff3fcc289 set data-id on block svgs for IE11 (#4425) 2020-11-02 14:08:12 -08:00
alschmiedt
f1498e7f07 Keyboard shortcuts (#4421)
* Adds shortcut registry and removes action and key map (#4398)

* Adds Shortcut tests and refactored navigation tests (#4412)

* Adds shortcut items (#4408)

* Add shortcuts for navigation (#4409)

* Add final keyboard shortcut cleanup (#4413)
2020-11-02 13:30:05 -08:00
translatewiki.net
4364bdb18c Localisation updates from https://translatewiki.net. 2020-11-02 12:37:39 +01:00
dependabot[bot]
a688b3d785 Bump @blockly/dev-tools from 2.0.2 to 2.0.5
Bumps [@blockly/dev-tools](https://github.com/google/blockly-samples/tree/HEAD/plugins/dev-tools) from 2.0.2 to 2.0.5.
- [Release notes](https://github.com/google/blockly-samples/releases)
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/dev-tools@2.0.5/plugins/dev-tools)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 05:28:05 +00:00
alschmiedt
8eb794f30e Uses the ws scroll value when updating flyout (#4415) 2020-10-30 13:30:53 -07:00
Sam El-Husseini
363095a7e5 Fix graph demo (#4406)
* Fix graph demo by resetting a couple of CSS fields
2020-10-26 14:55:10 -07:00
translatewiki.net
d3b6d01d7d Localisation updates from https://translatewiki.net. 2020-10-26 15:53:59 +01:00
dependabot[bot]
64667bd5b8 Bump mocha from 8.1.3 to 8.2.0
Bumps [mocha](https://github.com/mochajs/mocha) from 8.1.3 to 8.2.0.
- [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.1.3...v8.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 05:22:06 +00:00
translatewiki.net
432ebc9224 Localisation updates from https://translatewiki.net. 2020-10-22 12:56:21 +02:00
Rachel Fenichel
2639be339f Merge pull request #4371 from mmathrani/patch-1
Update README.md
2020-10-21 11:58:22 -07:00
Rachel Fenichel
f9d513eba6 Merge pull request #4384 from google/dependabot/npm_and_yarn/develop/blockly/theme-modern-2.1.4
Bump @blockly/theme-modern from 2.1.2 to 2.1.4
2020-10-21 11:57:58 -07:00
Rachel Fenichel
9473e8570e Merge pull request #4385 from google/dependabot/npm_and_yarn/develop/webdriverio-6.6.6
Bump webdriverio from 6.5.2 to 6.6.6
2020-10-21 11:57:32 -07:00
alschmiedt
edbd6991b4 Small fixes to the toolbox (#4380) 2020-10-19 09:43:41 -07:00
translatewiki.net
502799cc46 Localisation updates from https://translatewiki.net. 2020-10-19 14:50:20 +02:00
dependabot[bot]
65c5b070b7 Bump webdriverio from 6.5.2 to 6.6.6
Bumps [webdriverio](https://github.com/webdriverio/webdriverio) from 6.5.2 to 6.6.6.
- [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.5.2...v6.6.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 05:10:35 +00:00
alschmiedt
624e126121 Remove component file (#4379) 2020-10-16 16:47:44 -07:00
alschmiedt
7eb9c498e6 Test Blockly.onKeyDown method (#4373) 2020-10-16 11:26:32 -07:00