.. |
block.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
|
2016-11-01 18:00:26 -07:00 |
block_render_svg_horizontal.js
|
Add classes for insertion-markers and replacement-rings (#646)
|
2016-10-03 11:32:41 -04:00 |
block_render_svg_vertical.js
|
Tweaks to bring drop-downs rendering to spec (#659)
|
2016-10-04 17:42:21 -04:00 |
block_svg.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
|
2016-11-01 18:00:26 -07:00 |
blockly.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
|
2016-11-01 18:00:26 -07:00 |
blocks.js
|
Collapse the five 0/1-based index flags into one option.
|
2016-10-06 17:54:43 -07:00 |
bubble.js
|
Merge pull request #638 from rachel-fenichel/feature/deprecated_bindevent
|
2016-10-05 15:13:53 -07:00 |
colours.js
|
Tweaks to Scratch-style toolbox styling (#669)
|
2016-10-07 15:36:21 -04:00 |
comment.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
|
2016-11-01 18:00:26 -07:00 |
connection.js
|
Fix input shape widths (#651)
|
2016-10-03 09:05:27 -04:00 |
connection_db.js
|
More lint and eslint configuration.
|
2016-05-25 15:35:11 -07:00 |
constants.js
|
Classify blocks by category (#638)
|
2016-09-30 16:42:39 -04:00 |
contextmenu.js
|
Also listen to right-button in menus. #456
|
2016-10-23 07:31:15 -07:00 |
css.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
|
2016-11-01 18:00:26 -07:00 |
dragsurface_svg.js
|
Force drag-surface positions to two decimal places (#358)
|
2016-05-25 14:01:03 -04:00 |
dropdowndiv.js
|
Cache height of the toolbox category box since it does not change. Also only call hideWithoutAnimation on the dropdown div if it is visible (Bug #549). (#698)
|
2016-10-20 22:28:54 -04:00 |
events.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
|
2016-11-01 18:00:26 -07:00 |
field.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
|
2016-11-01 18:00:26 -07:00 |
field_angle.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
|
2016-11-01 18:00:26 -07:00 |
field_checkbox.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
|
2016-11-01 18:00:26 -07:00 |
field_colour.js
|
Switch from Replacing argType to Appending To It (#661)
|
2016-10-05 13:28:44 -04:00 |
field_date.js
|
Switch from Replacing argType to Appending To It (#661)
|
2016-10-05 13:28:44 -04:00 |
field_dropdown.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
|
2016-11-01 18:02:37 -07:00 |
field_iconmenu.js
|
Switch from Replacing argType to Appending To It (#661)
|
2016-10-05 13:28:44 -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
|
clear touch identifier after num pad touch.
|
2016-10-19 13:40:45 -07:00 |
field_numberdropdown.js
|
Text+drop-downs and number+drop-downs (#662)
|
2016-10-05 17:14:33 -04:00 |
field_textdropdown.js
|
Text+drop-downs and number+drop-downs (#662)
|
2016-10-05 17:14:33 -04:00 |
field_textinput.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
|
2016-11-01 18:00:26 -07:00 |
field_variable.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
|
2016-11-01 18:02:37 -07:00 |
flyout_base.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
|
2016-11-01 18:00:26 -07:00 |
flyout_button.js
|
Add option to style flyout buttons as labels
|
2016-10-31 15:20:16 -07:00 |
flyout_horizontal.js
|
Rename horizontal and vertical flyout files
|
2016-09-20 17:33:50 -07:00 |
flyout_vertical.js
|
More doc cleanup
|
2016-10-25 13:01:16 -07:00 |
generator.js
|
Prevent custom indents from getting into an infinite loop.
|
2016-10-31 11:32:04 -07:00 |
icon.js
|
bindEventWithChecks_ for internal use, and bindEvent_ with old behaviour but deprecated
|
2016-09-23 13:46:11 -07:00 |
inject.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
|
2016-11-01 18:00:26 -07: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
|
Address build.py error & closure warnings (#688)
|
2016-10-17 14:50:32 -04: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_nov_1
|
2016-11-01 18:00:26 -07:00 |
procedures.js
|
Import procedures from Blockly (#595)
|
2016-09-16 18:29:15 -04:00 |
rendered_connection.js
|
Merge branch 'feature/variable_management' of https://github.com/google/blockly into feature/variable_management
|
2016-08-12 15:52:48 -07:00 |
scrollbar.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
|
2016-11-01 18:00:26 -07:00 |
toolbox.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
|
2016-11-01 18:00:26 -07:00 |
tooltip.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
|
2016-11-01 18:00:26 -07:00 |
touch.js
|
Revert "Revert "Ignore everything but the first touch stream""
|
2016-09-23 13:36:53 -07:00 |
trashcan.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
|
2016-11-01 18:00:26 -07:00 |
utils.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
|
2016-11-01 18:00:26 -07:00 |
variables.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
|
2016-11-01 18:00:26 -07:00 |
warning.js
|
Stripping old blocks code; moving blocks -> blocks_common, project-wide lint (#580)
|
2016-08-30 15:50:59 -04:00 |
widgetdiv.js
|
Merge branch 'develop' of https://github.com/google/blockly into merge_sept_01
|
2016-09-01 16:52:08 -07:00 |
workspace.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
|
2016-11-01 18:02:37 -07:00 |
workspace_svg.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
|
2016-11-01 18:00:26 -07:00 |
xml.js
|
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
|
2016-11-01 18:00:26 -07:00 |
zoom_controls.js
|
Set current workspace when clicking zoom controls. Issue #440
|
2016-10-23 06:38:04 -07:00 |