Commit Graph

5593 Commits

Author SHA1 Message Date
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
Monica Kozbial
ef8a5a1fe1 Add PluginManager (#4672)
* Add PluginManager.
2021-03-04 16:51:06 -08:00
Rachel Fenichel
4e5cecf90c Merge pull request #4670 from rachel-fenichel/conn_type
Add enums for connection type and input type
2021-03-04 11:43:17 -08:00
Rachel Fenichel
9126876cdd Rebuild uncompressed 2021-03-04 10:24:01 -08:00
Rachel Fenichel
51d077e68a Add extern for inputTypes 2021-03-04 10:23:20 -08:00
Rachel Fenichel
1c372188de Fix tests 2021-03-04 10:23:20 -08:00
Rachel Fenichel
7f8c875b29 Fix lint 2021-03-04 10:23:20 -08:00
Rachel Fenichel
c6d6df81be Rebuild uncompressed 2021-03-04 10:23:18 -08:00
Rachel Fenichel
750b62030b First pass at creating connectionTypes and inputTYpes 2021-03-04 10:22:24 -08:00
translatewiki.net
a77f429ba0 Localisation updates from https://translatewiki.net. 2021-03-04 13:56:53 +01:00
Monica Kozbial
4844a1038c Adding single-direction scroll options to inject options (#4651)
* Adding single directions scroll config to inject options
2021-03-03 12:29:10 -08:00
Rachel Fenichel
ef2c6c880f Merge pull request #4664 from google/dependabot/npm_and_yarn/develop/blockly/dev-tools-2.0.10
Bump @blockly/dev-tools from 2.0.9 to 2.0.10
2021-03-02 16:35:15 -08:00
Monica Kozbial
f2cec81584 Adding Positionable interface (#4669)
* Adding IPositionable interface.
2021-03-02 16:17:17 -08:00
Rachel Fenichel
3e5c17313c Merge pull request #4665 from google/dependabot/npm_and_yarn/develop/blockly/theme-modern-2.1.10
Bump @blockly/theme-modern from 2.1.9 to 2.1.10
2021-03-02 15:52:57 -08:00
dependabot[bot]
5f2af3a273 Bump @blockly/dev-tools from 2.0.9 to 2.0.10
Bumps [@blockly/dev-tools](https://github.com/google/blockly-samples/tree/HEAD/plugins/dev-tools) from 2.0.9 to 2.0.10.
- [Release notes](https://github.com/google/blockly-samples/releases)
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/dev-tools@2.0.10/plugins/dev-tools)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 01:39:38 +00:00
Rachel Fenichel
46e0465286 Merge pull request #4666 from google/dependabot/npm_and_yarn/develop/eslint-7.21.0
Bump eslint from 7.20.0 to 7.21.0
2021-03-01 17:37:47 -08:00
Rachel Fenichel
40e64896de Merge pull request #4667 from google/dependabot/npm_and_yarn/develop/webdriverio-7.0.8
Bump webdriverio from 7.0.7 to 7.0.8
2021-03-01 17:36:50 -08:00
Rachel Fenichel
92d27b769d Merge pull request #4668 from google/dependabot/npm_and_yarn/develop/blockly/block-test-1.0.8
Bump @blockly/block-test from 1.0.7 to 1.0.8
2021-03-01 17:36:34 -08:00
Monica Kozbial
57749e6eb8 Updating bump logic to support single-direction scrollbars (#4652)
* Updating bump logic to support single-direction scrollbars
2021-03-01 12:20:12 -08:00
Sam El-Husseini
5780399750 Use registry for creating the no-category flyout (#4659)
* Use registry for creating the horizontal / vertical flyout
2021-03-01 10:00:47 -08:00
translatewiki.net
01035c3526 Localisation updates from https://translatewiki.net. 2021-03-01 14:41:42 +01:00
dependabot[bot]
287d823dc7 Bump @blockly/block-test from 1.0.7 to 1.0.8
Bumps [@blockly/block-test](https://github.com/google/blockly-samples/tree/HEAD/plugins/block-test) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/google/blockly-samples/releases)
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/block-test@1.0.8/plugins/block-test)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 05:11:49 +00:00
dependabot[bot]
145aa13576 Bump webdriverio from 7.0.7 to 7.0.8
Bumps [webdriverio](https://github.com/webdriverio/webdriverio) from 7.0.7 to 7.0.8.
- [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.7...v7.0.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 05:10:53 +00:00
dependabot[bot]
6ed0b7b7f5 Bump eslint from 7.20.0 to 7.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.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.20.0...v7.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 05:10:15 +00:00
dependabot[bot]
d1b3562dbb Bump @blockly/theme-modern from 2.1.9 to 2.1.10
Bumps [@blockly/theme-modern](https://github.com/google/blockly-samples/tree/HEAD/plugins/theme-modern) from 2.1.9 to 2.1.10.
- [Release notes](https://github.com/google/blockly-samples/releases)
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/theme-modern@2.1.10/plugins/theme-modern)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 05:09:37 +00:00
Monica Kozbial
88625bc3ae Adding requiresResize check (#4649) 2021-02-26 13:40:34 -08:00