.. |
block.js
|
Add list of ids to create/delete events for robustness.
|
2016-03-28 18:10:54 -07:00 |
block_render_svg.js
|
Clean up removeConnection; port in more tests.
|
2016-02-26 14:41:49 -08:00 |
block_svg.js
|
Add click UI event.
|
2016-03-29 08:10:44 -07:00 |
blockly.js
|
Merge pull request #297 from picklesrus/develop-perf-1
|
2016-03-28 12:17:11 -07:00 |
blocks.js
|
Add workspace.newBlock, deprecate Blockly.Block.obtain.
|
2015-12-07 16:40:45 +01:00 |
bubble.js
|
Separate overlapping emboss filter and disabled pattern across multiple Blockly instances. Issue 184.
|
2015-09-28 12:20:28 -07:00 |
comment.js
|
Add UI events.
|
2016-03-28 15:40:37 -07:00 |
connection.js
|
Remove redundant movable check from checkType.
|
2016-03-27 01:46:53 -07:00 |
connection_db.js
|
Lint and recompile.
|
2016-03-18 15:19:26 -07:00 |
constants.js
|
Move constants to their own file
|
2016-03-18 14:35:18 -07:00 |
contextmenu.js
|
Add X/Y coordinates and block ID to create event.
|
2016-02-16 21:57:22 -08:00 |
css.js
|
Remove Blockly.removeAllRanges and replace it with calls to add/remove
|
2016-03-28 10:06:43 -07:00 |
events.js
|
Add click UI event.
|
2016-03-29 08:10:44 -07:00 |
field.js
|
Lint and recompile.
|
2016-03-18 15:19:26 -07:00 |
field_angle.js
|
Allow shadow blocks to be edited.
|
2016-02-26 00:22:31 -08:00 |
field_checkbox.js
|
Allow checkmark customization.
|
2016-03-24 17:18:21 -07:00 |
field_colour.js
|
Allow shadow blocks to be edited.
|
2016-02-26 00:22:31 -08:00 |
field_date.js
|
Rename Field.setChangeHandler to Field.setValidator
|
2016-02-10 14:33:13 -08:00 |
field_dropdown.js
|
Lint and recompile.
|
2016-03-18 15:19:26 -07:00 |
field_image.js
|
adding additional type annotations
|
2015-12-01 14:04:54 -06:00 |
field_label.js
|
Add Create, Delete, and Change events.
|
2016-01-20 19:11:03 -08:00 |
field_textinput.js
|
Allow shadow blocks to be edited.
|
2016-02-26 00:22:31 -08:00 |
field_variable.js
|
Rename Field.setChangeHandler to Field.setValidator
|
2016-02-10 14:33:13 -08:00 |
flyout.js
|
Remove Blockly.removeAllRanges and replace it with calls to add/remove
|
2016-03-28 10:06:43 -07:00 |
generator.js
|
Raise error if statement block returns tuple.
|
2016-03-18 14:17:31 -07:00 |
icon.js
|
Allow RGB colours.
|
2015-12-13 19:13:05 +01:00 |
inject.js
|
Reduce code duplication in 'if' block.
|
2016-03-01 18:21:02 -08:00 |
input.js
|
Use prototypes for primitive properties.
|
2015-09-12 19:31:22 -07:00 |
msg.js
|
Add workspace.newBlock, deprecate Blockly.Block.obtain.
|
2015-12-07 16:40:45 +01:00 |
mutator.js
|
Add UI events.
|
2016-03-28 15:40:37 -07:00 |
names.js
|
Generalize PHP $ hack for variables.
|
2015-07-02 19:59:32 -07:00 |
procedures.js
|
Remove setProcedureParameters from API (use domToMutation instead).
|
2016-03-22 10:48:13 -07:00 |
scrollbar.js
|
Remove Blockly.removeAllRanges and replace it with calls to add/remove
|
2016-03-28 10:06:43 -07:00 |
toolbox.js
|
Remove Blockly.removeAllRanges and replace it with calls to add/remove
|
2016-03-28 10:06:43 -07:00 |
tooltip.js
|
Trivial number/text/colour blocks should inherit parent's tooltip.
|
2016-02-02 16:20:02 -08:00 |
trashcan.js
|
Lint and recompile.
|
2016-03-18 15:19:26 -07:00 |
utils.js
|
Remove Blockly.removeAllRanges and replace it with calls to add/remove
|
2016-03-28 10:06:43 -07:00 |
variables.js
|
Group variable rename into same event.
|
2016-03-06 14:51:03 -08:00 |
warning.js
|
Add UI events.
|
2016-03-28 15:40:37 -07:00 |
widgetdiv.js
|
Add undo/redo. Also refactor connections.
|
2016-03-03 17:48:54 -08:00 |
workspace.js
|
Add workspace.clearUndo
|
2016-03-25 19:03:18 -07:00 |
workspace_svg.js
|
Merge pull request #297 from picklesrus/develop-perf-1
|
2016-03-28 12:17:11 -07:00 |
xml.js
|
Add undo/redo context menu options on workspace.
|
2016-03-17 14:44:26 -07:00 |
zoom_controls.js
|
Remove setProcedureParameters from API (use domToMutation instead).
|
2016-03-22 10:48:13 -07:00 |