Commit Graph

31 Commits

Author SHA1 Message Date
Muthiah Annamalai 86f35a40f9 1) Tamil translations to Blockly from generally accepted conventions of ezhillang.org and other implementations of Tamil programming scripts.
2) Resolves issue #144 on google/blockly
2015-11-21 16:38:16 -05:00
Neil Fraser dcd463b550 Add 'startScale' and remove 'enabled' options on zoom. 2015-10-21 13:25:02 -07:00
Neil Fraser b503dd7d80 Add shadow blocks and category colours to code demo. 2015-10-12 21:00:29 -07:00
Prof Gra d489c132db Typo: evironment -> environment. 2015-10-03 22:56:10 +02:00
Neil Fraser ac9de0d915 Deprecate empty list block. 2015-10-02 15:38:39 -07:00
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 e0f90e6e33 Adding more type documentation. 2015-07-13 15:03:22 -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 e8ab929b6a Fix visibility changes with toolbox. 2015-05-22 17:08:59 -07:00
Carlos Galarza 8314929e2d Remove resolved firefox bug comment 2015-05-22 17:08:35 -05: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 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 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 e095147b11 Fix alignment of blocks tab in Code demo. 2014-12-17 20:25:14 -08:00
Neil Fraser a8414a0ecb Remove unneeded HTML attributes (Google style guide). 2014-12-02 18:22:46 -08:00
Neil Fraser 6e14380fd2 Fix redirect on Code demo. 2014-11-20 17:23:05 -08:00
Neil Fraser a2ddb04f21 Remove core-unsupported languages from Code demo. Fix resize in Graph. 2014-11-20 16:48:03 -08:00
Neil Fraser ab133cb539 Move Code app to demos directory. 2014-11-20 15:37:12 -08:00