scratch-blocks/core
2016-01-05 00:56:57 +00:00
..
block.js improve type annotations 2015-11-10 17:28:46 -06:00
block_svg.js Add option to delete all blocks on workspace. 2015-12-02 22:10:09 -08:00
blockly.js Fix to Blockly.doCommand to call Blockly.Realtime.isEnabled 2015-12-01 11:01:06 +00:00
blocks.js Remove dependency on goog.cssom. 2015-09-29 15:40:19 -07:00
bubble.js Separate overlapping emboss filter and disabled pattern across multiple Blockly instances. Issue 184. 2015-09-28 12:20:28 -07:00
comment.js Add zooming feature. 2015-08-19 17:21:05 -07:00
connection.js Don't update shadows on connections since they are immutable. 2015-11-22 04:26:58 -08:00
contextmenu.js Support multiple Blockly instances. 2015-04-28 13:51:25 -07:00
css.js Clean up build file from previous PR. 2015-11-13 21:11:24 -08:00
field.js Fix zoom center button. Reverse disconnect wiggle. 2015-09-22 17:28:51 -07:00
field_angle.js Trivial cleanup. 2015-08-18 11:34:22 -07:00
field_checkbox.js De-shadow blocks that have been edited. 2015-10-14 18:20:53 -07:00
field_colour.js De-shadow blocks that have been edited. 2015-10-14 18:20:53 -07:00
field_date.js Add zooming feature. 2015-08-19 17:21:05 -07:00
field_dropdown.js De-shadow blocks that have been edited. 2015-10-14 18:20:53 -07:00
field_image.js adding additional type annotations 2015-12-01 14:04:54 -06:00
field_label.js Use prototypes for primitive properties. 2015-09-12 19:31:22 -07:00
field_textinput.js De-shadow blocks that have been edited. 2015-10-14 18:20:53 -07:00
field_variable.js Fix 'this' in field change handler calls. 2015-08-17 23:20:29 -07:00
flyout.js Allow custom gaps to be specified between toolbox blocks. 2015-10-25 22:20:08 -04:00
generator.js Use prototypes for primitive properties. 2015-09-12 19:31:22 -07:00
icon.js Dragging on an icon should not pop open a bubble. 2015-08-19 18:25:26 -07:00
inject.js Allow nodes input to toolbox injection in IE 2016-01-05 00:56:57 +00:00
input.js Use prototypes for primitive properties. 2015-09-12 19:31:22 -07:00
msg.js Remove dependency on goog.cssom. 2015-09-29 15:40:19 -07:00
mutator.js Lint corrections. 2015-06-17 13:05:24 -07:00
names.js Generalize PHP $ hack for variables. 2015-07-02 19:59:32 -07:00
procedures.js Allow custom gaps to be specified between toolbox blocks. 2015-10-25 22:20:08 -04:00
realtime-client-utils.js Use goog.global instead of this or window. 2014-12-23 16:44:00 -08:00
realtime.js Use goog.global instead of this or window. 2014-12-23 16:44:00 -08:00
scrollbar.js Use prototypes for primitive properties. 2015-09-12 19:31:22 -07:00
toolbox.js Fix toolbar with both colours and subcategories. 2015-12-01 12:28:19 -08:00
tooltip.js Add zooming feature. 2015-08-19 17:21:05 -07:00
trashcan.js Add hook for clicking on trashcan. 2015-10-25 23:50:20 -07:00
utils.js Improve randomness of UUIDs. 2015-11-24 19:16:01 -08:00
variables.js Allow custom gaps to be specified between toolbox blocks. 2015-10-25 22:20:08 -04:00
warning.js Rename Warning getAllText function for Comment object compatibility. 2015-08-17 15:23:08 +01:00
widgetdiv.js Stop Firefox from jumping when widget div is displayed. Issue 186. 2015-10-01 20:23:46 -07:00
workspace.js Add zooming feature. 2015-08-19 17:21:05 -07:00
workspace_svg.js Add option to delete all blocks on workspace. 2015-12-02 22:10:09 -08:00
xml.js improve type annotations 2015-11-10 17:28:46 -06:00
zoom_controls.js Fix zoom center button. Reverse disconnect wiggle. 2015-09-22 17:28:51 -07:00