Commit Graph

3709 Commits

Author SHA1 Message Date
Beka Westberg
cb86dba3af Fixes Custom Fields (Turtle) Demo Browser Support (#2697)
* Fixed firefox not displaying correctly.

* Fixed IE support.
2019-07-24 09:40:08 -07:00
Rachel Fenichel
57e9fc35c7 Merge pull request #2693 from rachel-fenichel/render_debug_in_playground
Add debug rendering to playground
2019-07-23 16:26:45 -07:00
Rachel Fenichel
c3eb0ed3c4 Merge pull request #2690 from rachel-fenichel/border_rect_default_height
Define BORDER_RECT_DEFAULT_HEIGHT constant
2019-07-23 16:21:10 -07:00
Rachel Fenichel
3a88890a65 Merge pull request #2688 from rachel-fenichel/block_rendering_namespace
Block rendering namespace
2019-07-23 16:20:51 -07:00
Rachel Fenichel
3f0b51c7b5 Merge pull request #2686 from rachel-fenichel/svgPaths
Paths->svgPaths
2019-07-23 16:18:28 -07:00
Rachel Fenichel
cd275ca67b Add debug rendering to playground 2019-07-23 16:15:20 -07:00
Rachel Fenichel
24866deae9 Use BORDER_RECT_DEFAULT_HEIGHT constant 2019-07-23 13:38:28 -07:00
Rachel Fenichel
71ef4b86b8 Merge pull request #2670 from BeksOmega/fixes/RemoveChangeListener
Removed Useless Text Input Workspace Change Listener.
2019-07-23 12:56:32 -07:00
Rachel Fenichel
e523943ee9 Merge pull request #2615 from BeksOmega/fixes/Procedures
Fixed Procedure Empty Names & Procedure Parameters
2019-07-23 11:21:22 -07:00
Rachel Fenichel
e599ec2abe Create block_rendering file and move render definition there 2019-07-23 11:06:36 -07:00
Rachel Fenichel
b9bfc37fd4 Rename Blockly.BlockRendering to Blockly.blockRendering 2019-07-23 10:58:24 -07:00
Rachel Fenichel
134b064282 Paths->svgPaths 2019-07-23 10:51:18 -07:00
alschmiedt
8fc0f1723c Merge pull request #2685 from alschmiedt/fix_bug_template
Fixes the bug report template
2019-07-23 10:27:48 -07:00
Abby
8565a731a6 Fixes the bug report template 2019-07-23 10:17:39 -07:00
alschmiedt
698375ac26 Merge pull request #2652 from alschmiedt/base_keyboard
Add initial keyboard navigation files
2019-07-22 16:50:48 -07:00
Rachel Fenichel
b5c75ff24d Merge pull request #2651 from rachel-fenichel/field_corrected_sizes
Add getCorrectedSize functions to fields
2019-07-22 16:45:13 -07:00
Rachel Fenichel
0b9cfc071d Merge pull request #2682 from rachel-fenichel/all_of_the_rendering
Pull all the new rendering files into develop
2019-07-22 16:44:44 -07:00
Rachel Fenichel
e473af84d8 Rename function 2019-07-22 16:32:54 -07:00
Rachel Fenichel
fc4372dbc2 Add TODOs with github issue number 2019-07-22 16:29:44 -07:00
Rachel Fenichel
ca0b2dbd68 Merge pull request #2683 from rachel-fenichel/screenshot_test_scripts
Add screenshot test scripts and web pages
2019-07-22 16:25:18 -07:00
Rachel Fenichel
9a7e738d8b spelling and lint (ignore) 2019-07-22 15:59:55 -07:00
Rachel Fenichel
e1bff55d57 Merge pull request #2680 from rachel-fenichel/master_to_develop
Master to develop
2019-07-22 15:54:01 -07:00
Rachel Fenichel
39587c9497 Add screenshot test scripts and web pages 2019-07-22 14:22:49 -07:00
Rachel Fenichel
91a8f4de16 Pull all the new rendering files into develop 2019-07-22 14:10:14 -07:00
Rachel Fenichel
173b46327f Merge branch 'master' into master_to_develop 2019-07-22 13:08:04 -07:00
Rachel Fenichel
933a99863b Merge pull request #2679 from rachel-fenichel/bump_version
Bump version on develop
2019-07-22 13:02:41 -07:00
Rachel Fenichel
32064bea07 Bump version on develop 2019-07-22 11:34:05 -07:00
Rachel Fenichel
d471f51045 Merge pull request #2644 from google/rc/Jul_19
July 2019 release candidate (Q2 2019)
2.20190722.0
2019-07-22 10:48:53 -07:00
Abby
be43df9e8c Run the renaming script 2019-07-22 10:45:05 -07:00
Rachel Fenichel
3ca783485e Version bump 2019-07-22 10:39:52 -07:00
Rachel Fenichel
d3e2b890af Rebuild 2019-07-19 17:07:58 -07:00
Erik Pasternak
fa6f41f395 Redo the fixes to event groups in connection.js 2019-07-19 17:06:49 -07:00
Erik Pasternak
060c2b34df Revert "Propagate the visible state when blocks connect (#2003)"
This reverts commit ec78eeb39b.
2019-07-19 17:06:38 -07:00
Erik Pasternak
a002621ec2 Revert "Properly set the display style on blocks when connections are unhidden"
This reverts commit bacfae24dd.
2019-07-19 17:06:28 -07:00
Erik Pasternak
198e445cb7 Revert "Fix wrong method call"
This reverts commit 3adc554f6b.
2019-07-19 17:06:19 -07:00
Rachel Fenichel
39930977de Link to custom fields demo from demos/index.html 2019-07-19 17:05:21 -07:00
Rachel Fenichel
7b9cd64097 Merge pull request #2676 from RoboErikG/roboerikg-revert-ep
Revert changes related to #2003
2019-07-19 17:04:08 -07:00
Rachel Fenichel
deb4e8b8c7 Merge pull request #2673 from rachel-fenichel/field_demo_link
Link to custom fields demo from demos/index.html
2019-07-19 16:43:21 -07:00
Erik Pasternak
d59c4a92db Redo the fixes to event groups in connection.js 2019-07-19 16:08:53 -07:00
Erik Pasternak
5911e54dc0 Revert "Propagate the visible state when blocks connect (#2003)"
This reverts commit ec78eeb39b.
2019-07-19 16:03:40 -07:00
Erik Pasternak
73f13b7d9c Revert "Properly set the display style on blocks when connections are unhidden"
This reverts commit bacfae24dd.
2019-07-19 15:56:23 -07:00
Erik Pasternak
1af59813d9 Revert "Fix wrong method call"
This reverts commit 3adc554f6b.
2019-07-19 15:56:06 -07:00
Rachel Fenichel
19af36f527 Link to custom fields demo from demos/index.html 2019-07-19 12:37:22 -07:00
Beka Westberg
7e3344cf17 Removed useless text input workspace change listener. 2019-07-19 09:55:29 -07:00
Rachel Fenichel
fad6c006b1 Rebuild 2019-07-18 16:23:59 -07:00
Erik Pasternak
7e3bdf024f Fix wrong method call 2019-07-18 16:14:30 -07:00
Erik Pasternak
c95d5771c8 Properly set the display style on blocks when connections are unhidden
We weren't always setting the display style on blocks when the hidden
state changed on a connection. This meant that sometimes unhiding a
connection would cause the attached block to be invisible.

This moves the display style code into the setHidden so it is never
skipped.
2019-07-18 16:14:22 -07:00
Rachel Fenichel
674b2621ea Merge pull request #2666 from RoboErikG/roboerikg-hidden
Properly set the display style on blocks when connections are unhidden
2019-07-18 16:11:49 -07:00
Rachel Fenichel
ea4c3c59d5 rename Blockly.utils.Paths -> Blockly.utils.svgPath 2019-07-18 15:16:57 -07:00
Rachel Fenichel
a5ec37a78f Merge pull request #2658 from rachel-fenichel/rename_paths
Rename Blockly.utils.Paths -> Blockly.utils.svgPath
2019-07-18 15:16:16 -07:00