Neil Fraser
|
ad1d1261c8
|
Duplicate should spread blocks out like copy and paste do.
|
2015-09-18 18:46:19 -07:00 |
|
Neil Fraser
|
2b345bbcb6
|
Fix centering of fields.
|
2015-09-17 17:12:18 -07:00 |
|
Neil Fraser
|
0061482977
|
Disallow output coupled with next statement.
|
2015-09-17 16:47:13 -07:00 |
|
Neil Fraser
|
6f2f3914f6
|
Double rendering speeds by adding a cache to prevent repeated calls to getComputedTextLength.
|
2015-09-15 16:20:13 -07:00 |
|
Neil Fraser
|
db940ca493
|
Fix reversed height and width on image fields.
|
2015-09-07 18:52:07 -07:00 |
|
Neil Fraser
|
84838a67f3
|
Don't delete connected child blocks.
|
2015-08-20 12:07:48 -07:00 |
|
Neil Fraser
|
96d5987db1
|
Fix Audio test in IE (issue 272) and fix error when deleting block with warning.
|
2015-08-19 18:42:35 -07:00 |
|
Neil Fraser
|
058760e30d
|
Merge pull request #158 from carlosperate/ie_comment_fix
Rename Warning getAllText function for Comment object compatibility.
|
2015-08-19 17:36:03 -07:00 |
|
Neil Fraser
|
5b7fec7092
|
Add zooming feature.
By carloslfu.
|
2015-08-19 17:21:05 -07:00 |
|
carlosperate
|
d773adb7b3
|
Rename Warning getAllText function for Comment object compatibility.
|
2015-08-17 15:23:08 +01:00 |
|
Neil Fraser
|
07e4b92443
|
Fix cross-linked validators (issue #133)
|
2015-07-20 16:18:40 -07:00 |
|
Neil Fraser
|
98a76a62db
|
Corrections to warning bubbling.
|
2015-07-20 11:54:03 -07:00 |
|
Neil Fraser
|
0b9749166c
|
Make warnings bubble up to collapsed parents.
|
2015-07-19 16:49:11 -07:00 |
|
carlosperate
|
e829f30f1a
|
setWarningText can now take optional ID to maintain multiple warnings.
|
2015-07-14 22:22:13 +01:00 |
|
Neil Fraser
|
e0f90e6e33
|
Adding more type documentation.
|
2015-07-13 15:03:22 -07:00 |
|
Neil Fraser
|
64bd9d498d
|
Stop calling onchange on deleted blocks.
|
2015-07-13 14:16:09 -07:00 |
|
Neil Fraser
|
a939235959
|
Fix path glitch when block selected (issue 121)
|
2015-07-12 15:38:59 -07:00 |
|
Neil Fraser
|
798312a6b8
|
Fix open trashcan with undeletable block.
|
2015-07-01 14:04:59 -07:00 |
|
Neil Fraser
|
edd3e3bf33
|
Lint corrections.
|
2015-06-17 13:05:24 -07:00 |
|
Neil Fraser
|
9bfca8b019
|
Tighten statement connections.
|
2015-06-11 15:28:45 -07:00 |
|
Neil Fraser
|
059c2f1778
|
Add automatic mode for internal/external input layout.
|
2015-06-10 18:45:15 -07:00 |
|
Neil Fraser
|
af056f9028
|
Reduce highlight width by a pixel.
|
2015-06-03 23:04:28 -07:00 |
|
Neil Fraser
|
8b57ae5387
|
More single pixel connection tweaks.
|
2015-05-26 23:31:09 -07:00 |
|
Neil Fraser
|
9e8edc8c3f
|
One pixel glitch in inline connections.
|
2015-05-26 19:07:21 -07:00 |
|
Neil Fraser
|
17961f7f58
|
Support multiple Blockly instances.
|
2015-04-28 13:51:25 -07:00 |
|
Neil Fraser
|
6d1df4dfb5
|
Revert "De-singleton Blockly. Part 1."
This reverts commit 3122c8a93f.
|
2015-04-07 21:01:37 -07:00 |
|
Neil Fraser
|
3122c8a93f
|
De-singleton Blockly. Part 1.
|
2015-04-06 18:36:53 -07:00 |
|
Neil Fraser
|
da122e2a31
|
Enable long-press context menus.
|
2015-03-17 15:37:33 -07:00 |
|
Neil Fraser
|
0f2fc4911e
|
Prevent fractional drift of sub-blocks when snapping to grid.
|
2015-03-10 22:36:48 -07:00 |
|
Neil Fraser
|
d13df0de42
|
Don't bump when expanding blocks.
|
2015-03-10 17:47:03 -07:00 |
|
Neil Fraser
|
1214b8cca8
|
Merge pull request #78 from carloslfu/fix_collapse_bug
fix collapse bug
|
2015-03-08 18:51:05 -07:00 |
|
Neil Fraser
|
4d2aac4f19
|
Bug-fixes to background grid.
|
2015-03-08 17:39:30 -07:00 |
|
Neil Fraser
|
612b190ef4
|
Add background grid for snapping.
|
2015-03-08 12:48:42 -07:00 |
|
carloslfu
|
e0313dd6f1
|
fix collapse bug
|
2015-03-02 12:45:20 -05:00 |
|
Neil Fraser
|
169ece400b
|
Bump unconnected blocks after mutator change.
|
2015-02-27 14:24:20 -08:00 |
|
Neil Fraser
|
9ea8c32cdc
|
Don't change warnings during a drag.
|
2015-02-25 15:07:04 -08:00 |
|
Neil Fraser
|
c9addf7e31
|
Improve accuracy of goog.require calls.
|
2015-02-06 15:27:25 -08:00 |
|
Neil Fraser
|
67963f7293
|
Don't delete undeletable blocks dragged onto a delete area (issue 52).
|
2015-01-28 13:30:26 -08:00 |
|
Neil Fraser
|
2844da768f
|
Speed up rendering.
|
2015-01-21 18:23:10 -08:00 |
|
Neil Fraser
|
ae69c3fbcf
|
Improve porformance of colour changes.
|
2015-01-08 16:06:05 -08:00 |
|
Neil Fraser
|
c5ba39ef72
|
Speed up rendering on deep trees.
|
2015-01-08 13:38:40 -08:00 |
|
Neil Fraser
|
a624b5d2da
|
Hide hidden fields (issue 37).
|
2015-01-05 12:04:01 -08:00 |
|
Neil Fraser
|
86f79502ce
|
Fix double-initialization of blocks with mutators (issue 38).
|
2015-01-05 11:08:41 -08:00 |
|
Neil Fraser
|
48bffac316
|
Partially fix mutators (issue 38).
|
2015-01-01 14:30:37 -08:00 |
|
Neil Fraser
|
9e5b4b2856
|
Fix bug 34.
|
2014-12-24 13:48:45 -08:00 |
|
Neil Fraser
|
255b116de4
|
Fix onchange handler handler.
|
2014-12-23 17:21:25 -08:00 |
|
Neil Fraser
|
4973db4df6
|
Use goog.global instead of this or window.
|
2014-12-23 16:44:00 -08:00 |
|
Neil Fraser
|
0f8d01209c
|
Headless workspaces and blocks.
|
2014-12-23 11:22:02 -08:00 |
|
Neil Fraser
|
4fe83ba452
|
Tweak highlight path on inputs by a few pixels.
|
2014-12-09 11:59:21 -08:00 |
|
Neil Fraser
|
6539211104
|
Change official project URL.
|
2014-10-07 13:09:55 -07:00 |
|