scratch-blocks/core
2016-03-22 13:03:56 -04:00
..
block.js C blocks consume other blocks. 2016-03-22 13:03:56 -04:00
block_render_svg_horizontal.js Ghosts for pants block; conforms to blockly-style insertion rules. 2016-03-16 11:12:30 -07:00
block_render_svg_vertical.js Refactor block_svg to share code between horizontal and vertical versionss. 2016-02-24 10:19:59 -08:00
block_svg.js Always disconnect the ghost. 2016-03-21 16:57:39 -04:00
blockly.js WIP on ghosts for pants blocks 2016-03-16 11:12:30 -07:00
blocks.js Add workspace.newBlock, deprecate Blockly.Block.obtain. 2015-12-07 16:40:45 +01:00
bubble.js Separate overlapping emboss filter and disabled pattern across multiple Blockly instances. Issue 184. 2015-09-28 12:20:28 -07:00
colours.js Blockly.Colours.textField camelCase 2016-03-01 16:28:29 -05:00
comment.js Add Create, Delete, and Change events. 2016-01-20 19:11:03 -08:00
connection.js C blocks consume other blocks. 2016-03-22 13:03:56 -04:00
connection_db.js Update message descriptions. 2016-03-14 16:00:25 -07:00
contextmenu.js Add X/Y coordinates and block ID to create event. 2016-02-16 21:57:22 -08:00
css.js Text colour to spec 2016-03-01 15:31:00 -05:00
events.js Add undo/redo. 2016-03-14 23:14:05 -07:00
field.js Update inputs to match spec 2016-02-23 16:59:53 -05:00
field_angle.js Allow shadow blocks to be edited. 2016-02-26 00:22:31 -08:00
field_checkbox.js Fix checkbox events. Fix block deletion while mutator is open. 2016-03-14 23:14:58 -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 Allow shadow blocks to be edited. 2016-02-26 00:22:31 -08:00
field_image.js Add RTL icon positioning and flip property 2016-03-03 17:32:22 -05:00
field_label.js Add Create, Delete, and Change events. 2016-01-20 19:11:03 -08:00
field_textinput.js Allow shadow blocks to be edited. 2016-02-26 00:22:31 -08:00
field_variable.js Rename Field.setChangeHandler to Field.setValidator 2016-02-10 14:33:13 -08:00
flyout.js Merge remote-tracking branch 'Google/develop' into feature/upstream-merge-march-11-2 2016-03-11 13:18:14 -05:00
generator.js Create block id database. 2015-12-09 10:02:42 +01:00
icon.js Allow RGB colours. 2015-12-13 19:13:05 +01:00
inject.js Add SVG filter for glowing stack 2016-03-04 12:22:14 -05:00
input.js Use prototypes for primitive properties. 2015-09-12 19:31:22 -07:00
msg.js Add workspace.newBlock, deprecate Blockly.Block.obtain. 2015-12-07 16:40:45 +01:00
mutator.js Add undo/redo. 2016-03-14 23:14:05 -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
scrollbar.js Merge remote-tracking branch 'Google/develop' into feature/upstream-merge-march-11-2 2016-03-11 13:18:14 -05:00
toolbox.js fix annotations and rename 2016-02-23 14:55:15 -08:00
tooltip.js Trivial number/text/colour blocks should inherit parent's tooltip. 2016-02-02 16:20:02 -08:00
trashcan.js Cache delete area rectangle bounds in the on mouse down event 2016-02-03 15:36:39 -08:00
utils.js Fix issue 251, $ in ID. 2016-02-16 22:16:36 -08:00
variables.js Group variable rename into same event. 2016-03-06 14:51:03 -08:00
warning.js Vectorize icons. 2015-12-13 11:06:15 +01:00
widgetdiv.js Add undo/redo. Also refactor connections. 2016-03-03 17:48:54 -08:00
workspace.js Merge remote-tracking branch 'Google/develop' into upstream-march-15 2016-03-15 10:35:47 -04:00
workspace_svg.js Merge remote-tracking branch 'Google/develop' into upstream-march-15 2016-03-15 10:35:47 -04:00
xml.js Allow shadow blocks to be edited. 2016-02-26 00:22:31 -08:00
zoom_controls.js Fix zoom center button. Reverse disconnect wiggle. 2015-09-22 17:28:51 -07:00