.. |
block.js
|
Merge 06-22
|
2017-06-22 11:30:37 -04:00 |
block_drag_surface.js
|
New dragging! Merge from google (#891)
|
2017-05-22 13:08:22 -07:00 |
block_dragger.js
|
Merge 06-22
|
2017-06-22 11:30:37 -04:00 |
block_render_svg_horizontal.js
|
Merge/05 24 (#903)
|
2017-05-30 09:26:06 -04:00 |
block_render_svg_vertical.js
|
Use the secondary color for shadow block fills (#962)
|
2017-06-19 13:38:15 -07:00 |
block_svg.js
|
Add customcontextmenu in flyout.
|
2017-07-06 13:06:48 -07:00 |
blockly.js
|
New dragging! Merge from google (#891)
|
2017-05-22 13:08:22 -07:00 |
blocks.js
|
Merge google/blockly, May 2017 (#881)
|
2017-05-11 15:58:18 -04:00 |
bubble.js
|
Merge google/blockly, May 2017 (#881)
|
2017-05-11 15:58:18 -04:00 |
colours.js
|
Update Default Colors To "Light Colors" (#800)
|
2017-02-22 11:59:32 -05:00 |
comment.js
|
Merge 06-22
|
2017-06-22 11:30:37 -04:00 |
connection.js
|
Fix problem with insertion markers (#1003)
|
2017-07-11 13:01:07 -07:00 |
connection_db.js
|
More lint and eslint configuration.
|
2016-05-25 15:35:11 -07:00 |
constants.js
|
Merge/05 24 (#903)
|
2017-05-30 09:26:06 -04:00 |
contextmenu.js
|
Merge 06-22
|
2017-06-22 11:30:37 -04:00 |
css.js
|
Disable text selection on blocks and categories
|
2017-07-17 08:10:04 -04:00 |
dragged_connection_manager.js
|
Merge remote-tracking branch 'google/develop' into pull-connection-effect-fix
|
2017-06-30 14:09:53 -04:00 |
dropdowndiv.js
|
Fix bug with dropdowndiv placement. It was using getPage Offset to do positioning calculations. GetPageOffset takes into account the scroll position which we do not want. It is not noticable if the body has overflow:hidden like the playgrounds do.
|
2016-11-16 10:15:21 -08:00 |
events.js
|
Merge 06-22
|
2017-06-22 11:30:37 -04:00 |
extensions.js
|
Use blockly extensions for more block definitions (#945)
|
2017-06-19 16:31:13 -07:00 |
field.js
|
Merge branch 'develop' into merge/06-22
|
2017-06-23 11:49:36 -04:00 |
field_angle.js
|
New dragging! Merge from google (#891)
|
2017-05-22 13:08:22 -07:00 |
field_checkbox.js
|
Merge 06-22
|
2017-06-22 11:30:37 -04:00 |
field_colour.js
|
Merge 06-22
|
2017-06-22 11:30:37 -04:00 |
field_date.js
|
Merge from Upstream Blockly (#776)
|
2017-02-02 14:17:43 -05:00 |
field_dropdown.js
|
Merge 06-22
|
2017-06-22 11:30:37 -04:00 |
field_iconmenu.js
|
Merge from Upstream Blockly (#776)
|
2017-02-02 14:17:43 -05:00 |
field_image.js
|
Merge/05 24 (#903)
|
2017-05-30 09:26:06 -04:00 |
field_label.js
|
Merge from Upstream Blockly (#776)
|
2017-02-02 14:17:43 -05:00 |
field_number.js
|
Feature/merge feb 2017 (#791)
|
2017-02-21 15:09:23 -05:00 |
field_numberdropdown.js
|
Fix setting constraints for number dropdown fields
|
2016-11-10 14:24:59 -08:00 |
field_textdropdown.js
|
Merge from Upstream Blockly (#776)
|
2017-02-02 14:17:43 -05:00 |
field_textinput.js
|
Merge 06-22
|
2017-06-22 11:30:37 -04:00 |
field_variable.js
|
Merge pull request #990 from marisaleung/develop_refreshToolbox
|
2017-07-17 10:26:11 -07:00 |
field_variable_getter.js
|
Add variable getter field
|
2017-02-22 13:49:39 -08:00 |
flyout_base.js
|
Merge remote-tracking branch 'google/develop' into merge/06-28
|
2017-06-28 17:10:38 -04:00 |
flyout_button.js
|
New dragging! Merge from google (#891)
|
2017-05-22 13:08:22 -07:00 |
flyout_dragger.js
|
New dragging! Merge from google (#891)
|
2017-05-22 13:08:22 -07:00 |
flyout_horizontal.js
|
Split flyout into flyout_base, flyout_horizontal, and flyou_vertical
|
2017-06-08 13:36:11 -07:00 |
flyout_vertical.js
|
Correctly place blocks when the flyout and main workspace are at different zoom levels. (#1000)
|
2017-07-07 11:03:25 -07:00 |
generator.js
|
Merge from Upstream Blockly (#776)
|
2017-02-02 14:17:43 -05:00 |
gesture.js
|
Always open flyout fields are editable.
|
2017-06-22 10:59:12 -07:00 |
grid.js
|
Merge/05 24 (#903)
|
2017-05-30 09:26:06 -04:00 |
icon.js
|
New dragging! Merge from google (#891)
|
2017-05-22 13:08:22 -07:00 |
inject.js
|
Merge/05 24 (#903)
|
2017-05-30 09:26:06 -04:00 |
input.js
|
Merge google/blockly, May 2017 (#881)
|
2017-05-11 15:58:18 -04:00 |
insertion_marker_manager.js
|
Update fix for insertion marker code
|
2017-06-30 14:42:39 -04:00 |
msg.js
|
Add workspace.newBlock, deprecate Blockly.Block.obtain.
|
2015-12-07 16:40:45 +01:00 |
mutator.js
|
Merge 06-22
|
2017-06-22 11:30:37 -04:00 |
names.js
|
Generalize PHP $ hack for variables.
|
2015-07-02 19:59:32 -07:00 |
options.js
|
Implement new zoom controls. Resolves GH-43
|
2017-02-22 11:33:39 -05:00 |
procedures.js
|
Merge 06-22
|
2017-06-22 11:30:37 -04:00 |
rendered_connection.js
|
New dragging! Merge from google (#891)
|
2017-05-22 13:08:22 -07:00 |
scrollbar.js
|
New dragging! Merge from google (#891)
|
2017-05-22 13:08:22 -07:00 |
toolbox.js
|
Split flyout into flyout_base, flyout_horizontal, and flyou_vertical
|
2017-06-08 13:36:11 -07:00 |
tooltip.js
|
New dragging! Merge from google (#891)
|
2017-05-22 13:08:22 -07:00 |
touch.js
|
New dragging! Merge from google (#891)
|
2017-05-22 13:08:22 -07:00 |
trashcan.js
|
Merge from Upstream Blockly (#776)
|
2017-02-02 14:17:43 -05:00 |
utils.js
|
Merge/05 24 (#903)
|
2017-05-30 09:26:06 -04:00 |
variable_map.js
|
Merge remote-tracking branch 'google/develop' into merge/06-28
|
2017-06-29 15:07:30 -04:00 |
variable_model.js
|
Merge 06-22
|
2017-06-22 11:30:37 -04:00 |
variables.js
|
make variable id match block id
|
2017-07-10 15:57:54 -04:00 |
warning.js
|
Merge from Upstream Blockly (#776)
|
2017-02-02 14:17:43 -05:00 |
widgetdiv.js
|
Feature/merge feb 2017 (#791)
|
2017-02-21 15:09:23 -05:00 |
workspace.js
|
Fix errant newlines
|
2017-06-23 11:45:48 -04:00 |
workspace_audio.js
|
Merge/05 24 (#903)
|
2017-05-30 09:26:06 -04:00 |
workspace_drag_surface_svg.js
|
Merge google/blockly, May 2017 (#881)
|
2017-05-11 15:58:18 -04:00 |
workspace_dragger.js
|
New dragging! Merge from google (#891)
|
2017-05-22 13:08:22 -07:00 |
workspace_svg.js
|
Correctly place blocks when the flyout and main workspace are at different zoom levels. (#1000)
|
2017-07-07 11:03:25 -07:00 |
xml.js
|
Merge branch 'develop' into merge/06-22
|
2017-06-23 11:49:36 -04:00 |
zoom_controls.js
|
New dragging! Merge from google (#891)
|
2017-05-22 13:08:22 -07:00 |