.. |
block.js
|
Merge branch 'develop' of https://github.com/google/blockly into google-blockly/develop
|
2016-05-12 18:30:42 -07:00 |
block_render_svg_horizontal.js
|
small cleanup after merge
|
2016-05-12 18:35:45 -07:00 |
block_render_svg_vertical.js
|
Merge branch 'develop' of https://github.com/google/blockly into google-blockly/develop
|
2016-05-12 18:30:42 -07:00 |
block_svg.js
|
fix broken connections from merge
|
2016-05-13 11:35:12 -07:00 |
blockly.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_upstream_horizontal_toolbox
|
2016-05-23 13:07:11 -07:00 |
blocks.js
|
Add workspace.newBlock, deprecate Blockly.Block.obtain.
|
2015-12-07 16:40:45 +01:00 |
bubble.js
|
Use direct call to comment's resize rather than event.
|
2016-05-04 14:49:00 -07:00 |
colours.js
|
Implement field_number stub and num-pad on mobile (#293)
|
2016-04-26 21:32:29 -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 google-blockly/develop
|
2016-05-12 18:30:42 -07:00 |
connection_db.js
|
lint
|
2016-05-05 13:13:48 -07:00 |
constants.js
|
Extract handleDragFree
|
2016-04-26 11:56:00 -07:00 |
contextmenu.js
|
lint
|
2016-05-05 13:13:48 -07:00 |
css.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_upstream_horizontal_toolbox
|
2016-05-23 13:07:11 -07:00 |
dragsurface_svg.js
|
.eslintrc no-redeclare update and a couple of lints (#329)
|
2016-05-10 13:08:56 -04:00 |
dropdowndiv.js
|
Fix #292 by using page offset instead of client position
|
2016-05-09 17:57:11 -04:00 |
events.js
|
Undo decimation of variable redeclarations
|
2016-05-10 14:40:48 -07:00 |
field.js
|
Merge branch 'develop' of https://github.com/google/blockly into google-blockly/develop
|
2016-05-12 18:30:42 -07:00 |
field_angle.js
|
Undo decimation of variable redeclarations
|
2016-05-10 14:40:48 -07:00 |
field_checkbox.js
|
Fix #326
|
2016-04-09 12:01:38 -03:00 |
field_colour.js
|
Fix #326
|
2016-04-09 12:01:38 -03:00 |
field_date.js
|
Rename Field.setChangeHandler to Field.setValidator
|
2016-02-10 14:33:13 -08:00 |
field_dropdown.js
|
Fix #326
|
2016-04-09 12:01:38 -03:00 |
field_iconmenu.js
|
Add check for iconmenu's parentBlock_
|
2016-05-12 22:05:20 -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
|
Set field.sourceBlock in headless Blockly.
|
2016-04-04 17:47:15 -07:00 |
field_number.js
|
use correct class name
|
2016-05-05 12:31:22 -07:00 |
field_textinput.js
|
Implement field_number stub and num-pad on mobile (#293)
|
2016-04-26 21:32:29 -04:00 |
field_variable.js
|
Undo decimation of variable redeclarations
|
2016-05-10 14:40:48 -07:00 |
flyout.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_upstream_horizontal_toolbox
|
2016-05-23 13:07:11 -07:00 |
generator.js
|
Fix typo in workspacetoCode
|
2016-05-11 16:52:51 -07:00 |
icon.js
|
Use goog.math.Coordinate instead of separate X and Y properties.
|
2016-04-19 21:14:49 -07:00 |
inject.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_upstream_horizontal_toolbox
|
2016-05-23 13:07:11 -07:00 |
input.js
|
Merge branch 'master' into develop
|
2016-05-14 03:13:13 -07:00 |
msg.js
|
Add workspace.newBlock, deprecate Blockly.Block.obtain.
|
2015-12-07 16:40:45 +01:00 |
mutator.js
|
Fix mutator workspace in ltr
|
2016-05-13 15:06:06 -07: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 feature/merge_upstream_horizontal_toolbox
|
2016-05-23 13:07:11 -07:00 |
procedures.js
|
Remove setProcedureParameters from API (use domToMutation instead).
|
2016-03-22 10:48:13 -07:00 |
rendered_connection.js
|
fix broken connections from merge
|
2016-05-13 11:35:12 -07:00 |
scrollbar.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_upstream_horizontal_toolbox
|
2016-05-23 13:07:11 -07:00 |
toolbox.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_upstream_horizontal_toolbox
|
2016-05-23 13:07:11 -07:00 |
tooltip.js
|
Undo decimation of variable redeclarations
|
2016-05-10 14:40:48 -07:00 |
trashcan.js
|
Fix trashcan hotspot in RTL.
|
2016-05-14 03:44:37 -07:00 |
utils.js
|
Merge branch 'develop' of https://github.com/google/blockly into google-blockly/develop
|
2016-05-12 18:30:42 -07:00 |
variables.js
|
Undo decimation of variable redeclarations
|
2016-05-10 14:40:48 -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
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_upstream_horizontal_toolbox
|
2016-05-23 13:07:11 -07:00 |
workspace_svg.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_upstream_horizontal_toolbox
|
2016-05-23 13:07:11 -07:00 |
xml.js
|
Merge branch 'develop' of https://github.com/google/blockly into google-blockly/develop
|
2016-05-12 18:30:42 -07:00 |
zoom_controls.js
|
Undo decimation of variable redeclarations
|
2016-05-10 14:40:48 -07:00 |