.. |
block.js
|
Text+drop-downs and number+drop-downs (#662)
|
2016-10-05 17:14:33 -04: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 pull request #667 from rachel-fenichel/feature/multitouch_and_toolbox
|
2016-10-07 10:18:49 -07:00 |
blockly.js
|
Text+drop-downs and number+drop-downs (#662)
|
2016-10-05 17:14:33 -04: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
|
Cleanup
|
2016-09-07 18:14:05 -07:00 |
colours.js
|
Tweaks to Scratch-style toolbox styling (#669)
|
2016-10-07 15:36:21 -04:00 |
comment.js
|
Stripping old blocks code; moving blocks -> blocks_common, project-wide lint (#580)
|
2016-08-30 15:50:59 -04: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
|
Re-enable events even when an exception is thrown
|
2016-06-29 14:46:06 +02:00 |
css.js
|
Tweaks to Scratch-style toolbox styling (#669)
|
2016-10-07 15:36:21 -04:00 |
dragsurface_svg.js
|
Force drag-surface positions to two decimal places (#358)
|
2016-05-25 14:01:03 -04:00 |
dropdowndiv.js
|
Dropdown menu categories (#647)
|
2016-10-03 08:17:45 -04:00 |
events.js
|
Stripping old blocks code; moving blocks -> blocks_common, project-wide lint (#580)
|
2016-08-30 15:50:59 -04:00 |
field.js
|
Text+drop-downs and number+drop-downs (#662)
|
2016-10-05 17:14:33 -04:00 |
field_angle.js
|
Switch from Replacing argType to Appending To It (#661)
|
2016-10-05 13:28:44 -04:00 |
field_checkbox.js
|
Switch from Replacing argType to Appending To It (#661)
|
2016-10-05 13:28:44 -04: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
|
Text+drop-downs and number+drop-downs (#662)
|
2016-10-05 17:14:33 -04: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
|
Text+drop-downs and number+drop-downs (#662)
|
2016-10-05 17:14:33 -04: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
|
Text+drop-downs and number+drop-downs (#662)
|
2016-10-05 17:14:33 -04:00 |
field_variable.js
|
Switch from Replacing argType to Appending To It (#661)
|
2016-10-05 13:28:44 -04:00 |
flyout_base.js
|
lint
|
2016-10-07 10:15:41 -07:00 |
flyout_button.js
|
Merge google/develop, recompile (#617)
|
2016-09-22 16:39:52 -04:00 |
flyout_horizontal.js
|
Rename horizontal and vertical flyout files
|
2016-09-20 17:33:50 -07:00 |
flyout_vertical.js
|
More zooming work
|
2016-10-07 08:36:06 -07:00 |
generator.js
|
Stripping old blocks code; moving blocks -> blocks_common, project-wide lint (#580)
|
2016-08-30 15:50:59 -04:00 |
icon.js
|
Fix mutator/warning/comment icons to highlight on mouse over only if they are usable.
|
2016-07-19 16:34:48 -07:00 |
inject.js
|
Constants adjustments (#635)
|
2016-09-28 11:17:55 -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
|
Drop goog.Timer, replacing with setTimeout /clearTimeout (#623)
|
2016-09-27 10:42:37 -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 merge_sept_01
|
2016-09-01 16:52:08 -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
|
Thinner scrollbars (#649)
|
2016-10-03 08:32:07 -04:00 |
toolbox.js
|
Tweaks to Scratch-style toolbox styling (#669)
|
2016-10-07 15:36:21 -04:00 |
tooltip.js
|
Merge branch 'develop' of https://github.com/google/blockly into merge_sept_22
|
2016-09-22 14:55:57 -07:00 |
touch.js
|
Merge branch 'develop' of https://github.com/google/blockly into merge_sept_22
|
2016-09-22 14:55:57 -07:00 |
trashcan.js
|
Drop goog.Timer, replacing with setTimeout /clearTimeout (#623)
|
2016-09-27 10:42:37 -04:00 |
utils.js
|
Merge branch 'develop' of https://github.com/google/blockly into merge_sept_22
|
2016-09-22 14:55:57 -07:00 |
variables.js
|
Allow text in "set var"; default "change var" = 1 (#627)
|
2016-09-27 14:22:46 -04: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
|
Hide DropDownDivs and WidgetDivs on workspace clear (#629)
|
2016-09-28 16:41:35 -04:00 |
workspace_svg.js
|
Merge branch 'feature/scratch-toolbox' into feature/multitouch_and_toolbox
|
2016-10-04 14:40:10 -07:00 |
xml.js
|
Explicit disabling of workspace resizing (#653)
|
2016-10-03 20:15:54 -04:00 |
zoom_controls.js
|
Merge branch 'develop' of https://github.com/google/blockly into merge_sept_22
|
2016-09-22 14:55:57 -07:00 |