Commit Graph

130 Commits

Author SHA1 Message Date
Neil Fraser c8ca24a000 Revert "Rebuild nov 3 16" 2016-11-08 16:46:00 -08:00
Rachel Fenichel b30b60e8d1 merge and rebuild 2016-11-03 15:55:57 -07:00
Neil Fraser 726f3533f5 Routine recompile. 2016-10-26 18:43:29 -07:00
Rachel Fenichel 79d6f69f5a Rebuild 10/24 2016-10-24 09:57:17 -07:00
Katelyn Mann 0708799760 Routine recompile 2016-10-11 14:59:12 -07:00
Rachel Fenichel ba1238812f Revert "Revert "Ignore everything but the first touch stream"" 2016-09-23 13:36:53 -07:00
Rachel Fenichel b2faa41eb1 Revert "Ignore everything but the first touch stream" 2016-09-22 15:26:52 -07:00
Rachel Fenichel 1c025672b3 Clear touch identifier at the ends of more drags. Includes flyout background, right-clicks on blocks, and loading sounds. 2016-08-31 15:56:37 -07:00
Neil Fraser 2995f76ed8 Routine recompile. 2016-08-24 03:08:13 -07:00
Rachel Fenichel 775e298c2c Disallow deleting variables that are used in the definition of a function 2016-08-11 17:10:15 -07:00
Rachel Fenichel 350e1ff2cc Merge remote-tracking branch 'upstream/develop' into feature/variable_management_merge_develop 2016-08-08 16:58:51 -07:00
Katelyn Mann fec95219f8 Recompile to pick up #487. 2016-07-21 15:46:54 -07:00
Neil Fraser 19005ca3bf Routine recompile. 2016-07-19 16:44:12 -07:00
Rachel Fenichel f040929bd8 Merge remote-tracking branch 'upstream/develop' into feature/merge_develop 2016-07-15 13:07:07 -07:00
Neil Fraser 5ea49cdf4e Change tooltips on get/set list blocks to be 0/1 index aware. All languages. 2016-07-09 04:23:01 -07:00
Neil Fraser b324efaa86 Change tooltip on text/list indexOf blocks to be 0/1 index aware. All languages.
Delete ta:TEXT_INDEXOF_TOOLTIP since that text does not appear to make
sense.
2016-07-08 18:58:28 -07:00
Neil Fraser 471f620c29 Routine recompile. 2016-07-08 16:53:42 -07:00
Rachel Fenichel 9a6cbe1b34 Lint and remove math_change wherever necessary 2016-07-07 14:40:59 -07:00
Rachel Fenichel e371da3031 First pass at svg button in flyout 2016-07-07 14:35:30 -07:00
Neil Fraser 26bbe74ba1 Routine recompile. 2016-06-21 04:33:35 -07:00
Neil Fraser 6f12c69500 Routine recompile. 2016-05-25 15:44:44 -07:00
Neil Fraser 29e10e0976 Routine recompile. 2016-05-14 03:50:35 -07:00
Neil Fraser e69ddf9cd2 Routine recompile. 2016-05-10 17:22:17 -07:00
Dan LaLiberte 55eba0a39b Rebuild, add lists_sort block to demos/code/index.html 2016-05-06 11:14:23 -04:00
Daniel LaLiberte 8904fd1b9c Fix Dart and PHP lists_sort.
Add generator tests.
2016-05-05 17:58:08 -04:00
Dan LaLiberte c1cfec8dbd Add lists_sort block. 2016-05-04 17:03:24 -04:00
Neil Fraser ea71cec0c7 Trivial blocks only inherit tooltip from parent if on external inputs.
Recompile.
2016-05-03 17:49:10 -07:00
Neil Fraser 77f0936b08 Routine recompile. 2016-04-04 14:56:11 -07:00
Neil Fraser c1872750ae Fix recursive undo/redo loop in logic_compare and logic_ternary blocks. 2016-03-27 02:20:30 -07:00
Neil Fraser 82fdb5805b Fix leaky group. Recompile. 2016-03-24 16:54:53 -07:00
Neil Fraser d086634394 Lint and recompile. 2016-03-18 15:19:26 -07:00
Neil Fraser 2a1ffa11c4 Add undo/redo. Also refactor connections.
Bugs in undoing mutators and renaming variables.
2016-03-03 17:48:54 -08:00
Neil Fraser a4741f9feb Routine recompile. 2016-02-11 21:48:14 -08:00
Neil Fraser f56dd7930b Routine recompile. 2016-02-05 18:44:53 -08:00
Neil Fraser c374827204 Routine recompile. 2015-12-17 15:38:50 -08:00
Madeeha 7d48f253e6 changing the controls_if_if block to allow controls_if_elseif and controls_if_else blocks to attach to the bottom of the if block instead of in the middle of the block. 2015-12-17 15:29:50 -08:00
Neil Fraser 6acaf35967 Add workspace.newBlock, deprecate Blockly.Block.obtain. 2015-12-07 16:40:45 +01:00
Neil Fraser 218fdc667d Fix duplicate procedure naming.
https://groups.google.com/forum/#!topic/blockly/2q0pleoMIco
2015-08-25 14:11:07 +01:00
Neil Fraser 0274763beb Clean up temporary generator data. 2015-08-14 18:26:05 -07:00
Neil Fraser bd144f14ea Fix tooltip location when page is scrolled.
Also of note, Closure Compiler is no longer preserving licences.
2015-08-06 11:12:41 -07:00
Neil Fraser 8d87f73f45 Fix types in lists_split block. 2015-07-28 13:00:03 -07:00
Neil Fraser bafb3016fd Remove duplicated generators. 2015-07-23 13:11:51 -07:00
Neil Fraser 179052792c Save dynamic output types in XML. 2015-07-22 17:17:01 -07:00
Neil Fraser 64bd9d498d Stop calling onchange on deleted blocks. 2015-07-13 14:16:09 -07:00
Neil Fraser d1f6bdb173 Make Block.getField public. 2015-07-02 16:14:10 -07:00
Neil Fraser e300931071 Allow multiple interpolation messages. Fix variable context menus. 2015-06-27 12:49:01 -07:00
Neil Fraser aa746641fa Add type check to loop param. 2015-06-24 10:34:53 -07:00
Neil Fraser 41b2a61931 Fix NaN in if block (issue #109). 2015-06-17 14:59:03 -07:00
Neil Fraser edd3e3bf33 Lint corrections. 2015-06-17 13:05:24 -07:00
Neil Fraser 059c2f1778 Add automatic mode for internal/external input layout. 2015-06-10 18:45:15 -07:00