Neil Fraser
0c3dad0e1c
Resize Code demo before injection to eliminate loading reflow.
2015-09-14 15:23:42 -07:00
Neil Fraser
5085ebfb24
Revert "Adding தமிழ்."
...
This reverts commit 02d75ca60b .
2015-08-19 18:03:47 -07:00
Neil Fraser
02d75ca60b
Adding தமிழ்.
2015-08-19 17:51:15 -07:00
Neil Fraser
5b7fec7092
Add zooming feature.
...
By carloslfu.
2015-08-19 17:21:05 -07:00
Neil Fraser
0274763beb
Clean up temporary generator data.
2015-08-14 18:26:05 -07:00
Neil Fraser
be70863b07
Clean plane coordinates. Fix RTL alignment.
2015-07-28 12:09:52 -07:00
carlosperate
7612964a51
Change plane demo readme cli quotation marks for better compatibility.
2015-07-27 02:24:25 +01:00
carlosperate
195389a6e0
Increase the plane svg height and move the text to a second row.
2015-07-27 00:08:23 +01:00
g-rocket
25c5ee605e
Fix typo (wth -> with)
2015-07-20 10:33:46 -04:00
carlosperate
6926da48c9
Block factory: close workspace drop downs and unfocus selections on manual edit.
2015-07-16 04:05:26 +01:00
Neil Fraser
e0f90e6e33
Adding more type documentation.
2015-07-13 15:03:22 -07: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
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
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
059c2f1778
Add automatic mode for internal/external input layout.
2015-06-10 18:45:15 -07:00
Neil Fraser
9050e32954
Adding JsonInit method of creating blocks.
2015-06-08 15:54:18 -07:00
Neil Fraser
e8d68fd95d
Fix 'any' type in Block Factory.
2015-06-04 18:10:38 -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
Neil Fraser
e8ab929b6a
Fix visibility changes with toolbox.
2015-05-22 17:08:59 -07:00
Neil Fraser
37eff10fe6
Merge pull request #102 from carloslfu/Remove_bug_comment
...
Remove resolved firefox bug comment
2015-05-22 16:05:53 -07:00
Carlos Galarza
8314929e2d
Remove resolved firefox bug comment
2015-05-22 17:08:35 -05:00
Neil Fraser
767d7fe556
Add expanded property to toolbox XML.
2015-05-22 13:10:58 -07:00
daarond
f240b6dcda
Merge branch 'master' of https://github.com/google/blockly
2015-05-21 11:45:15 -05:00
Neil Fraser
6fdab711b2
Fix several RTL bugs.
2015-05-19 12:02:49 -07:00
daarond
6809e9b49e
Merge remote-tracking branch 'googleblockly/master'
...
Conflicts:
blockly_uncompressed.js
2015-05-15 16:58:22 -05:00
daarond
ced61e5c58
updating demos
2015-05-14 17:09:19 -05:00
Neil Fraser
2a9993e5f3
Fix cloud storage (issue 100)
2015-05-13 22:45:51 -07:00
Neil Fraser
3acf862876
Restore scrollbars on Block Factory preview.
2015-05-07 17:51:29 -07:00
Neil Fraser
e6032ac093
Fix Block Factory save links (issue 95).
2015-05-04 10:45:24 -07:00
Neil Fraser
c5b88b1116
Kill SVG when disposing main workspace.
2015-05-02 21:08:18 -07:00
Neil Fraser
4b550b9d06
Switch from iframe to overlay in resize demo.
2015-04-30 14:57:31 -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
17961f7f58
Support multiple Blockly instances.
2015-04-28 13:51:25 -07:00
Neil Fraser
29976c4c4d
Remove outside border from Blockly (issue 92).
2015-04-07 20:27:26 -07:00
Neil Fraser
b06c6b3a94
Add grid to code demo.
2015-03-10 18:28:11 -07:00
Neil Fraser
66fc235721
Comment out date picker (it increases compile size by 60%).
2015-02-25 01:06:10 -08:00
Neil Fraser
cbb7204c27
Internationalize date picker.
2015-02-04 22:57:45 -08:00
Neil Fraser
4db568a9bc
Add help URLs to Block Factory.
2015-02-02 11:31:33 -08:00
Blake Bourque
dd58c2a776
Make the "seats =" block not deletable.
...
If this block is removed, the puzzle cannot be completed. THis will make a good example users can be pointed to for a use example of setDeletable(boolean).
2015-01-28 16:07:30 -05:00
Neil Fraser
816aa86992
Replace <hr> with <sep></sep> (issue 50). Alphabetize CSS.
2015-01-23 18:24:15 -08:00
Neil Fraser
0d857e0aa7
Add spaghetti stress test to playground.
2015-01-20 17:14:47 -08:00
Neil Fraser
e69f5f4502
Add list/text join/split block.
2015-01-18 16:54:30 -08:00
Neil Fraser
8dce3aa271
Fix preview position in Block Factory.
2015-01-17 09:35:39 -08:00