.. |
block.js
|
Dragging changes, rebased on develop (#1078)
|
2017-05-05 12:42:53 -07:00 |
block_drag_surface.js
|
Dragging changes, rebased on develop (#1078)
|
2017-05-05 12:42:53 -07:00 |
block_dragger.js
|
Dragging changes, rebased on develop (#1078)
|
2017-05-05 12:42:53 -07:00 |
block_render_svg.js
|
Move blockSvg.getHeightWidth to block_render_svg.js (#1118)
|
2017-05-24 13:38:46 -07:00 |
block_svg.js
|
Create grid object (#1131)
|
2017-05-24 16:14:24 -07:00 |
blockly.js
|
Dragging changes, rebased on develop (#1078)
|
2017-05-05 12:42:53 -07:00 |
blocks.js
|
Annotation fixes
|
2017-03-03 13:22:50 -08:00 |
bubble.js
|
Change how blockly handles cursors. The old way was quite slow becau… (#1057)
|
2017-04-21 14:57:54 -07:00 |
comment.js
|
Fix speling.
|
2016-11-19 02:40:11 -08:00 |
connection.js
|
Dragging changes, rebased on develop (#1078)
|
2017-05-05 12:42:53 -07:00 |
connection_db.js
|
More lint and eslint configuration.
|
2016-05-25 15:35:11 -07:00 |
constants.js
|
Merge pull request #1096 from marisaleung/develop
|
2017-05-15 10:56:56 -07:00 |
contextmenu.js
|
Tidy up context menu code. (#1081)
|
2017-05-05 12:57:40 -07:00 |
css.js
|
Fix #1077 by adding a rule to cover the toolbox labels too. (#1099)
|
2017-05-12 11:29:52 -07:00 |
dragged_connection_manager.js
|
Dragging changes, rebased on develop (#1078)
|
2017-05-05 12:42:53 -07:00 |
events.js
|
Add BLOCK events and constructor tests.
|
2017-06-01 12:38:38 -07:00 |
extensions.js
|
Make some functions private and add tests
|
2017-02-24 15:51:59 -08:00 |
field.js
|
Dragging changes, rebased on develop (#1078)
|
2017-05-05 12:42:53 -07:00 |
field_angle.js
|
field_angle renders degree symbol consistently.
|
2017-04-14 12:17:09 -07:00 |
field_checkbox.js
|
Fix undo/redo for FieldCheckbox
|
2017-01-10 22:18:37 -08:00 |
field_colour.js
|
End event groups when you finish editing a field
|
2017-01-03 14:09:41 -08:00 |
field_date.js
|
End event groups when you finish editing a field
|
2017-01-03 14:09:41 -08:00 |
field_dropdown.js
|
Fixing JSON support for images in dropdowns. Adding tests. (#851)
|
2017-01-23 13:39:14 -08:00 |
field_image.js
|
Cleanup: semicolons, spacing, etc. (#1116)
|
2017-05-19 16:27:48 -07:00 |
field_label.js
|
API-breaking cleanup. But doubtful anyone will be affected. (#748)
|
2016-11-15 13:54:33 -08:00 |
field_number.js
|
Fix some lint errors
|
2017-02-03 14:01:18 -08:00 |
field_textinput.js
|
Use setValue in fieldTextInput so that procedure renaming works
|
2017-01-18 17:08:40 -08:00 |
field_variable.js
|
Field Variable setValue() looks up variable.
|
2017-06-06 15:29:28 -07:00 |
flyout.js
|
Make flyout get variables from target workspace's variableMap.
|
2017-05-23 11:59:13 -07:00 |
flyout_button.js
|
Dragging changes, rebased on develop (#1078)
|
2017-05-05 12:42:53 -07:00 |
flyout_dragger.js
|
Dragging changes, rebased on develop (#1078)
|
2017-05-05 12:42:53 -07:00 |
generator.js
|
update generator comments
|
2016-12-09 22:10:36 -08:00 |
gesture.js
|
Fix #1109
|
2017-05-26 17:25:23 -07:00 |
grid.js
|
Create grid object (#1131)
|
2017-05-24 16:14:24 -07:00 |
icon.js
|
Dragging changes, rebased on develop (#1078)
|
2017-05-05 12:42:53 -07:00 |
inject.js
|
Create grid object (#1131)
|
2017-05-24 16:14:24 -07:00 |
input.js
|
Correcting #1054 (#1056)
|
2017-04-19 14:38:22 -07:00 |
msg.js
|
Add workspace.newBlock, deprecate Blockly.Block.obtain.
|
2015-12-07 16:40:45 +01:00 |
mutator.js
|
Dragging changes, rebased on develop (#1078)
|
2017-05-05 12:42:53 -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
|
Fix #1069 (#1073)
|
2017-05-02 17:06:03 -07:00 |
rendered_connection.js
|
Dragging changes, rebased on develop (#1078)
|
2017-05-05 12:42:53 -07:00 |
scrollbar.js
|
Dragging changes, rebased on develop (#1078)
|
2017-05-05 12:42:53 -07:00 |
toolbox.js
|
Dragging changes, rebased on develop (#1078)
|
2017-05-05 12:42:53 -07:00 |
tooltip.js
|
Dragging changes, rebased on develop (#1078)
|
2017-05-05 12:42:53 -07:00 |
touch.js
|
Dragging changes, rebased on develop (#1078)
|
2017-05-05 12:42:53 -07:00 |
trashcan.js
|
API-breaking cleanup. But doubtful anyone will be affected. (#748)
|
2016-11-15 13:54:33 -08:00 |
utils.js
|
RemoveAttribute doesn't work on SVG elements in IE 10. Use setAttribute to null instead.
|
2017-03-27 17:25:41 -07:00 |
variable_map.js
|
Created separate file for VariableMap
|
2017-05-03 17:04:15 -07:00 |
variable_model.js
|
Appease eslint: semicolons and such.
|
2017-05-25 13:44:06 -07:00 |
variables.js
|
Adding automatically-generated variable lists to the accessible toolbox. (#1149)
|
2017-06-05 13:42:51 -07:00 |
warning.js
|
API-breaking cleanup. But doubtful anyone will be affected. (#748)
|
2016-11-15 13:54:33 -08:00 |
widgetdiv.js
|
Adding @namespace annotations for JSDoc. (#900)
|
2017-02-01 09:10:35 -08:00 |
workspace.js
|
Appease eslint: semicolons and such.
|
2017-05-25 13:44:06 -07:00 |
workspace_audio.js
|
Move audio code to a new file (#1122)
|
2017-05-22 16:58:31 -07:00 |
workspace_drag_surface_svg.js
|
Renames Blockly.workspaceDragSurface to Blockly.WorkspaceDragSurface.
|
2017-04-11 14:01:25 -07:00 |
workspace_dragger.js
|
Dragging changes, rebased on develop (#1078)
|
2017-05-05 12:42:53 -07:00 |
workspace_svg.js
|
Create grid object (#1131)
|
2017-05-24 16:14:24 -07:00 |
xml.js
|
Wrap Error in Try Finally Block.
|
2017-06-07 10:00:04 -07:00 |
zoom_controls.js
|
API-breaking cleanup. But doubtful anyone will be affected. (#748)
|
2016-11-15 13:54:33 -08:00 |