scratch-blocks/core
2016-09-27 14:22:46 -04:00
..
block.js Merge branch 'develop' of https://github.com/google/blockly into merge_sept_01 2016-09-01 16:52:08 -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 Size insertion markers with creating block metrics (#569) 2016-08-16 18:03:05 -04:00
block_svg.js Drop goog.Timer, replacing with setTimeout/clearTimeout (#623) 2016-09-27 10:42:37 -04:00
blockly.js Merge branch 'develop' of https://github.com/google/blockly into merge_sept_22 2016-09-22 14:55:57 -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 Cleanup 2016-09-07 18:14:05 -07:00
colours.js Add special case for colour picker stroke (#548) 2016-07-26 14:30:09 -04:00
comment.js Stripping old blocks code; moving blocks -> blocks_common, project-wide lint (#580) 2016-08-30 15:50:59 -04: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 google/develop, recompile (#617) 2016-09-22 16:39:52 -04:00
dragsurface_svg.js Force drag-surface positions to two decimal places (#358) 2016-05-25 14:01:03 -04:00
dropdowndiv.js Fix for #307, #566 (#567) 2016-08-16 15:18:36 -04:00
events.js Stripping old blocks code; moving blocks -> blocks_common, project-wide lint (#580) 2016-08-30 15:50:59 -04:00
field.js Merge branch 'develop' of https://github.com/google/blockly into merge_sept_22 2016-09-22 14:55:57 -07:00
field_angle.js Merge branch 'feature/variable_management' of https://github.com/google/blockly into feature/variable_management 2016-08-12 15:52:48 -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 isFinite instead of Number.isFinite 2016-08-19 15:04:07 -07:00
field_textinput.js Import procedures from Blockly (#595) 2016-09-16 18:29:15 -04:00
field_variable.js Merge branch 'develop' of https://github.com/google/blockly into merge_sept_01 2016-09-01 16:52:08 -07:00
flyout.js Check startFlyout_ correctly 2016-09-23 16:28:42 -07:00
flyout_button.js Merge google/develop, recompile (#617) 2016-09-22 16:39:52 -04:00
generator.js Stripping old blocks code; moving blocks -> blocks_common, project-wide lint (#580) 2016-08-30 15:50:59 -04:00
icon.js Fix mutator/warning/comment icons to highlight on mouse over only if they are usable. 2016-07-19 16:34:48 -07:00
inject.js Decompose out sound loading, and call bindEvent with opt_noCaptureIdentifier=true, as google/blockly does. 2016-09-23 15:19:47 -07: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 Drop goog.Timer, replacing with setTimeout/clearTimeout (#623) 2016-09-27 10:42:37 -04:00
names.js Generalize PHP $ hack for variables. 2015-07-02 19:59:32 -07:00
options.js Merge branch 'develop' of https://github.com/google/blockly into merge_sept_01 2016-09-01 16:52:08 -07:00
procedures.js Import procedures from Blockly (#595) 2016-09-16 18:29:15 -04:00
rendered_connection.js Merge branch 'feature/variable_management' of https://github.com/google/blockly into feature/variable_management 2016-08-12 15:52:48 -07:00
scrollbar.js Merge branch 'develop' of https://github.com/google/blockly into merge_sept_22 2016-09-22 14:55:57 -07:00
toolbox.js Merge branch 'develop' of https://github.com/google/blockly into merge_sept_22 2016-09-22 14:55:57 -07:00
tooltip.js Merge branch 'develop' of https://github.com/google/blockly into merge_sept_22 2016-09-22 14:55:57 -07:00
touch.js Merge branch 'develop' of https://github.com/google/blockly into merge_sept_22 2016-09-22 14:55:57 -07:00
trashcan.js Drop goog.Timer, replacing with setTimeout/clearTimeout (#623) 2016-09-27 10:42:37 -04:00
utils.js Merge branch 'develop' of https://github.com/google/blockly into merge_sept_22 2016-09-22 14:55:57 -07:00
variables.js Allow text in "set var"; default "change var" = 1 (#627) 2016-09-27 14:22:46 -04:00
warning.js Stripping old blocks code; moving blocks -> blocks_common, project-wide lint (#580) 2016-08-30 15:50:59 -04:00
widgetdiv.js Merge branch 'develop' of https://github.com/google/blockly into merge_sept_01 2016-09-01 16:52:08 -07:00
workspace.js Merge google/develop, recompile (#617) 2016-09-22 16:39:52 -04:00
workspace_svg.js Merge branch 'develop' of https://github.com/google/blockly into merge_sept_22 2016-09-22 14:55:57 -07:00
xml.js Merge branch 'develop' of https://github.com/google/blockly into merge_sept_01 2016-09-01 16:52:08 -07:00
zoom_controls.js Merge branch 'develop' of https://github.com/google/blockly into merge_sept_22 2016-09-22 14:55:57 -07:00