scratch-blocks/core
2016-04-27 16:38:22 -07:00
..
block.js Allow use of setOutput (and friends) to change checks. Issue #315. 2016-04-06 16:27:25 -07:00
block_render_svg.js Routine recompile. 2016-04-21 06:05:25 -07:00
block_svg.js Use more coordinates. 2016-04-19 23:24:42 -07:00
blockly.js Position toolbox correctly at bottom 2016-04-27 16:38:22 -07:00
blocks.js Add workspace.newBlock, deprecate Blockly.Block.obtain. 2015-12-07 16:40:45 +01:00
bubble.js Use more coordinates. 2016-04-19 23:24:42 -07:00
comment.js Use goog.math.Coordinate instead of separate X and Y properties. 2016-04-19 21:14:49 -07:00
connection.js Use more coordinates. 2016-04-19 23:24:42 -07:00
connection_db.js Use more coordinates. 2016-04-19 23:24:42 -07:00
constants.js Horizontal toolbox layout with positioning at start or end. 2016-04-07 14:02:22 -07:00
contextmenu.js Swap order of arguments on domToWorkspace. 2016-04-04 18:31:41 -07:00
css.js Fix scrollbar positioning and category ordering 2016-04-07 14:02:22 -07:00
events.js Use more coordinates. 2016-04-19 23:24:42 -07:00
field.js Set field.sourceBlock in headless Blockly. 2016-04-04 17:47:15 -07:00
field_angle.js Allow shadow blocks to be edited. 2016-02-26 00:22:31 -08:00
field_checkbox.js Set field.sourceBlock in headless Blockly. 2016-04-04 17:47:15 -07:00
field_colour.js Allow shadow blocks to be edited. 2016-02-26 00:22:31 -08:00
field_date.js Rename Field.setChangeHandler to Field.setValidator 2016-02-10 14:33:13 -08:00
field_dropdown.js Set field.sourceBlock in headless Blockly. 2016-04-04 17:47:15 -07:00
field_image.js Set field.sourceBlock in headless Blockly. 2016-04-04 17:47:15 -07:00
field_label.js Set field.sourceBlock in headless Blockly. 2016-04-04 17:47:15 -07:00
field_textinput.js Fix error in closing text input if block is deleted. See PR #300 and Issue #303. 2016-03-29 21:41:20 -07:00
field_variable.js Set field.sourceBlock in headless Blockly. 2016-04-04 17:47:15 -07:00
flyout.js Add TODOs 2016-04-27 10:31:01 -07:00
generator.js Respect generator.INDENT setting. Issue #331. 2016-04-14 01:14:37 -07:00
icon.js Use goog.math.Coordinate instead of separate X and Y properties. 2016-04-19 21:14:49 -07:00
inject.js Merge branch 'develop' into feature/horizontal_toolbox_port 2016-04-25 14:25:36 -07:00
input.js Set field.sourceBlock in headless Blockly. 2016-04-04 17:47:15 -07:00
msg.js Add workspace.newBlock, deprecate Blockly.Block.obtain. 2015-12-07 16:40:45 +01:00
mutator.js Use goog.math.Coordinate instead of separate X and Y properties. 2016-04-19 21:14:49 -07:00
names.js Generalize PHP $ hack for variables. 2015-07-02 19:59:32 -07:00
options.js Merge branch 'develop' into feature/horizontal_toolbox_port 2016-04-25 14:25:36 -07:00
procedures.js Remove setProcedureParameters from API (use domToMutation instead). 2016-03-22 10:48:13 -07:00
scrollbar.js Shift scrollbar position slightly 2016-04-25 14:31:47 -07:00
toolbox.js Position toolbox correctly at bottom 2016-04-27 16:38:22 -07:00
tooltip.js Use ENUM for dragMode. Blocks no longer sticky when created from disappearing flyout. 2016-03-29 08:36:11 -07:00
trashcan.js correctly position trash can and zoom controls when the flyout is always open; add flyout and toolbox size to main workspace metrics; get rid of flyout's vertical offset. 2016-04-13 15:30:11 -07:00
utils.js Remove Blockly.removeAllRanges and replace it with calls to add/remove 2016-03-28 10:06:43 -07:00
variables.js Group variable rename into same event. 2016-03-06 14:51:03 -08:00
warning.js Use goog.math.Coordinate instead of separate X and Y properties. 2016-04-19 21:14:49 -07:00
widgetdiv.js Don't fire 'click' events when opening bubbles. Fix groups on context menu deletes. 2016-04-07 17:07:02 -07:00
workspace.js Merge branch 'develop' into feature/horizontal_toolbox_port 2016-04-25 14:25:36 -07:00
workspace_svg.js Merge branch 'develop' into feature/horizontal_toolbox_port 2016-04-25 14:25:36 -07:00
xml.js Swap order of arguments on domToWorkspace. 2016-04-04 18:31:41 -07:00
zoom_controls.js Merge branch 'develop' into feature/horizontal_toolbox_port 2016-04-25 14:25:36 -07:00