Commit Graph

5031 Commits

Author SHA1 Message Date
Rachel Fenichel
bb8348befd Move to a single canConnect function, and update tests 2020-07-16 17:40:12 -06:00
Rachel Fenichel
8c17e325b5 Update connection tests to directly use the type checker 2020-07-16 17:40:12 -06:00
Rachel Fenichel
c743a92bb9 Start work on connection type checker 2020-07-16 17:40:12 -06:00
Rachel Fenichel
44fe3ef367 Merge pull request #4051 from rachel-fenichel/deprecation_util
Add deprecation helper + 2 uses
2020-07-16 14:48:44 -07:00
Rachel Fenichel
5b393eed76 More cleanup 2020-07-16 14:11:48 -06:00
Rachel Fenichel
6990ac5efd Fix annotation and remove redundant 'Blockly.' 2020-07-16 14:08:27 -06:00
Rachel Fenichel
2f5663b1ec Add deprecation helper + 2 uses 2020-07-16 13:59:32 -06:00
Eric Anderson
2b8208b1e2 Perf: Move multiline xml text encoding out of domToText (#4046)
* Move multiline xml text encoding out of domToText
2020-07-14 16:32:12 -07:00
Sam El-Husseini
25821c888d Move package to scripts/package (#4045) 2020-07-14 16:31:53 -07:00
Sam El-Husseini
55e6f8000e Move i18n scripts under scripts/ (#4044)
* Move i18n scripts under scripts/
2020-07-14 12:07:56 -07:00
Sam El-Husseini
c0a0745f85 Move theme scripts to scripts dir (#4041) 2020-07-14 11:44:25 -07:00
translatewiki.net
3d3bf596c0 Localisation updates from https://translatewiki.net. 2020-07-14 10:13:47 +02:00
Sam El-Husseini
0f3db47fa5 Use generics to derive SVG element type (#4036)
* Encapsulate type in a generic to automatically derive type of SVG element when using createSvgElement
2020-07-13 10:40:31 -07:00
Maribeth Bottorff
e4bbd451a3 Use Context Menu registry for block-level menu options (#4032)
Use registry for block-level context menu items.
2020-07-10 19:11:48 -07:00
Monica Kozbial
40efb59a34 Unbind event handlers in dispose of zoom controls. (#4031)
* Unbind event handlers in dispose of zoom controls.

* Move event handler references to constructor.
2020-07-10 17:34:53 -07:00
Monica Kozbial
d3b8b78035 Update click event handling for workspace and trashcan. (#4024)
* Update click event handling for workspace and trashcan.

* Fix typo

* Change event name for trashcan flyout open
2020-07-10 13:23:08 -07:00
Monica Kozbial
fdd0f4f25f Emit UI event on zoom control clicks. (#4025)
* Emit UI event on zoom control clicks.

* Fix typo

* Update jsdoc for mouse event handlers.
2020-07-10 10:15:09 -07:00
Rachel Fenichel
de1094f46f Merge pull request #4029 from rachel-fenichel/remove_deprecated
Remove some old deprecated functions
2020-07-09 12:03:19 -07:00
Rachel Fenichel
c9c8af12a7 Remove some old deprecated functions 2020-07-08 17:31:16 -07:00
Monica Kozbial
375e304f7c Remove debug logs from mocha tests (#4026) 2020-07-08 10:22:44 -07:00
alschmiedt
459b1ef1fb Update jsdoc for keyboard nav (#4023) 2020-07-07 17:31:04 -07:00
Maribeth Bottorff
5e55d89d3b Context menu registry, initial version. (#3930)
* initial version of registry for context menu options
* Registers workspace-level context menu options
2020-07-07 10:41:53 -07:00
Sam El-Husseini
02d5f6e4e9 Deprecated advanced compilation script and add deprecation warning (#4021) 2020-07-06 14:09:45 -07:00
Sam El-Husseini
92f0e7533e Add blockly size metadata snapshot of previous releases (#4018) 2020-07-06 14:03:53 -07:00
Sam El-Husseini
59ffe0d59b Add comment at top of file too 2020-07-06 14:03:42 -07:00
Sam El-Husseini
ad5827a2a3 Add deprecation message to build.py 2020-07-06 14:03:42 -07:00
Sam El-Husseini
47a5d3065e Merge branch 'master' into develop 2020-07-06 11:15:19 -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
Sam El-Husseini
8f5966ec75 Fix field dropdown with images (#4016)
* Fix field dropdown with images
2020-07-06 10:55:00 -07:00
translatewiki.net
dca554c65a Localisation updates from https://translatewiki.net. 2020-07-06 18:42:59 +02:00
translatewiki.net
a85e171a2a Localisation updates from https://translatewiki.net. 2020-07-02 17:42:20 +02:00
Sam El-Husseini
66febd7b0e Update metdata for June 2020 release (#4010) 2020-07-01 14:10:51 -07:00
Sam El-Husseini
f3136e61a1 Advanced compilation gulp script to replace the shell script. (#3996) 2020-07-01 10:55:17 -07:00
Monica Kozbial
fcc3a09661 Fix python loop (#4007)
* Fix code generation for python controls_for

* Update python golden file.
2020-06-30 11:35:48 -07:00
alschmiedt
5c4677010c Fix theme and add example (#3988) 2020-06-29 11:00:22 -07:00
Monica Kozbial
bd887665b8 Handle undefined colour (#3997) 2020-06-29 10:47:24 -07:00
translatewiki.net
14c7854966 Localisation updates from https://translatewiki.net. 2020-06-29 16:16:17 +02: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