Andrew n marshall
fb020f1c06
New jsinterpreter demo includes wait block. Both demos have improved UI for clarity. ( #1001 )
...
Refactor of interpreter demo
* Renamed demos/interpreter/index.html as demos/interpreter/step-execution.html (including redirect), and added demos/interpreter/async-execution.html.
* Refactored code to automatically generate/parse the blocks, eliminating the need for a "Parse JavaScript" button. Code is still shown in alert upon stepping to the first statement. Print statements now write to output <textarea> instead of modal dialogs.
2017-05-01 17:28:34 -07:00
Neil Fraser
9e5273bfc7
Update JS Interpreter to latest.
2016-10-26 20:42:21 -07:00
Neil Fraser
144be4d49f
Block highlighting
...
* Separate block selection (editing) from highlighting (execution).
* Remove add/removeDragging functions. They clutter the API for no reason.
2016-10-26 18:39:56 -07:00
Neil Fraser
5cdb843f3e
Update demo to latest interpreter.
2016-09-20 12:52:22 -07:00
Andrew n marshall
592b2e1a51
Updating URLs to reflect new docs. ( #418 )
...
* Updating URLs to reflect new docs. Removing -blockly in URLs.
* Rebuilt.
2016-06-14 10:15:35 -07: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
4e42a1b78e
Swap order of arguments on domToWorkspace.
2016-04-04 18:31:41 -07:00
Neil Fraser
55a94a14f0
Add naked variable to generator test.
2016-03-09 11:51:57 -08:00
Neil Fraser
0274763beb
Clean up temporary generator data.
2015-08-14 18:26:05 -07:00
g-rocket
25c5ee605e
Fix typo (wth -> with)
2015-07-20 10:33:46 -04:00
Neil Fraser
6fdab711b2
Fix several RTL bugs.
2015-05-19 12:02:49 -07:00
Neil Fraser
3ff69d47fe
Inject can now take an ID. Also, fix unit tests.
2015-04-29 20:26:04 -07:00
Neil Fraser
89d1aafd5b
Update demos to use non-deprecated workspace calls.
2015-04-28 15:07:33 -07:00
Neil Fraser
a8414a0ecb
Remove unneeded HTML attributes (Google style guide).
2014-12-02 18:22:46 -08:00
Neil Fraser
0f187fc392
Add starting blocks to JS generator/interpreter demos.
2014-11-10 12:52:59 -08:00
Neil Fraser
0cb49f2682
Add 'media' config option. Deprecate 'path' config option.
2014-11-09 16:02:24 -08:00
Neil Fraser
6909e38fc8
Move Block Factory from apps to demos. Add icons to demos.
2014-10-16 16:58:32 -07:00
Neil Fraser
6539211104
Change official project URL.
2014-10-07 13:09:55 -07:00
Neil Fraser
c44c629725
Point context help to GitHub from Google Code.
2014-09-18 16:52:00 -07:00
Neil Fraser
7122410373
Changing project location from Google Code to GitHub.
2014-09-08 15:18:02 -07:00
Neil Fraser
d1eb6f607b
Adding new files for latest version.
2014-09-08 14:32:07 -07:00