carlosperate
3cc4c4e141
Contain the height of the field dropdown to the window viewport height.
2015-07-16 22:08:50 +01:00
Neil Fraser
f2c9c89dd3
Darken the flyout scrollbars.
2015-07-15 14:09:19 -07:00
Neil Fraser
1ca2fdc844
Add classes to svg groups.
2015-07-14 23:13:09 -07:00
Neil Fraser
af75752c00
Fix % codes in 'hi' and 'lrc'.
2015-07-14 23:10:54 -07:00
Neil Fraser
6291e98473
Remove scrollbar background UI.
2015-07-14 17:22:35 -07:00
Neil Fraser
782676071a
Fix page scrolling in flyout.
2015-07-14 17:04:47 -07:00
Neil Fraser
8a4edb7985
Post-translation recompile
2015-07-14 14:02:36 -07:00
Siebrand Mazeland
6ad287bb7a
Localisation updates from https://translatewiki.net .
2015-07-14 16:21:16 +02:00
Neil Fraser
09f5ac6f7b
Remove non-functioning workspace long-click.
2015-07-13 17:48:50 -07:00
Neil Fraser
fd1e63e250
Merge pull request #96 from carloslfu/workspaces_longpress
...
Enable long-press context menu for Workspaces.
2015-07-13 17:15:29 -07:00
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