..
block.js
Make Red the Color Placeholder ( #516 )
2016-07-14 11:16:23 -04:00
block_render_svg_horizontal.js
Various tweaks to shape and size ( #544 )
2016-07-26 11:52:05 -04:00
block_render_svg_vertical.js
Various tweaks to shape and size ( #544 )
2016-07-26 11:52:05 -04:00
block_svg.js
Merge branch 'develop' of https://github.com/google/blockly into feature/pull_google/7_11
2016-07-11 15:53:14 -07:00
blockly.js
Merge branch 'develop' of https://github.com/google/blockly into feature/pull_google/7_11
2016-07-11 15:53:14 -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
Use direct call to comment's resize rather than event.
2016-05-04 14:49:00 -07:00
colours.js
Feature/colors july 15 ( #537 )
2016-07-15 11:42:52 -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 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
BUMP_DELAY = 0 ( #481 )
2016-07-07 10:57:43 -04:00
contextmenu.js
Re-enable events even when an exception is thrown
2016-06-29 14:46:06 +02:00
css.js
Various tweaks to shape and size ( #544 )
2016-07-26 11:52:05 -04:00
dragsurface_svg.js
Force drag-surface positions to two decimal places ( #358 )
2016-05-25 14:01:03 -04:00
dropdowndiv.js
make blocklyDropDownArrow inherit background-color and border-color ( #502 )
2016-07-10 10:56:47 -04:00
events.js
Merge google/develop June 22 ( #441 )
2016-06-22 17:50:16 -04:00
field.js
Various tweaks to shape and size ( #544 )
2016-07-26 11:52:05 -04:00
field_angle.js
Fix angleValidator
reference and lint @this ( #515 )
2016-07-13 14:25:32 -04: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
Merge branch 'develop' of https://github.com/google/blockly into feature/pull_google/7_11
2016-07-11 15:53:14 -07: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
Add field_number to Block Factory.
2016-07-10 22:54:57 -07:00
field_textinput.js
Various tweaks to shape and size ( #544 )
2016-07-26 11:52:05 -04:00
field_variable.js
Adding indexing settings, tests and fixing bugs ( #464 )
2016-07-08 11:43:48 -07:00
flyout.js
Create block differently from autoclosing flyout
2016-07-12 15:34:20 -07:00
generator.js
Adding indexing settings, tests and fixing bugs ( #464 )
2016-07-08 11:43:48 -07:00
icon.js
Ignore mouseup at end of drag with isDragging ( #416 )
2016-06-28 18:11:48 -07:00
inject.js
Merge google/develop June 22 ( #441 )
2016-06-22 17:50:16 -04: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
More lint and eslint configuration.
2016-05-25 15:35:11 -07:00
names.js
Generalize PHP $ hack for variables.
2015-07-02 19:59:32 -07:00
options.js
Merge google/develop June 22 ( #441 )
2016-06-22 17:50:16 -04:00
procedures.js
Routine recompile.
2016-07-08 16:53:42 -07:00
rendered_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
scrollbar.js
Merge branch 'develop' of https://github.com/google/blockly into feature/pull_google/7_11
2016-07-11 15:53:14 -07:00
toolbox.js
Merge branch 'develop' of https://github.com/google/blockly into feature/pull_google/7_11
2016-07-11 15:53:14 -07:00
tooltip.js
Merge google/develop June 22 ( #441 )
2016-06-22 17:50:16 -04:00
trashcan.js
Merge google/develop June 22 ( #441 )
2016-06-22 17:50:16 -04:00
utils.js
Add basic value reporting that uses drop-down ( #492 )
2016-07-07 18:35:41 -04:00
variables.js
Adding indexing settings, tests and fixing bugs ( #464 )
2016-07-08 11:43: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
Remove maxBlocks
( fix #309 ) ( #435 )
2016-06-21 15:54:03 -04:00
workspace_svg.js
Merge branch 'develop' of https://github.com/google/blockly into feature/pull_google/7_11
2016-07-11 15:53:14 -07:00
xml.js
Merge branch 'develop' of https://github.com/google/blockly into feature/pull_google/7_11
2016-07-11 15:53:14 -07:00
zoom_controls.js
Reset zoom button resets to startScale ( #367 )
2016-06-06 17:20:21 -04:00