scratch-blocks/core
2016-07-07 13:48:37 -04:00
..
block.js Fix check for flyoutWorkspace in block (#466) 2016-07-01 12:50:13 -04:00
block_render_svg_horizontal.js Merge google/develop June 22 (#441) 2016-06-22 17:50:16 -04:00
block_render_svg_vertical.js Separate output edge shapes from output types (#447) 2016-06-23 19:04:20 -04:00
block_svg.js Fix duplicate input shapes #451 (#479) 2016-07-06 17:38:58 -04:00
blockly.js Merge google/develop June 22 (#441) 2016-06-22 17:50:16 -04:00
blocks.js Add workspace.newBlock, deprecate Blockly.Block.obtain. 2015-12-07 16:40:45 +01:00
bubble.js Use direct call to comment's resize rather than event. 2016-05-04 14:49:00 -07:00
colours.js Add some more blocks (#468) 2016-07-05 09:58:16 -04:00
comment.js Use direct call to comment's resize rather than event. 2016-05-04 14:49:00 -07:00
connection.js Resolve #454 by causing bump for all cases (#480) 2016-07-06 17:27:28 -04:00
connection_db.js More lint and eslint configuration. 2016-05-25 15:35:11 -07:00
constants.js BUMP_DELAY = 0 (#481) 2016-07-07 10:57:43 -04:00
contextmenu.js Stop context menu in context menu. Issue #372. 2016-05-29 15:59:46 -07:00
css.js Temporary fix for page-breaking drop-downs (#495) 2016-07-07 13:48:37 -04:00
dragsurface_svg.js Force drag-surface positions to two decimal places (#358) 2016-05-25 14:01:03 -04:00
dropdowndiv.js Straw-man implementation of text drop-downs (#407) 2016-06-14 17:08:14 -04:00
events.js Merge google/develop June 22 (#441) 2016-06-22 17:50:16 -04:00
field.js Merge google/develop June 22 (#441) 2016-06-22 17:50:16 -04:00
field_angle.js Merge google/develop June 22 (#441) 2016-06-22 17:50:16 -04:00
field_checkbox.js Fix #326 2016-04-09 12:01:38 -03:00
field_colour.js Set FieldColour's color on the source block (#489) 2016-07-07 11:25:25 -04:00
field_date.js Rename Field.setChangeHandler to Field.setValidator 2016-02-10 14:33:13 -08:00
field_dropdown.js Straw-man implementation of text drop-downs (#407) 2016-06-14 17:08:14 -04:00
field_iconmenu.js Straw-man implementation of text drop-downs (#407) 2016-06-14 17:08:14 -04:00
field_image.js Merge branch 'develop' of https://github.com/google/blockly into google-blockly/develop 2016-05-12 18:30:42 -07:00
field_label.js Properly center text in fields based on calculated width (#405) 2016-06-14 17:32:36 -04:00
field_number.js Base FieldTextInput radius on output shape, not field type. (#476) 2016-07-06 15:56:45 -04:00
field_textinput.js Fix restrictor on Firefox (#478) 2016-07-06 17:33:47 -04:00
field_variable.js Undo decimation of variable redeclarations 2016-05-10 14:40:48 -07:00
flyout.js Add json property for adding a checkbox in the flyout 2016-06-29 13:38:07 -07:00
generator.js Merge google/develop June 22 (#441) 2016-06-22 17:50:16 -04: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 google/develop June 22 (#441) 2016-06-22 17:50:16 -04:00
input.js Merge google/develop June 22 (#441) 2016-06-22 17:50:16 -04:00
msg.js Add workspace.newBlock, deprecate Blockly.Block.obtain. 2015-12-07 16:40:45 +01:00
mutator.js More lint and eslint configuration. 2016-05-25 15:35:11 -07:00
names.js Generalize PHP $ hack for variables. 2015-07-02 19:59:32 -07:00
options.js Merge google/develop June 22 (#441) 2016-06-22 17:50:16 -04:00
procedures.js Merge google/develop June 22 (#441) 2016-06-22 17:50:16 -04:00
rendered_connection.js Merge google/develop June 22 (#441) 2016-06-22 17:50:16 -04:00
scrollbar.js Merge google/develop June 22 (#441) 2016-06-22 17:50:16 -04:00
toolbox.js Merge google/develop June 22 (#441) 2016-06-22 17:50:16 -04:00
tooltip.js Merge google/develop June 22 (#441) 2016-06-22 17:50:16 -04:00
trashcan.js Merge google/develop June 22 (#441) 2016-06-22 17:50:16 -04:00
utils.js Merge google/develop June 22 (#441) 2016-06-22 17:50:16 -04:00
variables.js Merge google/develop June 22 (#441) 2016-06-22 17:50:16 -04:00
warning.js Use goog.math.Coordinate instead of separate X and Y properties. 2016-04-19 21:14:49 -07:00
widgetdiv.js Merge branch 'develop' of https://github.com/google/blockly into google-blockly/develop 2016-05-12 18:30:42 -07:00
workspace.js Remove maxBlocks (fix #309) (#435) 2016-06-21 15:54:03 -04:00
workspace_svg.js Getters for getters for workspace's flyout and flyout's workspace; give blocks unique ID from flyout blocks (#450) 2016-06-23 18:17:36 -04:00
xml.js Merge google/develop June 22 (#441) 2016-06-22 17:50:16 -04:00
zoom_controls.js Reset zoom button resets to startScale (#367) 2016-06-06 17:20:21 -04:00