Commit Graph

5040 Commits

Author SHA1 Message Date
Rachel Fenichel
745017f325 Move from one, two to a, b 2020-07-16 17:40:13 -06:00
Rachel Fenichel
e47d33148e Review feedback 2020-07-16 17:40:13 -06:00
Rachel Fenichel
809148b435 Fix compiler errors 2020-07-16 17:40:13 -06:00
Rachel Fenichel
7288c66294 Rename connectionTypeChecker->connectionChecker 2020-07-16 17:40:13 -06:00
Rachel Fenichel
8ae3dc3d5e Cleanup 2020-07-16 17:40:13 -06:00
Rachel Fenichel
e24f3cef9b Add isDragging to canConnectWithReason and delete newly unused code paths. 2020-07-16 17:40:13 -06:00
Rachel Fenichel
e3c8d834cb Add todos and rebuild 2020-07-16 17:40:13 -06:00
Rachel Fenichel
01d33ce2e7 Fix type checks 2020-07-16 17:40:13 -06:00
Rachel Fenichel
450aed0aa2 More work on connection type checks 2020-07-16 17:40:12 -06:00
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