Commit Graph

292 Commits

Author SHA1 Message Date
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
Neil Fraser 838a6a954b Remove interpolateMsg. 2015-06-08 18:38:33 -07:00
Neil Fraser 9050e32954 Adding JsonInit method of creating blocks. 2015-06-08 15:54:18 -07:00
Neil Fraser 6218777acc Reduce image sizes by using greyscale. 2015-05-10 15:13:50 -07:00
Neil Fraser f454f77910 Break out procedure call argument rendering into separate function. 2015-04-30 14:57:14 -07:00
Neil Fraser 17961f7f58 Support multiple Blockly instances. 2015-04-28 13:51:25 -07:00
Neil Fraser 6dc6837981 Fix procedure param error. 2015-04-06 14:27:55 -07:00
Neil Fraser 706080c7ae Prevent 'c?a:b' block from performing type violations. 2015-03-22 01:53:17 -07:00
Neil Fraser 6ee32c285a Allow enabling/disabling of spellcheck on text fields. 2015-02-25 13:35:37 -08:00
Ryan Loader 4a5f0a0bf1 Fixed issue with mutated function call blocks 2015-02-17 11:35:37 +13:00
Neil Fraser b36a88f423 Fix bad rendering of collapsed function calls. 2015-02-10 14:42:54 -08:00
Neil Fraser 9e81d41181 Fix missing procedure argument text fields (issue 61). 2015-02-06 16:23:20 -08:00
Neil Fraser deb133cc25 Improve previous commit (faster, remove dependency). 2015-02-02 17:00:19 -08:00
Paul Kendall 82f1ab1157 Fix the logic block to bump the correct block.
Previously it was always bumping the first block added
even if you are putting the new block over the first block, so it
bumped the new block as well.
2015-02-03 11:06:57 +13:00
Neil Fraser 69294d8344 Change logic compare block to eject mismatched blocks. 2015-01-28 17:45:13 -08:00
Neil Fraser 193c47420c Refactor previous merge. 2015-01-28 17:07:22 -08:00
Paul Kendall 1bf394ad83 Update logic block so it is reactive to the input attahced to it.
i.e. if you place a number in an input the other input changes it's type to number as well.
When you remove all inputs it reverts back to allowing any input type.
2015-01-29 13:26:18 +13:00
Neil Fraser ddcf1ac969 Factor out hues into constants. 2015-01-26 01:20:03 -08:00
Neil Fraser e69f5f4502 Add list/text join/split block. 2015-01-18 16:54:30 -08:00
Neil Fraser c6fc29b4a2 Make 'WITH' text field be optional (for Blockly Games). 2015-01-06 16:29:27 -08:00
Neil Fraser 9a605e90e7 Reduce duplicated code in text and list blocks. 2014-12-19 18:14:41 -08:00
Neil Fraser 8c3f180669 Procedure blocks no longer destruct with hardcoded parent (no functional change). 2014-12-18 17:26:08 -08:00
Neil Fraser 0cb49f2682 Add 'media' config option. Deprecate 'path' config option. 2014-11-09 16:02:24 -08:00
Neil Fraser 6539211104 Change official project URL. 2014-10-07 13:09:55 -07:00
Neil Fraser 7122410373 Changing project location from Google Code to GitHub. 2014-09-08 15:18:02 -07:00
Neil Fraser d998a1c8ec Update to latest version. 2014-09-08 14:26:52 -07:00
ellen.spertus c3b19ca9cc Automatic commit Wed Feb 5 03:00:02 PST 2014 2014-02-05 03:00:02 -08:00
ellen.spertus 6ee38cdec3 Automatic commit Tue Jan 28 03:00:09 PST 2014 2014-01-28 03:00:09 -08:00
ellen.spertus c7a1b36c86 Automatic commit Wed Jan 22 03:00:07 PST 2014 2014-01-22 03:00:07 -08:00
ellen.spertus ce63f70b37 Automatic commit Mon Jan 13 03:00:02 PST 2014 2014-01-13 03:00:02 -08:00
ellen.spertus 08f4022b38 Automatic commit Sat Jan 11 03:00:02 PST 2014 2014-01-11 03:00:02 -08:00
ellen.spertus 5dd5a49d36 Automatic commit Sat Jan 4 03:00:02 PST 2014 2014-01-04 03:00:02 -08:00
ellen.spertus ea211c5080 Manual commit 2013-12-20 16:25:26 -08:00
ellen.spertus 372d4248ca Automatic commit Wed Dec 18 03:00:02 PST 2013 2013-12-18 03:00:02 -08:00
ellen.spertus a8acffd81c New initial commit with .svn directories and their contents ignored. 2013-10-30 14:46:03 -07:00