Commit Graph

6225 Commits

Author SHA1 Message Date
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
Rachel Fenichel
ff4744e9c0 Merge pull request #4573 from rachel-fenichel/update-jsdom
Update jsdom
2021-01-08 11:05:29 -08:00
Rachel Fenichel
03cd8f13ca Remove typescript from dependencies 2021-01-08 10:58:04 -08:00
Rachel Fenichel
fc0c2c5dbe Update jsdom 2021-01-07 18:32:29 -08:00
Rachel Fenichel
cb7350280f Merge branch 'develop' of https://github.com/google/blockly into develop 2021-01-07 15:49:20 -08:00
Rachel Fenichel
a60a4bfeb5 Merge pull request #4569 from rachel-fenichel/clang-format
Add clang-format dev dependency and format script
2021-01-07 15:49:02 -08:00
Rachel Fenichel
6f4ea59cde Merge branch 'develop' of https://github.com/google/blockly into develop 2021-01-07 13:57:34 -08:00
Gagik Papikyan
e4decd8f08 Added maxLines config option to MultilineInput (#4477)
* Added maxLines config option

* Made maxLines_ protected

* Added parentheses

* fontsize fix

* Enabled scrollbars at overflow of y axis

* Added ellipsis handling for overflow Y

* Deleted unused variable

* Added an explanation comment
2021-01-07 13:53:51 -08:00
Rachel Fenichel
a4c60b6cc6 Add format script 2021-01-07 13:49:29 -08:00
Rachel Fenichel
d4331058c1 Add clang-format package and dotfile 2021-01-07 13:04:24 -08:00
translatewiki.net
edebb58483 Localisation updates from https://translatewiki.net. 2021-01-07 15:16:10 +01:00
Monica Kozbial
dc22b30849 Update demo deploy script and fix gcloudignore file (#4566) 2021-01-06 14:58:28 -08:00
Rachel Fenichel
9dcd060a90 Merge branch 'develop' of https://github.com/google/blockly into develop 2021-01-05 14:57:24 -08:00
Rachel Fenichel
688ba16ae6 Merge pull request #4564 from google/dependabot/npm_and_yarn/develop/google-closure-compiler-20201207.0.0
Bump google-closure-compiler from 20201102.0.1 to 20201207.0.0
2021-01-05 11:15:42 -08:00
Rachel Fenichel
d34ff6ad8f Merge pull request #4553 from google/dependabot/npm_and_yarn/develop/blockly/block-test-1.0.7
Bump @blockly/block-test from 1.0.6 to 1.0.7
2021-01-05 11:14:18 -08:00
Rachel Fenichel
aa49e57cc9 Merge pull request #4562 from google/dependabot/npm_and_yarn/develop/blockly/theme-modern-2.1.9
Bump @blockly/theme-modern from 2.1.6 to 2.1.9
2021-01-05 11:10:59 -08:00
Fishuke
16979f7458 Fix misplaced percent sign in css, close iframe html tag (#4560) 2021-01-05 11:09:37 -08:00
Rachel Fenichel
5191fef619 Merge pull request #4563 from google/dependabot/npm_and_yarn/develop/webdriverio-6.11.3
Bump webdriverio from 6.10.2 to 6.11.3
2021-01-05 11:08:38 -08:00
Monica Kozbial
77884550a5 Add script for deploying demos (#4551) 2021-01-05 11:08:29 -08:00
dependabot[bot]
4faf325e3c Bump google-closure-compiler from 20201102.0.1 to 20201207.0.0
Bumps [google-closure-compiler](https://github.com/google/closure-compiler-npm) from 20201102.0.1 to 20201207.0.0.
- [Release notes](https://github.com/google/closure-compiler-npm/releases)
- [Commits](https://github.com/google/closure-compiler-npm/compare/v20201102.0.1...v20201207.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 19:07:40 +00:00
dependabot[bot]
e232c431a0 Bump @blockly/block-test from 1.0.6 to 1.0.7
Bumps [@blockly/block-test](https://github.com/google/blockly-samples/tree/HEAD/plugins/block-test) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/google/blockly-samples/releases)
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/block-test@1.0.7/plugins/block-test)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 19:06:16 +00:00
Rachel Fenichel
10a489171e Merge pull request #4561 from google/dependabot/npm_and_yarn/develop/eslint-7.17.0
Bump eslint from 7.14.0 to 7.17.0
2021-01-05 11:02:26 -08:00
dependabot[bot]
0c8a9a5d24 Bump webdriverio from 6.10.2 to 6.11.3
Bumps [webdriverio](https://github.com/webdriverio/webdriverio) from 6.10.2 to 6.11.3.
- [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.10.2...v6.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 19:01:09 +00:00
Neil Fraser
edd475f37b Update Blockly Games URL. (#4557)
Currently there's a double-redirect (Blockly sends the user to appspot, Blockly Games then sends the user to its own domain).
2021-01-05 11:00:22 -08:00
Rachel Fenichel
f9c89d0f84 Merge pull request #4532 from google/dependabot/npm_and_yarn/develop/blockly/dev-tools-2.0.8
Bump @blockly/dev-tools from 2.0.7 to 2.0.8
2021-01-05 10:59:24 -08:00
Rachel Fenichel
a0dea49745 Merge pull request #4526 from google/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
2021-01-05 10:59:12 -08:00
translatewiki.net
a457268579 Localisation updates from https://translatewiki.net. 2021-01-04 14:40:16 +01:00
dependabot[bot]
d468ab7e91 Bump eslint from 7.14.0 to 7.17.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.14.0 to 7.17.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.14.0...v7.17.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-04 05:09:37 +00:00
translatewiki.net
21a7c30e8e Localisation updates from https://translatewiki.net. 2020-12-29 08:45:04 +01:00
translatewiki.net
aa4494949a Localisation updates from https://translatewiki.net. 2020-12-22 13:52:15 +01:00
Neil Fraser
1ea7d33cb0 Add missing semicolon 2020-12-21 13:38:13 -08:00
alschmiedt
be317617f9 Updates the metadata information (#4550) 2020-12-17 16:29:42 -08:00