Monica Kozbial
981dc09d85
Update access level of methods in FieldTextInput ( #4359 )
2020-10-13 10:55:56 -07:00
Sam El-Husseini
fba35d342c
Add missing require Blockly.constants ( #4366 )
2020-10-12 17:56:42 -04:00
michellammertink
b27231c0e3
Add Blockly.constants dependency to utils/toolbox.js ( #4360 )
2020-10-12 11:53:49 -07:00
alschmiedt
ae4f894233
Make private methods protected ( #4365 )
2020-10-12 11:20:28 -07:00
Halit Anil Donmez
c913c027c5
select text on comment open ( #4349 )
2020-10-12 11:15:45 -07:00
Rachel Fenichel
48fa316b96
Merge pull request #4362 from google/dependabot/npm_and_yarn/develop/selenium-standalone-6.20.1
...
Bump selenium-standalone from 6.20.0 to 6.20.1
2020-10-12 10:53:36 -07:00
dependabot[bot]
b70dbc87b8
Bump @blockly/block-test from 1.0.0 to 1.0.1 ( #4361 )
...
Bumps [@blockly/block-test](https://github.com/google/blockly-samples/tree/HEAD/plugins/block-test ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/google/blockly-samples/releases )
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/block-test@1.0.1/plugins/block-test )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 10:15:44 -07:00
dependabot[bot]
eb224195a4
Bump selenium-standalone from 6.20.0 to 6.20.1
...
Bumps [selenium-standalone](https://github.com/vvo/selenium-standalone ) from 6.20.0 to 6.20.1.
- [Release notes](https://github.com/vvo/selenium-standalone/releases )
- [Changelog](https://github.com/vvo/selenium-standalone/blob/master/HISTORY.md )
- [Commits](https://github.com/vvo/selenium-standalone/compare/v6.20.0...v6.20.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-12 05:15:33 +00:00
Monica Kozbial
9ef5c853b3
Remove ORDER_COMMA from PHP generator. ( #4357 )
2020-10-08 14:23:09 -07:00
translatewiki.net
449f3d7490
Localisation updates from https://translatewiki.net .
2020-10-08 15:50:11 +02:00
Halit Anil Donmez
a131794ef0
add deprecation warning ( #4356 )
...
* add deprecation warning
* fix indent and update deprecation date
2020-10-07 13:16:27 -07:00
Monica Kozbial
3f88a3f193
Replace incorrect usage of ORDER_COMMA with ORDER_NONE ( #4354 )
2020-10-07 11:22:26 -07:00
Halit Anil Donmez
b48d3a6dd3
add new typed variable ( #4352 )
...
* add new typed variable
* add typed variables to the prompt message
2020-10-07 11:07:35 -07:00
Halit Anil Donmez
9bafa7e40d
do value update if the value is valid again ( #4351 )
...
* do value update if the value is valid again
* update the logic at set value
* fix tests
* update logging
2020-10-07 11:05:02 -07:00
alschmiedt
a0c0b86679
Fix toolbox types ( #4355 )
2020-10-07 11:04:10 -07:00
Monica Kozbial
3b1643f221
Refactor FieldImage tests to use dev-tools helpers ( #4315 )
...
* Refactor FieldImage tests to use dev-tools helpers
2020-10-07 10:43:44 -07:00
alschmiedt
af5677205c
Merge pull request #4347 from google/dependabot/npm_and_yarn/develop/blockly/theme-modern-2.1.2
...
Bump @blockly/theme-modern from 2.1.1 to 2.1.2
2020-10-05 09:43:46 -07:00
alschmiedt
4e71b7c20b
Merge pull request #4346 from google/dependabot/npm_and_yarn/develop/blockly/dev-tools-2.0.2
...
Bump @blockly/dev-tools from 2.0.1 to 2.0.2
2020-10-05 09:43:29 -07:00
translatewiki.net
2f996fd6c0
Localisation updates from https://translatewiki.net .
2020-10-05 15:53:57 +02:00
dependabot[bot]
87148cd7cd
Bump @blockly/theme-modern from 2.1.1 to 2.1.2
...
Bumps [@blockly/theme-modern](https://github.com/google/blockly-samples/tree/HEAD/plugins/theme-modern ) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/google/blockly-samples/releases )
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/theme-modern@2.1.2/plugins/theme-modern )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-05 05:13:20 +00:00
dependabot[bot]
dae0fdd41a
Bump @blockly/dev-tools from 2.0.1 to 2.0.2
...
Bumps [@blockly/dev-tools](https://github.com/google/blockly-samples/tree/HEAD/plugins/dev-tools ) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/google/blockly-samples/releases )
- [Commits](https://github.com/google/blockly-samples/commits/@blockly/dev-tools@2.0.2/plugins/dev-tools )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-05 05:12:00 +00:00
Monica Kozbial
e67e49ad9b
Update FieldDropdown to use dev-tools helpers ( #4316 )
2020-10-02 14:15:20 -07:00
Maribeth Bottorff
ba9ea757b6
Change weights of default context menu items to support easier sorting ( #4344 )
2020-10-02 10:34:20 -07:00
Sam El-Husseini
70f71af933
Add test-blocks into the basic playground ( #4333 )
...
* Use local node_modules files instead of unkpkg for advanced playground, get test blocks in the basic playground from npm
* Also move theme-modern
* Update package-lock
2020-10-02 09:48:01 -07:00
translatewiki.net
858a1f0999
Localisation updates from https://translatewiki.net .
2020-10-02 09:02:57 +02:00
Monica Kozbial
6ec002e3d4
Adding tests for multiline block ( #4317 )
...
* Adding tests for multiline input
2020-09-30 15:20:35 -07:00
Monica Kozbial
ef6f3ebe8c
Clean up some text generator logic ( #4342 )
2020-09-30 15:18:40 -07:00
Monica Kozbial
81d355f5fa
Fix order errors in text generators ( #4329 )
...
* Fix dart text generator logic
* Fix Javascript text generator logic.
* Fix Lua text generator logic
* Fix php text generator logic
* Fix python text generator logic
* Fix error in substring logic
* Fix unit test block generators
* Update from ORDER_COMMA to ORDER_NONE
* Update golden files
2020-09-30 14:08:45 -07:00
alschmiedt
64fe425944
Fix toolbox resize problem ( #4340 )
2020-09-30 12:55:27 -07:00
alschmiedt
e9f46aea28
Fix adding an icon in xml definition ( #4336 )
2020-09-29 18:04:41 -07:00
Monica Kozbial
311167bdc5
Fix render issue with block factory connection dropdown ( #4334 )
2020-09-29 15:58:19 -07:00
Monica Kozbial
dec7463a49
Update FieldCheckbox and FieldColour setValue tests ( #4332 )
...
* update FieldCheckbox setValue tests
* update FieldColout setValue tests
2020-09-29 10:09:05 -07:00
Monica Kozbial
76fabc91f7
Capture deprecation warnings in tests that have associated bugs ( #4314 )
2020-09-29 09:57:17 -07:00
Rachel Fenichel
a0370f1b34
Merge pull request #4330 from rachel-fenichel/deprecation_delete
...
Delete some deprecated functions
2020-09-28 13:24:29 -07:00
Rachel Fenichel
2697b97a69
Merge pull request #4326 from google/dependabot/npm_and_yarn/develop/google-closure-compiler-20200920.0.0
...
Bump google-closure-compiler from 20200830.0.0 to 20200920.0.0
2020-09-28 13:15:26 -07:00
Rachel Fenichel
84f0d76ac0
Merge pull request #4325 from google/dependabot/npm_and_yarn/develop/eslint-7.10.0
...
Bump eslint from 7.9.0 to 7.10.0
2020-09-28 13:14:26 -07:00
Rachel Fenichel
3bf8a38020
Delete some deprecated functions
2020-09-28 13:09:19 -07:00
Monica Kozbial
3b364976aa
Procedures test workspace cleanup ( #4311 )
...
* Add basic cleanup.
* Refactor to ensure proper workspace cleanup
* Remove unecessary variable cleanup
* Uncomment out logic
2020-09-28 10:49:32 -07:00
alschmiedt
3d698f4bcc
Block factory fix ( #4327 )
2020-09-28 10:42:45 -07:00
translatewiki.net
a47c619078
Localisation updates from https://translatewiki.net .
2020-09-28 17:12:55 +02:00
dependabot[bot]
f57beadcaf
Bump google-closure-compiler from 20200830.0.0 to 20200920.0.0
...
Bumps [google-closure-compiler](https://github.com/google/closure-compiler-npm ) from 20200830.0.0 to 20200920.0.0.
- [Release notes](https://github.com/google/closure-compiler-npm/releases )
- [Commits](https://github.com/google/closure-compiler-npm/compare/v20200830.0.0...v20200920.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-09-28 05:19:14 +00:00
dependabot[bot]
efa70b9f0a
Bump eslint from 7.9.0 to 7.10.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.9.0 to 7.10.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.9.0...v7.10.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-09-28 05:18:11 +00:00
alschmiedt
b01faa09e0
Fix typo ( #4324 )
2020-09-25 13:52:35 -07:00
Maribeth Bottorff
4ea112fcd3
Don't undo the change events from disableOrphans ( #4304 )
2020-09-25 11:46:29 -07:00
Monica Kozbial
81ee330eb9
Update metadata sizes for new release ( #4323 )
2020-09-24 15:31:02 -07:00
Monica Kozbial
6f3b5c5035
Merge pull request #4321 from google/master
...
Merge master into develop
2020-09-24 13:51:26 -07:00
Monica Kozbial
8d5d2be028
Merge pull request #4319 from google/rc_2020_9
...
Rc 2020 9
3.20200924.0
2020-09-24 13:41:10 -07:00
Rachel Fenichel
e44b7d516c
Merge pull request #4320 from rachel-fenichel/change_test_order
...
Change order of tests to avoid timing issues
2020-09-24 13:38:53 -07:00
Rachel Fenichel
f840bec037
Reorder more
2020-09-24 12:41:47 -07:00
Rachel Fenichel
122f97c7ed
Change order of tests to avoid timing issues
2020-09-24 12:33:41 -07:00