Emma Dauterman ab850b9863 Blockly Factory: Workspace Factory UI (#577)
* Some UI changes made

* CSS changes

* Done with UI tweaks

* Changing arrow key event listeners, also changing category header in category list

* Fixed bug with error on updating toolbox with read only

* Changes to factory.css and workspacefactory view

* Bug fixes and UI changes and refactoring to have enableKeyEvents in wfactory controller

* Uncommented catch

* Changes to app_controller.js to use constants, other nit changes

* Nit line breaks
2016-08-23 10:48:36 -07:00
2016-08-18 19:27:25 -07:00
2016-08-17 16:08:38 -07:00
2016-05-25 15:35:11 -07:00
2016-05-04 17:03:24 -04:00
2015-08-03 20:34:07 +02:00
2016-08-08 16:59:25 -07:00
2016-08-08 16:59:25 -07:00
2016-08-08 16:59:25 -07:00
2016-04-11 17:25:48 -07:00
2016-08-08 16:59:25 -07:00
2016-05-23 17:34:46 -07:00
2016-08-08 16:59:25 -07:00
2016-08-08 16:59:25 -07:00

Blockly

Google's Blockly is a web-based, visual programming editor. Users can drag blocks together to build programs. All code is free and open source.

The project page is https://developers.google.com/blockly/

Description
The web-based visual programming editor.
Readme Apache-2.0 257 MiB
Languages
TypeScript 51.3%
JavaScript 40.6%
Python 2.1%
HTML 1.8%
PHP 1.5%
Other 2.7%