scratch-blocks/core
2016-08-12 14:39:32 -07:00
..
block.js Merge branch 'develop' into feature/variable_management 2016-08-12 14:39:32 -07:00
block_render_svg_horizontal.js Adjust vertical alignment of horizontal field text (#558) 2016-08-09 14:41:57 -04:00
block_render_svg_vertical.js Draw squares for non-droppable dropdown fields (#551) 2016-07-27 16:29:02 -04:00
block_svg.js Add resizeSvgContents to block_svg:moveBy (#546) 2016-07-26 12:18:38 -04:00
blockly.js Merge branch 'develop' into feature/variable_management 2016-08-12 14:39:32 -07:00
blocks.js Change tooltips on get/set list blocks to be 0/1 index aware. All languages. 2016-07-09 04:23:01 -07:00
bubble.js Use direct call to comment's resize rather than event. 2016-05-04 14:49:00 -07:00
colours.js Add special case for colour picker stroke (#548) 2016-07-26 14:30:09 -04:00
comment.js Use direct call to comment's resize rather than event. 2016-05-04 14:49:00 -07:00
connection.js Merge branch 'develop' of https://github.com/google/blockly into feature/pull_google/7_11 2016-07-11 15:53:14 -07:00
connection_db.js More lint and eslint configuration. 2016-05-25 15:35:11 -07:00
constants.js Merge remote-tracking branch 'googsblockly/feature/variable_management' into feature/variable_management 2016-07-15 15:32:42 -07:00
contextmenu.js Re-enable events even when an exception is thrown 2016-06-29 14:46:06 +02:00
css.js Merge branch 'develop' into feature/variable_management 2016-08-12 14:39:32 -07:00
dragsurface_svg.js Force drag-surface positions to two decimal places (#358) 2016-05-25 14:01:03 -04:00
dropdowndiv.js make blocklyDropDownArrow inherit background-color and border-color (#502) 2016-07-10 10:56:47 -04:00
events.js Merge google/develop June 22 (#441) 2016-06-22 17:50:16 -04:00
field.js Draw squares for non-droppable dropdown fields (#551) 2016-07-27 16:29:02 -04:00
field_angle.js Fix angle field. 2016-07-13 16:58:43 -07:00
field_checkbox.js Simplify field validator chaining. 2016-06-29 17:44:12 -07:00
field_colour.js Merge branch 'develop' of https://github.com/google/blockly into feature/pull_google/7_11 2016-07-11 15:53:14 -07:00
field_date.js Simplify field validator chaining. 2016-06-29 17:44:12 -07:00
field_dropdown.js Draw squares for non-droppable dropdown fields (#551) 2016-07-27 16:29:02 -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 Various tweaks to shape and size (#544) 2016-07-26 11:52:05 -04:00
field_number.js Use correct field name - fixes #559 (#561) 2016-08-10 11:35:40 -04:00
field_textinput.js Various tweaks to shape and size (#544) 2016-07-26 11:52:05 -04:00
field_variable.js Merge remote-tracking branch 'upstream/develop' into feature/merge_develop 2016-07-15 13:07:07 -07:00
flyout.js Merge remote-tracking branch 'upstream/develop' into feature/merge_develop 2016-07-15 13:07:07 -07:00
flyout_button.js Lint and remove math_change wherever necessary 2016-07-07 14:40:59 -07:00
generator.js Adding indexing settings, tests and fixing bugs (#464) 2016-07-08 11:43:48 -07:00
icon.js Ignore mouseup at end of drag with isDragging (#416) 2016-06-28 18:11:48 -07:00
inject.js Merge google/develop June 22 (#441) 2016-06-22 17:50:16 -04:00
input.js Merge branch 'develop' of https://github.com/google/blockly into feature/pull_google/7_11 2016-07-11 15:53:14 -07: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 Routine recompile. 2016-07-08 16:53:42 -07:00
rendered_connection.js Merge branch 'develop' of https://github.com/google/blockly into feature/pull_google/7_11 2016-07-11 15:53:14 -07:00
scrollbar.js Merge branch 'develop' of https://github.com/google/blockly into feature/pull_google/7_11 2016-07-11 15:53:14 -07:00
toolbox.js Merge remote-tracking branch 'upstream/develop' into feature/merge_develop 2016-07-15 13:07:07 -07: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 Add basic value reporting that uses drop-down (#492) 2016-07-07 18:35:41 -04:00
variables.js Stop i from showing up everywhere 2016-07-13 16:28:41 -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 Merge branch 'develop' of https://github.com/google/blockly into google-blockly/develop 2016-05-12 18:30:42 -07:00
workspace.js Correctly update variable list when pasting code 2016-07-14 15:39:41 -07:00
workspace_svg.js Merge remote-tracking branch 'googsblockly/feature/variable_management' into feature/variable_management 2016-07-15 15:32:42 -07:00
xml.js Merge branch 'develop' into feature/variable_management 2016-08-12 14:39:32 -07:00
zoom_controls.js Reset zoom button resets to startScale (#367) 2016-06-06 17:20:21 -04:00