Commit Graph

4997 Commits

Author SHA1 Message Date
Rachel Fenichel
7606df1e2c Merge pull request #4058 from google/rachel-fenichel-patch-1
Update README.md
2020-07-21 17:37:26 -07:00
Rachel Fenichel
7b2f748074 Update README.md 2020-07-21 17:17:54 -07:00
Sam El-Husseini
ba68081d8f Rebuild 3.20200625.2 2020-07-06 11:11:05 -07:00
Sam El-Husseini
6ae396a55e Update version 2020-07-06 11:11:05 -07:00
Sam El-Husseini
8de783ec49 Fix field dropdown with images (#4016)
* Fix field dropdown with images
2020-07-06 11:11:05 -07:00
alschmiedt
2874cebf8f Merge pull request #4006 from google/develop
Patch release with #4004
3.20200625.1
2020-06-26 15:22:19 -07:00
alschmiedt
817e42ab0a Merge pull request #4005 from alschmiedt/rebuild_06_26_2020
Rebuild
2020-06-26 15:13:35 -07:00
Abby
e42a8c1e39 Rebuild 2020-06-26 15:00:08 -07:00
Sam El-Husseini
7e79d395d6 Fix running multiple mocha tests in the same process (#4004) 2020-06-26 14:53:41 -07:00
alschmiedt
c948b67d53 Merge pull request #4003 from google/master
Merge master into develop
2020-06-25 17:07:37 -07:00
alschmiedt
93b5be40b6 Merge pull request #4002 from google/rc_2020_6
Rc 2020 6
3.20200625.0
2020-06-25 16:39:10 -07:00
alschmiedt
a1727b1717 Rebuild (#4001) 2020-06-25 16:11:32 -07:00
Sam El-Husseini
9e7f3b07e9 Advanced compilation fixes (#3995)
* Advanced compilation fixes
2020-06-25 11:59:03 -07:00
Rachel Fenichel
b17cb270a1 Merge pull request #3999 from rachel-fenichel/fix_includes
Fix #3998
2020-06-24 17:50:40 -07:00
Rachel Fenichel
99dc14c323 Avoid .includes 2020-06-24 17:43:47 -07:00
alschmiedt
03f4a3d4e3 Fix spaces (#3992) 2020-06-24 13:53:57 -07:00
Monica Kozbial
9d4b9884fe Fixing JSDoc syntax errors. (#3993) 2020-06-24 13:47:39 -07:00
alschmiedt
95986574cc Update Console Logs for Toolbox (#3986)
* Add check for toolbox categories

* Fix
2020-06-22 16:26:30 -07:00
Sam El-Husseini
9152c55c9f Fix multiline field not rendered in flyout (#3984) 2020-06-22 15:52:18 -07:00
Monica Kozbial
638ecf6023 Adding getter to procedures call for arguments_. (#3983) 2020-06-22 15:28:31 -07:00
translatewiki.net
2159e79d35 Localisation updates from https://translatewiki.net. 2020-06-18 21:12:37 +02:00
Sam El-Husseini
5acf8e49ba Rename soy whitelist (#3974) 2020-06-17 10:59:30 -07:00
translatewiki.net
adb0476d24 Localisation updates from https://translatewiki.net. 2020-06-15 22:10:00 +02:00
Rachel Fenichel
7c52b04107 Merge pull request #3972 from google/rachel-fenichel-patch-1
Update index.html
2020-06-15 11:20:31 -07:00
Rachel Fenichel
e37cb596cf Update index.html 2020-06-15 11:17:12 -07:00
Monica Kozbial
df1508b547 Use getter for variables in procedure generator. (#3971) 2020-06-15 09:47:51 -07:00
Monica Kozbial
4ac4332f5e Update logic for field default values. (#3953)
* Update logic for field default values.

* Fix bugs

* Use contant for default value.

* Fix FieldColour

* Update field number tests.

* Update field angle test.

* Minor update.

* Update field checkbox test.

* Undo enabling logging

* Remove only.

* Update field colour test.

* Update invalid test cases for field colour

* Update field label tests

* Update field textinput test.

* Minor cleanup

* Make lint happy.
2020-06-12 15:18:28 -07:00
alschmiedt
4335bb6452 Add opt quiet to remove field (#3968)
* Add opt quiet to remove field
2020-06-12 14:18:28 -07:00
alschmiedt
9ec8305889 Update documentation (#3965) 2020-06-12 10:48:49 -07:00
Sam El-Husseini
7aa9fa4017 Merge pull request #3963 from samelhusseini/revert_programatic_setshadow
Revert "Add programmatically setting shadows (#3902)"
2020-06-12 10:38:45 -07:00
Sam El-Husseini
c9563c1d24 Revert "Add programmatically setting shadows (#3902)"
This reverts commit 3aa1963be8.
2020-06-12 08:54:04 -07:00
alschmiedt
8585ef111c Remove @package (#3961) 2020-06-12 08:17:16 -07:00
alschmiedt
84e9802cdb Fix disposing of a workspace (#3960) 2020-06-11 14:14:18 -07:00
Sam El-Husseini
60ea4cc106 Merge branch 'master' into develop 2020-06-11 13:19:47 -07:00
Sam El-Husseini
6bcecc97db Merge pull request #3958 from samelhusseini/support_noflyout_workspace
No flyout mutator
2020-06-11 13:15:51 -07:00
alschmiedt
6811010caf Fix emitting workspace event (#3959) 2020-06-11 11:30:54 -07:00
alschmiedt
b2650e6cef Update availble connections when we have unplugged a block (#3954)
* Update availble connections when we have unplugged a block
2020-06-11 10:50:23 -07:00
alschmiedt
0272401dcb Emit workspace click event (#3956) 2020-06-11 10:21:55 -07:00
Sam El-Husseini
f1977fd5e3 No flyout mutator 2020-06-11 09:28:40 -07:00
alschmiedt
b1211f6dd2 Add a console warning for defining a toolbox using JSON (#3937) 2020-06-10 11:11:28 -07:00
alschmiedt
1349017c8a Check if a gesture is in progress before doing keyboard nav (#3950)
* Check if a gesture is in progress before doing keyboard nav
2020-06-10 10:28:02 -07:00
alschmiedt
a23d2fb9d0 Remove assertArrayEquals (#3951) 2020-06-10 10:25:59 -07:00
Monica Kozbial
1041595932 Add clarification to remainingCapacityOfType and add tests for isCapacityAvailable. (#3952) 2020-06-10 10:23:41 -07:00
Monica Kozbial
8a2caf5c32 Distinguish between unset maxInstance and set to 0. (#3949) 2020-06-09 16:38:16 -07:00
alschmiedt
d91b5038c3 Revert not closing the flyout for a tree separator (#3944) 2020-06-09 10:27:06 -07:00
Sam El-Husseini
8fb3a95df0 Merge pull request #3943 from samelhusseini/playground_updates
@blockly/dev-tools playground
2020-06-08 12:13:06 -07:00
Sam El-Husseini
0a7fee5af0 Remove arrow functions 2020-06-08 12:07:20 -07:00
Sam El-Husseini
2276b67968 PR comments 2020-06-08 12:05:37 -07:00
Sam El-Husseini
47385c5986 minor updates 2020-06-08 10:10:39 -07:00
Sam El-Husseini
29339351ad Use unpkg 2020-06-08 09:54:14 -07:00