Commit graph

348 commits

Author SHA1 Message Date
Neil Fraser
e0f90e6e33 Adding more type documentation. 2015-07-13 15:03:22 -07:00
Neil Fraser
f737b3ea48 Merge pull request #127 from trodi/master
adding missing type documentation to public fields
2015-07-13 14:47:54 -07:00
Troy McKinnon
68dbb71610 adding missing type documentation to public fields 2015-07-13 16:44:11 -05:00
Neil Fraser
64bd9d498d Stop calling onchange on deleted blocks. 2015-07-13 14:16:09 -07:00
Neil Fraser
daa7145ee4 Remove change event on injection. 2015-07-13 13:47:19 -07:00
Neil Fraser
a939235959 Fix path glitch when block selected (issue 121) 2015-07-12 15:38:59 -07:00
Neil Fraser
662160e8af Merge pull request #122 from carlosperate/paste_block
Offset pasted block if in range of a snap connection.
2015-07-11 19:47:21 -07: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
bcebb0776b Allow flights to be initially expanded in toolbox. 2015-07-09 11:57:06 -07:00
Siebrand Mazeland
24ffee6232 Localisation updates from https://translatewiki.net. 2015-07-08 08:17:00 +02:00
carlosperate
bfd3834e7d Offset pasted block if in range of a snap connection. 2015-07-04 05:34:59 +01:00
Neil Fraser
d8a72df17f Generalize PHP $ hack for variables. 2015-07-02 19:59:32 -07:00
Neil Fraser
d819db2acf Lint corrections. 2015-07-02 19:41:10 -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
798312a6b8 Fix open trashcan with undeletable block. 2015-07-01 14:04:59 -07:00
Siebrand Mazeland
3261d6b704 Localisation updates from https://translatewiki.net. 2015-07-01 10:11:07 +02:00
Neil Fraser
774a76f275 Allowing manual code editing in Block Factory. 2015-06-30 22:51:06 -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
aa746641fa Add type check to loop param. 2015-06-24 10:34:53 -07:00
Neil Fraser
4858d9ecfe Routine recompile. 2015-06-22 15:45:18 -07:00
Neil Fraser
1be9437544 Support content editable (issue 113). 2015-06-22 15:45:18 -07:00
Neil Fraser
917aa3411d Fixing i18n helpurls. 2015-06-22 15:45:18 -07:00
Neil Fraser
39b0976612 Merge pull request #117 from ensonic/master
Handle non ascii characters in keys with an error.
2015-06-22 15:44:13 -07:00
Stefan Sauer
f0c7356645 Handle non ascii characters in keys with an error.
Instead of a hard to handle UnicodeEncodeError exception, check the keys and
print a human readable error. Turn more format strings into utf-8 to avoid the
exception.

Fixes #116
2015-06-22 16:58:30 +02:00
Siebrand Mazeland
de30483bb0 Remove (partially) untranslated strings in Hebrew 2015-06-22 15:45:30 +02:00
Siebrand Mazeland
9bc989c1b8 Remove some unneeded and/or incorrect translations.
For keys:
* "CONTROLS_FOREACH_HELPURL": "https://github.com/google/blockly/wiki/Loops#for-each",
* "MATH_CONSTRAIN_HELPURL": "https://en.wikipedia.org/wiki/Clamping_%28graphics%29",
* "LISTS_ISEMPTY_HELPURL": "https://github.com/google/blockly/wiki/Lists#is-empty",
2015-06-22 15:38:13 +02:00
Siebrand Mazeland
93cfbe99ee Localisation updates from https://translatewiki.net. 2015-06-22 11:50:51 +02:00
Siebrand Mazeland
e4c93782c9 Localisation updates from https://translatewiki.net. 2015-06-18 13:24:51 +02: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
b37fb2bf8c Move datepicker CSS out of main codebase. 2015-06-13 16:29:21 -07:00
Neil Fraser
7e90591a21 Fix lastDummyAlign in Block Factory. 2015-06-12 18:19:53 -07:00
Neil Fraser
ab7984fa75 Add field_label to JSON format. 2015-06-12 11:37:07 -07:00
Neil Fraser
842783f442 Add block name as JSON id. 2015-06-11 18:06:44 -07:00
Neil Fraser
9bfca8b019 Tighten statement connections. 2015-06-11 15:28:45 -07:00
Neil Fraser
d817575767 Block Factory should show empty dummy inputs. 2015-06-10 23:15:09 -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
Siebrand Mazeland
a46931be37 Localisation updates from https://translatewiki.net. 2015-06-08 16:07:58 +02:00
Neil Fraser
e8d68fd95d Fix 'any' type in Block Factory. 2015-06-04 18:10:38 -07:00
Neil Fraser
760d203c06 Fix PHP's blend colour block. 2015-06-04 15:41:09 -07:00
Neil Fraser
c95865a181 Fix PHP's RGB colour block. 2015-06-04 15:12:37 -07:00
Neil Fraser
b935dd8613 Fix DOMParser in node.js 2015-06-04 15:06:39 -07:00
Neil Fraser
9c1e8588ba Merge pull request #101 from daarond/master
PHP Generator Support
2015-06-04 15:06:26 -07:00
Neil Fraser
8202ebf07d Dispose of toolbox when workspace is disposed. 2015-06-04 12:04:43 -07:00