scratch-blocks/core
2018-05-12 16:50:59 -06:00
..
block.js Break events.js into multiple files 2018-05-09 13:34:21 -07:00
block_animations.js Fix lint 2018-04-17 14:35:54 -07:00
block_drag_surface.js All remaining lint in core 2018-05-02 15:32:28 -07:00
block_dragger.js Split events.js into multiple files and update tests 2018-05-09 15:34:36 -07:00
block_events.js Split events.js into multiple files and update tests 2018-05-09 15:34:36 -07:00
block_render_svg_horizontal.js All remaining lint in core 2018-05-02 15:32:28 -07:00
block_render_svg_vertical.js All remaining lint in core 2018-05-02 15:32:28 -07:00
block_svg.js Break events.js into multiple files 2018-05-09 13:34:21 -07:00
blockly.js All remaining lint in core 2018-05-02 15:32:28 -07:00
blocks.js Lint that caused conflicts with Blockly 2018-04-26 14:28:59 -07:00
bubble.js More lint and small changes from Blockly 2018-04-30 15:42:02 -07:00
colours.js Update the default stack glow size to be larger. 2018-03-20 11:07:06 -04:00
comment.js Break events.js into multiple files 2018-05-09 13:34:21 -07:00
connection.js Break events.js into multiple files 2018-05-09 13:34:21 -07:00
connection_db.js Lint that caused conflicts with Blockly 2018-04-26 14:28:59 -07:00
constants.js Mark CTM dirty instead of forcing a reflow/recalc (#1499) 2018-05-04 13:23:41 -04:00
contextmenu.js Break events.js into multiple files 2018-05-09 13:34:21 -07:00
css.js Fix #1227 2018-03-09 15:25:02 -05:00
data_category.js Show the show/hide blocks in the data category now that they are done. 2018-05-09 14:37:02 -04:00
dragged_connection_manager.js All remaining lint in core 2018-05-02 15:32:28 -07:00
dropdowndiv.js All remaining lint in core 2018-05-02 15:32:28 -07:00
events.js Split events.js into multiple files and update tests 2018-05-09 15:34:36 -07:00
events_abstract.js Split events.js into multiple files and update tests 2018-05-09 15:34:36 -07:00
extensions.js More lint and small changes from Blockly 2018-04-30 15:42:02 -07:00
field.js Break events.js into multiple files 2018-05-09 13:34:21 -07:00
field_angle.js All remaining lint in core 2018-05-02 15:32:28 -07:00
field_checkbox.js Switch to Blockly.Field.fromJson 2018-04-17 14:15:18 -07:00
field_colour.js More lint and small changes from Blockly 2018-04-30 15:42:02 -07:00
field_colour_slider.js All remaining lint in core 2018-05-02 15:32:28 -07:00
field_date.js More lint and small changes from Blockly 2018-04-30 15:42:02 -07:00
field_dropdown.js All remaining lint in core 2018-05-02 15:32:28 -07:00
field_iconmenu.js All remaining lint in core 2018-05-02 15:32:28 -07:00
field_image.js All remaining lint in core 2018-05-02 15:32:28 -07:00
field_label.js All remaining lint in core 2018-05-02 15:32:28 -07:00
field_label_serializable.js Switch to Blockly.Field.fromJson 2018-04-17 14:15:18 -07:00
field_number.js All remaining lint in core 2018-05-02 15:32:28 -07:00
field_numberdropdown.js All remaining lint in core 2018-05-02 15:32:28 -07:00
field_textdropdown.js All remaining lint in core 2018-05-02 15:32:28 -07:00
field_textinput.js All remaining lint in core 2018-05-02 15:32:28 -07:00
field_textinput_removable.js Switch to Blockly.Field.fromJson 2018-04-17 14:15:18 -07:00
field_variable.js Merge branch 'develop' into newmessage-top 2018-05-03 16:56:14 -04:00
field_variable_getter.js Add referencesVariables function to fields 2018-04-25 15:21:55 -07:00
field_vertical_separator.js All remaining lint in core 2018-05-02 15:32:28 -07:00
flyout_base.js Break events.js into multiple files 2018-05-09 13:34:21 -07:00
flyout_button.js More lint and small changes from Blockly 2018-04-30 15:42:02 -07:00
flyout_dragger.js New dragging! Merge from google (#891) 2017-05-22 13:08:22 -07:00
flyout_horizontal.js All remaining lint in core 2018-05-02 15:32:28 -07:00
flyout_vertical.js All remaining lint in core 2018-05-02 15:32:28 -07:00
generator.js Merge from Upstream Blockly (#776) 2017-02-02 14:17:43 -05:00
gesture.js Break events.js into multiple files 2018-05-09 13:34:21 -07:00
grid.js Lint that caused conflicts with Blockly 2018-04-26 14:28:59 -07:00
icon.js Lint that caused conflicts with Blockly 2018-04-26 14:28:59 -07:00
inject.js All remaining lint in core 2018-05-02 15:32:28 -07:00
input.js More lint 2018-05-02 11:05:43 -07:00
insertion_marker_manager.js Break events.js into multiple files 2018-05-09 13:34:21 -07:00
msg.js Add workspace.newBlock, deprecate Blockly.Block.obtain. 2015-12-07 16:40:45 +01:00
mutator.js Break events.js into multiple files 2018-05-09 13:34:21 -07:00
names.js Lint that caused conflicts with Blockly 2018-04-26 14:28:59 -07:00
options.js Don't parse the default toolbox if it doesn't exist 2017-10-24 18:03:17 -07:00
procedures.js Use localeCompare for variable and procedure name comparison 2018-05-12 16:50:59 -06:00
rendered_connection.js Lint that caused conflicts with Blockly 2018-04-26 14:28:59 -07:00
scratch_blocks_utils.js All remaining lint in core 2018-05-02 15:32:28 -07:00
scratch_events.js Add back some checks 2018-05-10 14:28:14 -07:00
scrollbar.js More lint and small changes from Blockly 2018-04-30 15:42:02 -07:00
toolbox.js Break events.js into multiple files 2018-05-09 13:34:21 -07:00
tooltip.js More small stuff from google, and allow unused vars with _names 2018-04-26 17:06:12 -07:00
touch.js More lint and small changes from Blockly 2018-04-30 15:42:02 -07:00
trashcan.js More small stuff from google, and allow unused vars with _names 2018-04-26 17:06:12 -07:00
ui_events.js Add back some checks 2018-05-10 14:28:14 -07:00
ui_menu_utils.js More small stuff from google, and allow unused vars with _names 2018-04-26 17:06:12 -07:00
utils.js More lint 2018-05-02 11:05:43 -07:00
variable_events.js Break events.js into multiple files 2018-05-09 13:34:21 -07:00
variable_map.js Add back missing require 2018-05-10 14:12:33 -07:00
variable_model.js Use localeCompare for variable and procedure name comparison 2018-05-12 16:50:59 -06:00
variables.js Adding variable type info to blockly prompt so scratch-gui can pick it up. 2018-01-29 18:23:49 -05:00
warning.js Break events.js into multiple files 2018-05-09 13:34:21 -07:00
widgetdiv.js More lint 2018-05-02 11:05:43 -07:00
workspace.js Optimize block.setParent during clearing workspace 2018-05-04 13:29:14 -04:00
workspace_audio.js More small stuff from google, and allow unused vars with _names 2018-04-26 17:06:12 -07:00
workspace_drag_surface_svg.js More small stuff from google, and allow unused vars with _names 2018-04-26 17:06:12 -07:00
workspace_dragger.js More small stuff from google, and allow unused vars with _names 2018-04-26 17:06:12 -07:00
workspace_svg.js Break events.js into multiple files 2018-05-09 13:34:21 -07:00
xml.js Break events.js into multiple files 2018-05-09 13:34:21 -07:00
zoom_controls.js Decompose functions in core/zoom_controls.js 2018-04-26 12:29:12 -07:00