Commit Graph

5624 Commits

Author SHA1 Message Date
alschmiedt
3fe56b083c Merge pull request #4778 from alschmiedt/march_patch
Patch release with #4775
5.20210325.1
2021-04-13 13:09:20 -07:00
alschmiedt
c30e0831e7 Rebuild for patch release 2021-04-13 10:22:25 -07:00
alschmiedt
7a8d16aeef Reverts #4573 (#4775) 2021-04-13 10:21:49 -07:00
Rachel Fenichel
ad66ddfa3a Merge pull request #4765 from google/revert-4758-master
Revert "Issue #4475 fix"
2021-04-08 16:04:53 -07:00
Monica Kozbial
ec7a717777 Revert "Issue #4475 fix (#4758)"
This reverts commit dd5d35178d.
2021-04-08 15:47:19 -07:00
Grayson Nix
dd5d35178d Issue #4475 fix (#4758)
* Issue #4475 fix
2021-04-08 15:46:51 -07:00
Rachel Fenichel
4be82c0b30 Merge pull request #4734 from google/dependabot/npm_and_yarn/yargs-parser-5.0.1
Bump yargs-parser from 5.0.0 to 5.0.1
2021-03-31 10:50:31 -07:00
dependabot[bot]
c66735dcd2 Bump yargs-parser from 5.0.0 to 5.0.1
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/v5.0.1/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs-parser/compare/v5.0.0...v5.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 03:28:12 +00:00
Rachel Fenichel
1c4b07af92 Merge pull request #4745 from google/dependabot/npm_and_yarn/y18n-3.2.2
Bump y18n from 3.2.1 to 3.2.2
2021-03-30 20:27:13 -07:00
dependabot[bot]
fe0af50446 Bump y18n from 3.2.1 to 3.2.2
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 03:14:17 +00:00
Maribeth Bottorff
a61109c501 Merge pull request #4735 from google/rc_2021_3
Rc 2021 3
5.20210325.0
2021-03-25 10:04:06 -07:00
Maribeth Bottorff
8548b54221 Merge branch 'master' into rc_2021_3 2021-03-25 09:45:49 -07:00
Maribeth Bottorff
aed9ba13a9 Rebuild (#4733) 2021-03-25 09:37:19 -07:00
Maribeth Bottorff
ae33b64f4d update event type in blockly developer tools (#4731) 2021-03-24 17:47:49 -07:00
alschmiedt
71640fbff5 Fix keyboard shortcut for advanced compilation (#4727) 2021-03-24 13:09:33 -07:00
alschmiedt
fe41814958 Fix missing dependency (#4722) 2021-03-24 13:08:20 -07:00
Monica Kozbial
b6628da5bb Always scroll center on zoom reset (#4725)
* Always scroll center on zoom reset
2021-03-24 10:08:42 -07:00
Monica Kozbial
babf940ef5 Fix flyout scroll metrics (#4726)
* Fix flyout scroll metrics
2021-03-24 10:07:28 -07:00
Monica Kozbial
62dc2ff6fa Include oldCoordinate and oldContents in ws comment event serialization (#4718)
* Include oldCoordinate and oldContent in ws comment event serialization
2021-03-22 08:41:31 -07:00
translatewiki.net
a6a34f9311 Localisation updates from https://translatewiki.net. 2021-03-22 15:36:05 +01:00
Monica Kozbial
8386566894 Update IPositionable position JSDoc (#4705) 2021-03-19 16:39:27 -07:00
Monica Kozbial
7eabb8e8a3 Update inccorect jsdoc in mocha tests (#4707) 2021-03-19 16:33:41 -07:00
alschmiedt
deab5fdd69 Update to metrics interface (#4696) 2021-03-19 10:27:28 -07:00
alschmiedt
2cbbaa666a Mutator flyout scrollbar fix (#4711) 2021-03-18 16:08:06 -07:00
Monica Kozbial
7fdf579985 Update jsdoc (#4714) 2021-03-18 15:52:04 -07:00
alschmiedt
7eb94bf5be Update keyboard nav redirect link (#4708) 2021-03-18 11:28:20 -07:00
alschmiedt
9a93ca486f Fix advanced compilation tests for Q1 2021 release (#4709) 2021-03-17 15:46:17 -07:00
alschmiedt
c6b8791ece Update chrome driver version (#4710) 2021-03-17 12:56:10 -07:00
Sam El-Husseini
82a2dd90a7 Use registry to instantiate flyout from trashcan (#4706)
* Instantiate flyouts using registry in trashcan
2021-03-16 08:54:13 -07:00
alschmiedt
d58c80db76 Refactor flyout and toolbox metrics (#4648) 2021-03-15 12:37:23 -07:00
translatewiki.net
e8ad0f92a7 Localisation updates from https://translatewiki.net. 2021-03-12 06:53:59 +01:00
alschmiedt
869e4eb366 Update flyout metrics to work with the new metrics manager (#4684) 2021-03-09 17:09:49 -08:00
Monica Kozbial
8b0488d71e Fix flyout scrollbar reposition edge case (#4693)
* Fix flyout scrollbar position
2021-03-09 11:32:10 -08:00
Sam El-Husseini
17d2e72ab0 Fix circular dependencies in shortcut + contextmenu registries (#4681)
* Fix circular dependencies in shortcut and contextmenu registries
2021-03-08 13:35:11 -08:00
Monica Kozbial
bea85cda1c Positionables bugfix (#4685)
* Apply fixes to positionable logic

* Update variable name and add @private annotation
2021-03-08 11:20:30 -08:00
dependabot[bot]
24360ae384 Bump jsdom from 16.4.0 to 16.5.0 (#4688)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.5.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/16.4.0...16.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 11:05:06 -08:00
dependabot[bot]
b4280549a0 Bump webdriverio from 7.0.8 to 7.1.0 (#4689)
Bumps [webdriverio](https://github.com/webdriverio/webdriverio) from 7.0.8 to 7.1.0.
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/compare/v7.0.8...v7.1.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 11:04:54 -08:00
dependabot[bot]
657f0902d0 Bump google-closure-compiler from 20210202.0.0 to 20210302.0.0 (#4690)
Bumps [google-closure-compiler](https://github.com/google/closure-compiler-npm) from 20210202.0.0 to 20210302.0.0.
- [Release notes](https://github.com/google/closure-compiler-npm/releases)
- [Commits](https://github.com/google/closure-compiler-npm/compare/v20210202.0.0...v20210302.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 11:04:41 -08:00
dependabot[bot]
bc777ce77b Bump mocha from 8.3.0 to 8.3.1 (#4687)
Bumps [mocha](https://github.com/mochajs/mocha) from 8.3.0 to 8.3.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.3.0...v8.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 11:04:22 -08:00
dependabot[bot]
79d1b62017 Bump chai from 4.3.0 to 4.3.3 (#4691)
Bumps [chai](https://github.com/chaijs/chai) from 4.3.0 to 4.3.3.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](https://github.com/chaijs/chai/compare/4.3.0...4.3.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-08 11:03:17 -08:00
Rachel Fenichel
855185c6cf Merge pull request #4682 from rachel-fenichel/toolbox_constants
Use Blockly.utils.toolbox.Position enum everywhere
2021-03-08 10:52:58 -08:00
translatewiki.net
4c755c61f9 Localisation updates from https://translatewiki.net. 2021-03-08 15:47:48 +01:00
Monica Kozbial
d4897061d7 Cleanup comment (#4680) 2021-03-05 15:47:00 -08:00
Monica Kozbial
f837f1e44e Add zoom support for single-direction-scroll (#4653)
* Add zoom support for single-direction scroll
2021-03-05 14:37:41 -08:00
Rachel Fenichel
6a1ee141ea Lint 2021-03-05 14:23:43 -08:00
Rachel Fenichel
f7e0d5f4ea Use existing toolbox position enum 2021-03-05 14:16:43 -08:00
Rachel Fenichel
59084a043c TOOLBOX_AT_TOP and friends -> constants.toolboxPosition.TOP, etc 2021-03-05 13:48:45 -08:00
alschmiedt
26104d280d Update metrics to support mutators (#4679) 2021-03-05 11:44:29 -08:00
Monica Kozbial
0246e2a132 Fix flyout metrics and workspace scroll (#4674)
* Fix flyout metrics and max scroll logic in scroll

* Fix horizontal scroll wheel logic
2021-03-05 11:34:29 -08:00
Sam El-Husseini
63d26dc186 Add extra requires check (#4677)
* Add extra requires check
2021-03-05 09:50:51 -08:00