Katelyn Mann
9e4ed972b0
update from master + build
2017-03-22 10:05:20 -07:00
Rachel Fenichel
40d1eeba03
rebuild
2017-01-20 22:09:44 -08:00
Andrew n marshall
a47bd93f4c
Adding extensions for JSON support of dynamic blocks. ( #834 )
...
Adding support for extensions, functions that can assist with loading blocks, much like init functions, but that can be referenced from JSON definitions. This allows JSON definitions to define dynamic blocks such as onchange handlers and mutators.
Rewrote math_number as an example pure JSON block.
2017-01-18 12:45:39 -08:00
picklesrus
5ab6f41fd3
recompile again. ( #806 )
2017-01-05 20:08:28 -08:00
Rachel Fenichel
4188226808
Routine rebuild
2017-01-04 13:26:58 -08:00
Sean Lip
05b5c3bc62
Rebuild Blockly.
2016-11-28 17:29:24 -08:00
Neil Fraser
f6aef459fc
API-breaking cleanup. But doubtful anyone will be affected. ( #748 )
...
* Make add/removeClass return whether they did anything.
* Move more functions onto utils.
* Move bind functions to Blockly.
* Routine recompile.
2016-11-15 13:54:33 -08:00
Rachel Fenichel
82261e3d68
Remove ifelse block and messages'
2016-11-11 17:21:29 -08:00
Rachel Fenichel
b5822e2925
Revert "Revert "Rebuild nov 3 16""
...
This reverts commit c8ca24a000 .
2016-11-11 17:05:13 -08:00
Neil Fraser
c8ca24a000
Revert "Rebuild nov 3 16"
2016-11-08 16:46:00 -08:00
Rachel Fenichel
b30b60e8d1
merge and rebuild
2016-11-03 15:55:57 -07:00
Rachel Fenichel
79d6f69f5a
Rebuild 10/24
2016-10-24 09:57:17 -07:00
Katelyn Mann
0708799760
Routine recompile
2016-10-11 14:59:12 -07:00
Rachel Fenichel
ba1238812f
Revert "Revert "Ignore everything but the first touch stream""
2016-09-23 13:36:53 -07:00
Rachel Fenichel
b2faa41eb1
Revert "Ignore everything but the first touch stream"
2016-09-22 15:26:52 -07:00
Rachel Fenichel
1c025672b3
Clear touch identifier at the ends of more drags. Includes flyout background, right-clicks on blocks, and loading sounds.
2016-08-31 15:56:37 -07:00
Neil Fraser
2995f76ed8
Routine recompile.
2016-08-24 03:08:13 -07:00
Rachel Fenichel
9adb9c0cdb
Recompile
2016-08-08 16:59:25 -07:00
Rachel Fenichel
f040929bd8
Merge remote-tracking branch 'upstream/develop' into feature/merge_develop
2016-07-15 13:07:07 -07:00
Neil Fraser
471f620c29
Routine recompile.
2016-07-08 16:53:42 -07:00
Rachel Fenichel
9a6cbe1b34
Lint and remove math_change wherever necessary
2016-07-07 14:40:59 -07:00
Rachel Fenichel
e371da3031
First pass at svg button in flyout
2016-07-07 14:35:30 -07:00
Neil Fraser
62a644686c
Routine recompile.
2016-06-27 17:40:30 -07:00
Neil Fraser
26bbe74ba1
Routine recompile.
2016-06-21 04:33:35 -07:00
Neil Fraser
873e987f85
Routine recompile
2016-06-14 11:04:26 -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
2a2a6695da
Routine recompile.
2016-05-21 05:56:49 -07:00
Neil Fraser
e69ddf9cd2
Routine recompile.
2016-05-10 17:22:17 -07:00
Dan LaLiberte
55eba0a39b
Rebuild, add lists_sort block to demos/code/index.html
2016-05-06 11:14:23 -04:00
Daniel LaLiberte
8904fd1b9c
Fix Dart and PHP lists_sort.
...
Add generator tests.
2016-05-05 17:58:08 -04:00
Dan LaLiberte
c1cfec8dbd
Add lists_sort block.
2016-05-04 17:03:24 -04:00
Neil Fraser
bd779ad938
Respect generator.INDENT setting. Issue #331 .
2016-04-14 01:14:37 -07:00
Neil Fraser
d73531da6b
Routine recompile.
2016-03-29 09:04:25 -07:00
Neil Fraser
4253de041a
Remove old realtime.
2016-01-08 13:03:22 -08:00
Neil Fraser
c374827204
Routine recompile.
2015-12-17 15:38:50 -08:00
Madeeha
7d48f253e6
changing the controls_if_if block to allow controls_if_elseif and controls_if_else blocks to attach to the bottom of the if block instead of in the middle of the block.
2015-12-17 15:29:50 -08:00
Neil Fraser
2f30034983
Fix infinity in Python, PHP, and Dart.
2015-10-24 23:53:07 -04:00
Neil Fraser
cb26a13b00
Fix generators for deprecated controls_repeat block.
2015-09-07 19:42:22 -07:00
Neil Fraser
0274763beb
Clean up temporary generator data.
2015-08-14 18:26:05 -07:00
Neil Fraser
bd144f14ea
Fix tooltip location when page is scrolled.
...
Also of note, Closure Compiler is no longer preserving licences.
2015-08-06 11:12:41 -07:00
Neil Fraser
bafb3016fd
Remove duplicated generators.
2015-07-23 13:11:51 -07:00
Neil Fraser
edd3e3bf33
Lint corrections.
2015-06-17 13:05:24 -07:00
Neil Fraser
3e893da239
Rename 'text' to 'texts' to avoid collision with 'text' block.
2015-01-26 02:45:03 -08:00
Neil Fraser
1c39a638e3
Lint fixes.
2015-01-22 15:58:10 -08:00
Neil Fraser
e69f5f4502
Add list/text join/split block.
2015-01-18 16:54:30 -08:00
Neil Fraser
0f8d01209c
Headless workspaces and blocks.
2014-12-23 11:22:02 -08:00
Neil Fraser
d998a1c8ec
Update to latest version.
2014-09-08 14:26:52 -07:00
ellen.spertus
576850a577
Automatic commit Fri Jan 31 03:00:02 PST 2014
2014-01-31 03:00:02 -08:00
ellen.spertus
bd778cdfea
Automatic commit Wed Jan 15 03:00:09 PST 2014
2014-01-15 03:00:09 -08:00
ellen.spertus
08f4022b38
Automatic commit Sat Jan 11 03:00:02 PST 2014
2014-01-11 03:00:02 -08:00