Commit Graph

4777 Commits

Author SHA1 Message Date
Neil Fraser
2096fa5b15 Improve App Engine deployment (#3681)
Make the gcloudignore directives more specific by using a leading /.
Update instructions.
Remove guidance on creating compressed-only deploy
2020-02-27 11:54:44 -08:00
Monica Kozbial
b14bbe7e66 Check if WidgetDiv is visible before hide logic. (#3716) 2020-02-27 10:30:14 -08:00
Beka Westberg
ec8d76f143 Add workspace comment context menu option to playground (#3708)
* Add WScomment context menu option to playground
2020-02-25 14:32:51 -08:00
Sam El-Husseini
97eb86f988 Configure zelos selected glow properties in theme (#3715)
* Configure selected and replacement glow size and colour in zelos from the theme.
2020-02-25 14:29:45 -08:00
Sam El-Husseini
60db399a8d Use flex to compute measure font metrics (#3714)
* Use flexbox to compute font dimensions instead of inline-block
2020-02-24 17:36:01 -08:00
Monica Kozbial
4432ca2e93 Cleanup centerOnBlock. (#3699) 2020-02-24 13:35:36 -08:00
Beka Westberg
981c0b5d12 Fix checkbox field rerendering on setCheckChar (#3704)
* Fix checkbox field rerendering on setCheckChar
2020-02-24 11:13:48 -08:00
Beka Westberg
868d3cf30f Fix geras collapsed rendering incorrect in RTL (#3709) 2020-02-24 11:13:05 -08:00
Rachel Fenichel
fc78bf0a2b Merge pull request #3712 from BeksOmega/fix/procedure-var-case
Fix procedure args handling case incorrectly
2020-02-24 11:03:46 -08:00
Beka Westberg
fabb8c44b1 Fix procedure args handling case incorrectly 2020-02-23 10:12:08 -08:00
Sam El-Husseini
56ca1e4330 [zelos] Fix centered textinputs (#3703)
* Fix bug in centering text inputs. Shouldn't add right corner element for output only blocks.
2020-02-21 12:03:28 -08:00
Rachel Fenichel
b8535e7d56 Merge pull request #3693 from rachel-fenichel/decompose_gulpfile
Break gulpfile into multiple subfiles
2020-02-20 17:58:21 -08:00
Rachel Fenichel
adeed59fed Fix package output location 2020-02-20 17:54:21 -08:00
Rachel Fenichel
b4a448c632 Update task names in another file 2020-02-20 17:44:29 -08:00
Sam El-Husseini
eb40ca44ba Dynamic fonts (#3698)
* Piping themes into the renderer and ensuring fields update their size information when constants change.
2020-02-20 17:16:01 -08:00
Sam El-Husseini
8524da903b Support renderers that are ES6 classes (#3702) 2020-02-20 15:03:24 -08:00
translatewiki.net
9c4c58246e Localisation updates from https://translatewiki.net. 2020-02-20 15:56:50 +01:00
Rachel Fenichel
f61c4d6c89 Merge pull request #3697 from BeksOmega/fix/break-break-undo-2
fix: Break breaking undo.
2020-02-19 15:37:41 -08:00
Beka Westberg
5445cf4cf8 Add comments to break block change listener. 2020-02-19 14:40:28 -08:00
Neil Fraser
3ba6fec6a1 Security update to JS-Interpreter
The past week has been ‘exciting’ over in the JS-Interpreter repo.
2020-02-18 23:16:15 -08:00
Beka Westberg
392d25eb39 fix: Break breaking undo. 2020-02-18 16:01:18 -08:00
alschmiedt
0c60c119a2 Update to use knew variable (#3694) 2020-02-17 14:08:27 -08:00
translatewiki.net
ba6e93a564 Localisation updates from https://translatewiki.net. 2020-02-17 14:53:03 +01:00
Rachel Fenichel
e78a87a1e5 Break gulpfile into multiple subfiles 2020-02-14 13:42:38 -08: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