Commit Graph

5504 Commits

Author SHA1 Message Date
alschmiedt
a8f28c6b11 Metrics refactor (#4627) 2021-02-10 16:19:56 -08:00
Rachel Fenichel
5e293f60b9 Merge pull request #4629 from rachel-fenichel/missing_require_feb
Update more missing requireTypes
2021-02-10 16:01:42 -08:00
dependabot[bot]
e8e0790518 Bump @blockly/dev-tools from 2.0.8 to 2.0.9 (#4623)
Bumps [@blockly/dev-tools](https://github.com/google/blockly-samples/tree/HEAD/plugins/dev-tools) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/google/blockly-samples/releases)
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/dev-tools@2.0.9/plugins/dev-tools)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 15:35:35 -08:00
dependabot[bot]
cd1c28d434 Bump chai from 4.2.0 to 4.3.0 (#4624)
Bumps [chai](https://github.com/chaijs/chai) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/master/History.md)
- [Commits](https://github.com/chaijs/chai/compare/4.2.0...4.3.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-10 15:35:06 -08:00
Rachel Fenichel
84446215c0 Update more missing requireTypes 2021-02-10 14:59:05 -08:00
Rachel Fenichel
5e7ab7f06e Merge pull request #4628 from rachel-fenichel/missing_require_feb
Fix some missing requires
2021-02-09 15:39:46 -08:00
Rachel Fenichel
f35aeb22b4 Remove circular dependency 2021-02-09 15:22:55 -08:00
Rachel Fenichel
9002492476 Fix missing require types in workspace svg 2021-02-09 15:01:05 -08:00
Rachel Fenichel
994fc2ce1f Fix missing requires in dropdown div and widget div 2021-02-09 14:47:14 -08:00
Rachel Fenichel
c449a3ec6c Fix missing requires in input and xml 2021-02-09 14:41:58 -08:00
Rachel Fenichel
da6fe1ac38 Fix missing requires in the insertion marker manager 2021-02-09 14:34:23 -08:00
translatewiki.net
950d23ad8d Localisation updates from https://translatewiki.net. 2021-02-08 17:16:03 +01:00
Beka Westberg
87f4799be7 Remove last FieldLabel call and fix adding dummy inputs to json (#4601)
* Change insertFieldAt to use registry

* Fix adding dummy input for non field_ prefixed fields

* Remove bad new keyword

* Add type cast
2021-02-05 16:03:32 -08:00
translatewiki.net
acd7b6f55e Localisation updates from https://translatewiki.net. 2021-02-04 08:47:15 +01:00
Rachel Fenichel
428d92d067 Merge pull request #4603 from google/dependabot/npm_and_yarn/develop/js-green-licenses-3.0.0
Bump js-green-licenses from 2.0.1 to 3.0.0
2021-02-02 15:55:58 -08:00
Rachel Fenichel
4a6121ffcf Merge pull request #4602 from google/dependabot/npm_and_yarn/develop/webdriverio-6.12.1
Bump webdriverio from 6.11.3 to 6.12.1
2021-02-02 15:55:39 -08:00
Rachel Fenichel
37354956a2 Merge pull request #4611 from google/dependabot/npm_and_yarn/develop/eslint-7.19.0
Bump eslint from 7.18.0 to 7.19.0
2021-02-02 13:38:45 -08:00
dependabot[bot]
52c41dee46 Bump eslint from 7.18.0 to 7.19.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.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.18.0...v7.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-02 20:51:48 +00:00
dependabot[bot]
f92fa7c6f2 Bump js-green-licenses from 2.0.1 to 3.0.0
Bumps [js-green-licenses](https://github.com/google/js-green-licenses) from 2.0.1 to 3.0.0.
- [Release notes](https://github.com/google/js-green-licenses/releases)
- [Changelog](https://github.com/google/js-green-licenses/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google/js-green-licenses/compare/v2.0.1...v3.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-02 20:51:38 +00:00
dependabot[bot]
44b20ca703 Bump webdriverio from 6.11.3 to 6.12.1
Bumps [webdriverio](https://github.com/webdriverio/webdriverio) from 6.11.3 to 6.12.1.
- [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/v6.11.3...v6.12.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-02 20:51:27 +00:00
Rachel Fenichel
ef5cc2e021 Merge pull request #4608 from rachel-fenichel/renderer_requires
Renderer requires and requireTypes
2021-02-02 12:27:05 -08:00
Monica Kozbial
17d7d1b449 Use ScrollbarPair and WorkspaceDragger in flyouts (#4607)
* Use ScrollbarPair for flyouts

* Address PR comments

* Fix compile error
2021-02-02 11:46:06 -08:00
Rachel Fenichel
3c43738999 Add missing requireTypes to zelos 2021-02-02 11:38:08 -08:00
Rachel Fenichel
9ce06fb7d3 Add missing requireTypes for core/renderers/measurables 2021-02-02 11:38:08 -08:00
Rachel Fenichel
b2052aeff4 Add requireTypes for renderers/common 2021-02-02 11:38:08 -08:00
Rachel Fenichel
6791e1aff2 Fix missing requires and requireTypes in zelos 2021-02-02 11:38:08 -08:00
Rachel Fenichel
1f4891e309 Fix missing requires and requireTypes in thrasos 2021-02-02 11:38:08 -08:00
Rachel Fenichel
52c77c70d6 Fix missing require and requireTypes in geras 2021-02-02 11:38:08 -08:00
alschmiedt
2dbf441e9b Trigger build on pull request (#4615) 2021-02-02 11:37:11 -08:00
alschmiedt
26beff4b2c Migrate our tests to use github actions (#4614) 2021-02-02 10:08:51 -08:00
translatewiki.net
3bf364a759 Localisation updates from https://translatewiki.net. 2021-01-28 18:45:10 +01:00
Sam El-Husseini
628d45357f Update appengine_tasks to include playground dependencies (#4591)
* Update appengine_tasks to include playground dependencies
2021-01-27 11:36:16 -08:00
dependabot[bot]
30f34387ea Bump eslint from 7.17.0 to 7.18.0 (#4598)
Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 7.18.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.17.0...v7.18.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-25 13:08:12 -08:00
dependabot[bot]
ed2f58f05c Bump google-closure-deps from 20201102.0.1 to 20210106.0.0 (#4596)
Bumps [google-closure-deps](https://github.com/google/closure-library) from 20201102.0.1 to 20210106.0.0.
- [Release notes](https://github.com/google/closure-library/releases)
- [Commits](https://github.com/google/closure-library/commits/v20210106)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-25 13:07:42 -08:00
alschmiedt
ee99aec820 Fix toolbox typings (#4588) 2021-01-25 09:48:05 -08:00
Beka Westberg
75f118b4f9 Refactor interpolate_ into multiple functions & remove direct new Field call (#4585)
* Refactor interpolation

* Added docs

* Add tests

* Add test for dummy input after field not prefixed with field_

* Fix typings

* Pr comments
2021-01-22 12:44:50 -08:00
alschmiedt
efdcb89b5c Register cursors (#4599) 2021-01-21 16:01:31 -08:00
Monica Kozbial
c94f40d02b Connecting block to parent in domToBlockHeadless_ (#4461)
* Attaching parent before setting field values when processing xml
2021-01-20 09:48:37 -08:00
alschmiedt
a3adc42e8a Remove keyboard navigation from core (#4593) 2021-01-19 11:50:51 -08:00
Rachel Fenichel
a9ea08aba9 Merge pull request #4583 from rachel-fenichel/stricter-missing-requires
More missing requires
2021-01-12 13:27:22 -08:00
Rachel Fenichel
c9be2402bd More missing requires 2021-01-12 12:38:21 -08:00
dependabot[bot]
59f21949f7 Bump google-closure-compiler from 20201207.0.0 to 20210106.0.0 (#4580)
Bumps [google-closure-compiler](https://github.com/google/closure-compiler-npm) from 20201207.0.0 to 20210106.0.0.
- [Release notes](https://github.com/google/closure-compiler-npm/releases)
- [Commits](https://github.com/google/closure-compiler-npm/compare/v20201207.0.0...v20210106.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-12 10:00:38 -08:00
Monica Kozbial
540ab16842 Fix serialization of workspace comment events and add tests (#4578)
* Fix serialization of workspace comment events and add tests
2021-01-11 16:14:34 -08:00
Monica Kozbial
faf953b18b Process xml tags in an explicit order in domToBlockHeadless_ (#4571)
* Process xml tags in an explicit order in domToBlockHeadless_
2021-01-11 15:58:45 -08:00
Sam El-Husseini
60e96c4d93 Temporarily disable strict require compiler errors (#4581)
* Disable strict require check in closure compiler
2021-01-11 14:07:29 -08:00
alschmiedt
fe0f401977 Fix collapsing bug and add tests (#4568) 2021-01-11 09:05:59 -08:00
Rachel Fenichel
9c8ab4f8c8 Merge pull request #4576 from rachel-fenichel/stricter-missing-requires
Add some missing requires and requireTypes
2021-01-08 15:16:06 -08:00
Rachel Fenichel
40928634e5 Add some missing requires and requireTypes 2021-01-08 15:03:55 -08:00
Sam El-Husseini
3a3ca0b0eb Always access properties on Blockly.utils.global using quotes (#4574) 2021-01-08 14:48:17 -08:00
alschmiedt
1208987dbb Update release scripts (#4558) 2021-01-08 11:52:02 -08:00