Commit Graph

359 Commits

Author SHA1 Message Date
Neil Fraser b2bbde04a1 Support custom CSS in JSON. 2015-12-08 10:07:56 +01:00
Neil Fraser 6acaf35967 Add workspace.newBlock, deprecate Blockly.Block.obtain. 2015-12-07 16:40:45 +01:00
Troy McKinnon 11906b7535 improve type annotations 2015-11-10 17:28:46 -06:00
Neil Fraser 54ffdc5926 Don't allow shadow blocks to be deleted. 2015-10-21 12:58:52 -07:00
Neil Fraser 799835943a Shadow Blocks 2015-10-06 18:09:27 -07:00
Neil Fraser c82c460da8 Move icon reference to block SVG.
No functional change.
2015-09-30 19:33:05 -07:00
Troy McKinnon 6d6716c3d3 adding type annotations 2015-09-22 13:32:14 -05:00
Neil Fraser 2d60d94941 Re-allow output coupled with next statement. 2015-09-20 14:37:28 -07:00
Neil Fraser ad1d1261c8 Duplicate should spread blocks out like copy and paste do. 2015-09-18 18:46:19 -07:00
Neil Fraser 0061482977 Disallow output coupled with next statement. 2015-09-17 16:47:13 -07:00
Neil Fraser 83abc988a7 Remove unused changeOutput func. 2015-07-22 17:17:36 -07:00
Neil Fraser 09f5ac6f7b Remove non-functioning workspace long-click. 2015-07-13 17:48:50 -07:00
Neil Fraser e0f90e6e33 Adding more type documentation. 2015-07-13 15:03:22 -07:00
Troy McKinnon 68dbb71610 adding missing type documentation to public fields 2015-07-13 16:44:11 -05:00
Neil Fraser f97a19dc2b Add spellcheck to field_input in JSON. 2015-07-11 00:55:48 -07:00
Neil Fraser 916a5f56b0 Fix %% escaping in interpolation. 2015-07-10 16:08:27 -07:00
Neil Fraser d1f6bdb173 Make Block.getField public. 2015-07-02 16:14:10 -07:00
Neil Fraser fe34c26872 Add optional alt prop for JSON. 2015-07-01 22:49:44 -07:00
Neil Fraser 345b0cb668 Remove selection in Block Factory when switching modes. 2015-06-29 17:06:36 -07:00
Neil Fraser e300931071 Allow multiple interpolation messages. Fix variable context menus. 2015-06-27 12:49:01 -07:00
Neil Fraser b37fb2bf8c Move datepicker CSS out of main codebase. 2015-06-13 16:29:21 -07:00
Neil Fraser ab7984fa75 Add field_label to JSON format. 2015-06-12 11:37:07 -07:00
Neil Fraser ffba7fafc4 Fix missing fields in json mode. 2015-06-10 21:59:27 -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 17961f7f58 Support multiple Blockly instances. 2015-04-28 13:51:25 -07:00
Neil Fraser 6d1df4dfb5 Revert "De-singleton Blockly. Part 1."
This reverts commit 3122c8a93f.
2015-04-07 21:01:37 -07:00
Neil Fraser 3122c8a93f De-singleton Blockly. Part 1. 2015-04-06 18:36:53 -07:00
Neil Fraser a0e214367f Fix headless rendering of uneditable blocks. 2015-03-12 15:24:29 -07:00
Neil Fraser 7414c59b89 Fix headless procedure arguments (issue 268). 2015-03-08 19:17:12 -07:00
Neil Fraser 1214b8cca8 Merge pull request #78 from carloslfu/fix_collapse_bug
fix collapse bug
2015-03-08 18:51:05 -07:00
Neil Fraser 4d2aac4f19 Bug-fixes to background grid. 2015-03-08 17:39:30 -07:00
carloslfu e0313dd6f1 fix collapse bug 2015-03-02 12:45:20 -05:00
Neil Fraser 169ece400b Bump unconnected blocks after mutator change. 2015-02-27 14:24:20 -08:00
Neil Fraser 247782c72a Fix duplicated stacks of collapsed connected blocks. 2015-01-27 14:33:15 -08:00
Neil Fraser 28829f3f34 Fix duplicated collapsed block connection bug (issue 262). Recompile language update. 2015-01-27 12:51:29 -08:00
Neil Fraser aa5afd18f6 Improve rendering speed. 2015-01-26 04:56:58 -08:00
Neil Fraser 48bffac316 Partially fix mutators (issue 38). 2015-01-01 14:30:37 -08:00
Neil Fraser 4973db4df6 Use goog.global instead of this or window. 2014-12-23 16:44:00 -08:00
Neil Fraser 0f8d01209c Headless workspaces and blocks. 2014-12-23 11:22:02 -08:00
Neil Fraser c9169285d9 Add red 'X' to mouse cursor if blocks are over toolbox. 2014-12-02 15:00:10 -08:00
Neil Fraser 62525c83d8 Fix coordinate bug introduced yesterday. 2014-11-29 23:03:25 -08:00
Neil Fraser 674625c47e Add red 'X' to mouse cursor if blocks are over flyout. 2014-11-28 21:43:39 -08:00
Neil Fraser 208e49c9e6 Add red 'X' to mouse cursor if blocks are over the trash can. 2014-11-26 12:03:21 -08:00
Neil Fraser 7cac5febca Fix illegal connections in stacks after a healing delete (issue 15). 2014-11-21 14:57:30 -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 58f264f4ce Automatic commit Sat Feb 22 03:00:01 PST 2014 2014-02-22 03:00:01 -08:00