scratch-blocks/core
2016-11-08 16:44:16 -08:00
..
block.js JSDoc format fixes 2016-10-07 14:30:14 -07:00
block_render_svg.js Prefer functions in workspaceSvg to functions in blockly.js 2016-08-19 14:13:20 -07:00
block_svg.js Fix bug with longpress and touch on ios 2016-11-08 16:18:05 -08:00
blockly.js Message fixes and lint 2016-11-08 16:16:02 -08:00
blocks.js Collapse the five 0/1-based index flags into one option. 2016-10-06 17:54:43 -07:00
bubble.js Merge pull request #638 from rachel-fenichel/feature/deprecated_bindevent 2016-10-05 15:13:53 -07:00
comment.js bindEventWithChecks_ for internal use, and bindEvent_ with old behaviour but deprecated 2016-09-23 13:46:11 -07:00
connection.js Allow terminal blocks to replace other terminal blocks (#433) 2016-06-17 14:34:28 -07:00
connection_db.js More lint and eslint configuration. 2016-05-25 15:35:11 -07:00
constants.js Record whether the workspace has been dragged (#475) 2016-07-12 11:34:02 -07:00
contextmenu.js Also listen to right-button in menus. #456 2016-10-23 07:31:15 -07:00
css.js Add option to style flyout buttons as labels 2016-10-31 15:20:16 -07:00
events.js JSDoc format fixes 2016-10-07 14:30:14 -07:00
field.js Lint and style tweaks. 2016-11-02 17:11:41 -07:00
field_angle.js Merge pull request #703 from AnmAtAnm/alert-confirm-prompt 2016-10-20 17:20:00 -07:00
field_checkbox.js Update field_checkbox.js 2016-09-28 16:25:24 -07:00
field_colour.js Simplify field validator chaining. 2016-06-29 17:44:12 -07:00
field_date.js Simplify field validator chaining. 2016-06-29 17:44:12 -07:00
field_dropdown.js Lint and style tweaks. 2016-11-02 17:11:41 -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_number.js Use isFinite instead of Number.isFinite 2016-08-19 15:04:07 -07:00
field_textinput.js Merge pull request #703 from AnmAtAnm/alert-confirm-prompt 2016-10-20 17:20:00 -07:00
field_variable.js Lint and style tweaks. 2016-11-02 17:11:41 -07:00
flyout.js Slightly simplify flyout setBackgroundPath method by passing the height and width calculated in similar ways. Before we were doing some calculations inside setBackgroundPath and some outside. (#730) 2016-11-03 12:06:03 -07:00
flyout_button.js Lint and style tweaks. 2016-11-02 17:11:41 -07:00
generator.js Prevent custom indents from getting into an infinite loop. 2016-10-31 11:32:04 -07:00
icon.js bindEventWithChecks_ for internal use, and bindEvent_ with old behaviour but deprecated 2016-09-23 13:46:11 -07:00
inject.js Block highlighting 2016-10-26 18:39:56 -07:00
input.js Adding indexing settings, tests and fixing bugs (#464) 2016-07-08 11:43:48 -07:00
msg.js Add workspace.newBlock, deprecate Blockly.Block.obtain. 2015-12-07 16:40:45 +01:00
mutator.js Fix for #521. 2016-08-16 11:19:29 -07:00
names.js Generalize PHP $ hack for variables. 2015-07-02 19:59:32 -07:00
options.js Block factory cleanup. Fix one-based list option. 2016-10-13 20:18:44 -07:00
procedures.js Revert "Convert createDom calls to createUntypedDom" 2016-07-20 15:21:45 -07:00
rendered_connection.js Fix selection bug on bumps caused by mutator actions. 2016-08-03 18:33:18 -07:00
scrollbar.js Set main workspace when scrollbar clicked. Issue #704 2016-10-23 20:31:59 -07:00
toolbox.js Add option to style flyout buttons as labels 2016-10-31 15:20:16 -07:00
tooltip.js Mouseover behaviour fixes (#684) 2016-10-11 10:55:42 -07:00
touch.js Revert "Revert "Ignore everything but the first touch stream"" 2016-09-23 13:36:53 -07:00
trashcan.js bindEventWithChecks_ for internal use, and bindEvent_ with old behaviour but deprecated 2016-09-23 13:46:11 -07:00
utils.js Add $ back into the ID soup. Issue #251. 2016-10-06 18:52:25 -07:00
variables.js Allow creation of buttons with developer-designated callbacks 2016-10-31 14:24:00 -07:00
warning.js Use goog.math.Coordinate instead of separate X and Y properties. 2016-04-19 21:14:49 -07:00
widgetdiv.js Convert string tag name to goog.dom.TagName (#515) 2016-08-19 03:55:45 -07:00
workspace.js Refactor variable rename to handle UI actions more directly. (#726) 2016-11-01 16:32:10 -07:00
workspace_svg.js Fix workspace factory bug and rebuild 2016-11-08 16:44:16 -08:00
xml.js Disable resizing the workspace during clearing and loading from xml, as an optimization 2016-10-21 14:30:30 -07:00
zoom_controls.js Set current workspace when clicking zoom controls. Issue #440 2016-10-23 06:38:04 -07:00