Commit Graph

4754 Commits

Author SHA1 Message Date
translatewiki.net
ba6e93a564 Localisation updates from https://translatewiki.net. 2020-02-17 14:53:03 +01:00
vhermecz
199db7e8af #3613 fixing off-by-one error on compiler errors (#3692)
As both the python filename array and the Input_X indexing is 0 based, the `-1` operation is not needed.

fromFileArray in closure-compiler uses 0 based indexing. see:

09cca3b536/src/com/google/javascript/jscomp/gwt/client/JsRunnerMain.java (L816)
2020-02-14 08:42:45 -08:00
Rachel Fenichel
db93514451 Merge pull request #3691 from rachel-fenichel/gulp_task_exports
Update gulpfile to use exports instead of gulp.task syntax
2020-02-13 16:36:31 -08:00
Rachel Fenichel
9f356fa27d Add package to exports 2020-02-13 16:29:03 -08:00
Rachel Fenichel
633fa9a5e2 Update gulpfile to use exports instead of gulp.task syntax 2020-02-13 16:11:34 -08:00
Rachel Fenichel
01c6471c80 Merge pull request #3687 from google/fraser-spdx
Use SPDX licences.
2020-02-11 14:10:39 -08:00
Neil Fraser
4e2f8e6e02 Use SPDX licences.
This is a followup to #3127.
At the time, SPDX licenses were pending approval by Google.
2020-02-11 13:27:20 -08:00
Rachel Fenichel
d2ef7f1c68 Merge pull request #3675 from BeksOmega/feat/empty-trashcan
Added empty trashcan function.
2020-02-10 13:52:30 -08:00
Sam El-Husseini
33e082414d Adjust what the spacers at after the top and before the bottom rows depend on. Make them depend on the top row's minHeight and desired height. (#3686) 2020-02-10 08:58:07 -08:00
translatewiki.net
55241d7d96 Localisation updates from https://translatewiki.net. 2020-02-10 14:49:26 +01:00
Sam El-Husseini
95aadbffb1 [zelos] Set a maximum width for dynamic connection shapes. (#3685)
* Set a maximum width for dynamic connection shapes.

* Only render the left side connection if a block has a statement input
2020-02-07 15:13:51 -08:00
Beka Westberg
4416be2a30 Added const tags and fixed visibility. 2020-02-07 13:34:09 -08:00
alschmiedt
e1bb1d667e Add back setters for theme (#3674) 2020-02-07 09:20:21 -08:00
translatewiki.net
d3f8278c39 Localisation updates from https://translatewiki.net. 2020-02-06 14:53:08 +01:00
Monica Kozbial
3182b6ec66 Fix main.py redirect. (#3680) 2020-02-03 16:51:03 -08:00
Neil Fraser
7dad4c48f6 Delete unneeded code. 2020-02-03 16:50:59 -08:00
Neil Fraser
85641fd1fb ‘Upgrade’ from Python 2.7 to Python 3.7
Python is a non-issue.  But App Engine took the opportunity to change everything.
2020-02-03 16:50:54 -08:00
translatewiki.net
819ed243c4 Localisation updates from https://translatewiki.net. 2020-02-03 15:38:27 +01:00
Beka Westberg
b0cd803211 Added empty trashcan function. 2020-01-31 13:15:03 -08:00
Beka Westberg
c02f703629 Added constants to animation code. 2020-01-31 13:14:39 -08:00
Sam El-Husseini
0bc8960d79 Update list and text create block to right align its value inputs (#3667) 2020-01-30 17:05:00 -08:00
alschmiedt
88ad660c51 Remove check for same theme when refreshing (#3672)
* Remove check for same theme when refreshing
2020-01-30 16:05:24 -08:00
Sam El-Husseini
97d0001512 Unhighlight current item when hovering over disabled menu items (#3655) 2020-01-30 16:04:21 -08:00
alschmiedt
513e85bf4a Checks keyboardAccessibility flag before rendering (#3671) 2020-01-30 14:11:47 -08:00
Sam El-Husseini
4a94dc8a85 Unpack self-closing tags when converting domToText (#3665)
* Unpack self-closing tags when converting domToText
2020-01-27 15:32:12 -08:00
Monica Kozbial
6dbb023a1d Fixing path typo. (#3663) 2020-01-27 11:19:21 -08:00
translatewiki.net
a03ded59f7 Localisation updates from https://translatewiki.net. 2020-01-27 17:36:03 +01:00
Monica Kozbial
e2b510662c Fixing typo on "programmatically". (#3654) 2020-01-24 15:10:22 -08:00
Sam El-Husseini
07e9e21527 Merge branch 'master' into develop 2020-01-24 13:38:16 -08:00
Sam El-Husseini
249d484773 Merge start hat fix into master (#3652)
* Fix start hats (#3651)

* Rebuild
3.20200123.1
2020-01-24 13:31:07 -08:00
Sam El-Husseini
8475976103 Fix start hats (#3651) 2020-01-24 13:02:27 -08:00
Beka Westberg
025d087e6a fix: Fixed insertion preview logic. And fixed markers not handling typed statements. (#3526)
* Added planned functions.

* Added default getConnectionPreviewMethod method.

* Moved show preview logic into their new functions.

* Fixed default getConnectinPreviewMethod logic.

* Reverted to lastConnectionInRow call (for output connections) for behavioral backwards-compat.

* Added zelos logic.

* Removed unused functions, and added docs.
2020-01-24 07:49:31 -08:00
Sam El-Husseini
7ef5fe8cec Update gulp task for package-json to remove scripts. (#3650) 2020-01-23 16:23:52 -08:00
Sam El-Husseini
f6b5e9ebb4 Add test block for field image with a click handler (#3642) 2020-01-23 16:19:24 -08:00
alschmiedt
ae1058c3ea Merge pull request #3649 from alschmiedt/merge_master
Merge master
2020-01-23 15:36:36 -08:00
Abby
c3c9cc372b Merge with master for release 2020-01-23 15:21:26 -08:00
alschmiedt
06a1d4718d Merge pull request #3648 from alschmiedt/bump_appengine_version
Bump appengine version number
2020-01-23 15:18:49 -08:00
Abby
2c8fa91628 Bump appengine version number 2020-01-23 15:13:26 -08:00
alschmiedt
2dd39bf9ad Merge pull request #3647 from google/bump_version
3.20200123.0
2020-01-23 15:12:02 -08:00
Abby
4a961aa6b4 3.20200123.0 2020-01-23 14:59:21 -08:00
alschmiedt
f8fc748055 Merge pull request #3611 from google/rc_2020_1
Rc 2020 1
2020-01-23 14:48:32 -08:00
alschmiedt
3bde571daf Bump version for January 2020 release (#3646) 2020-01-23 14:46:29 -08:00
alschmiedt
28e298f2cd Fix flyouts (#3645)
* Set toolboxPosition after options have been parsed

* Final toolbox position update
2020-01-23 14:24:17 -08:00
alschmiedt
ee9a55ec79 Fix flyouts (#3645)
* Set toolboxPosition after options have been parsed

* Final toolbox position update
2020-01-23 14:23:25 -08:00
Monica Kozbial
067aa58428 Fix test align block. (#3643) 2020-01-23 13:37:24 -08:00
Monica Kozbial
46df648200 Fix test align block. (#3643) 2020-01-23 13:35:51 -08:00
Monica Kozbial
c8a98bb266 Editable field spacing (#3635)
* Substituting checks for isEditable.

* Add isField checks.

* Add parentheses for casting.

* Update value of isEditable and use for spacing.

* Changing to double equals.
2020-01-23 13:12:30 -08:00
Monica Kozbial
80c5ef37e3 Fixing custom fields turtle demo. (#3641) 2020-01-23 13:12:23 -08:00
Monica Kozbial
fdb1d71e88 Editable field spacing (#3635)
* Substituting checks for isEditable.

* Add isField checks.

* Add parentheses for casting.

* Update value of isEditable and use for spacing.

* Changing to double equals.
2020-01-23 13:10:33 -08:00
Monica Kozbial
f0e4d44ff9 Fixing custom fields turtle demo. (#3641) 2020-01-23 11:31:14 -08:00