Neil Fraser
|
554244fd35
|
Allow string hues.
|
2015-12-18 19:45:39 -08:00 |
|
Neil Fraser
|
c374827204
|
Routine recompile.
|
2015-12-17 15:38:50 -08:00 |
|
Madeeha
|
7d48f253e6
|
changing the controls_if_if block to allow controls_if_elseif and controls_if_else blocks to attach to the bottom of the if block instead of in the middle of the block.
|
2015-12-17 15:29:50 -08:00 |
|
Neil Fraser
|
96e130d113
|
Remove old realtime files.
|
2015-12-02 22:37:55 -08:00 |
|
Neil Fraser
|
d717546cdc
|
Adding Tamil to Code demo.
|
2015-12-01 12:45:29 -08:00 |
|
Ke, Mingze
|
ff6d06a735
|
Fixed toolbox categories don't support touch. Issue #202.
|
2015-11-09 18:08:13 +08:00 |
|
Neil Fraser
|
b503dd7d80
|
Add shadow blocks and category colours to code demo.
|
2015-10-12 21:00:29 -07:00 |
|
Neil Fraser
|
ac9de0d915
|
Deprecate empty list block.
|
2015-10-02 15:38:39 -07:00 |
|
Neil Fraser
|
349146743b
|
Remove dependency on goog.cssom.
|
2015-09-29 15:40:19 -07:00 |
|
Neil Fraser
|
8ecfab014f
|
Separate overlapping emboss filter and disabled pattern across multiple Blockly instances. Issue 184.
|
2015-09-28 12:20:28 -07:00 |
|
Neil Fraser
|
5538f70bc2
|
Remove unused files from blockly_uncompressed.js
|
2015-09-22 15:19:33 -07:00 |
|
Neil Fraser
|
c00f95f45b
|
Stub out Realtime. Saves 15kb in blockly_compressed.js
|
2015-09-21 15:11:51 -07:00 |
|
Neil Fraser
|
bd77e4c1bf
|
Fix deletion or cutting block that is being dragged.
|
2015-09-21 15:08:35 -07:00 |
|
Neil Fraser
|
0061482977
|
Disallow output coupled with next statement.
|
2015-09-17 16:47:13 -07:00 |
|
Neil Fraser
|
76697301e7
|
Fix IE's failure to scroll grid (issue 173)
IE does not realize that when a pattern changes, objects painted with
said pattern need to be rerendered.
|
2015-09-14 16:17:36 -07:00 |
|
Neil Fraser
|
8660bbe6e9
|
Make XML parser less fragile.
This allows fields and inputs to be deprecated.
|
2015-09-03 08:21:31 -07:00 |
|
Neil Fraser
|
ea96266408
|
Routine recompile.
|
2015-09-02 15:15:28 -07:00 |
|
Neil Fraser
|
f3ea66a796
|
Dragging on an icon should not pop open a bubble.
Issue #145.
|
2015-08-19 18:25:26 -07:00 |
|
Neil Fraser
|
5b7fec7092
|
Add zooming feature.
By carloslfu.
|
2015-08-19 17:21:05 -07:00 |
|
Neil Fraser
|
3ed9e09355
|
Refresh XML in generator unit tests.
|
2015-08-07 10:04:07 -07:00 |
|
Neil Fraser
|
bd144f14ea
|
Fix tooltip location when page is scrolled.
Also of note, Closure Compiler is no longer preserving licences.
|
2015-08-06 11:12:41 -07:00 |
|
Neil Fraser
|
8d87f73f45
|
Fix types in lists_split block.
|
2015-07-28 13:00:03 -07:00 |
|
Neil Fraser
|
ce6ad13fbb
|
Recompile after translations.
|
2015-07-23 13:09:06 -07:00 |
|
Neil Fraser
|
83abc988a7
|
Remove unused changeOutput func.
|
2015-07-22 17:17:36 -07:00 |
|
Neil Fraser
|
edd3e3bf33
|
Lint corrections.
|
2015-06-17 13:05:24 -07:00 |
|
Neil Fraser
|
b935dd8613
|
Fix DOMParser in node.js
|
2015-06-04 15:06:39 -07:00 |
|
Neil Fraser
|
8202ebf07d
|
Dispose of toolbox when workspace is disposed.
|
2015-06-04 12:04:43 -07:00 |
|
Neil Fraser
|
3cf4b51c31
|
Remove bubble's filter for JavaFX (issue 99).
|
2015-05-13 23:04:09 -07:00 |
|
Neil Fraser
|
c014799df8
|
Fix black workspace background in IE11.
|
2015-04-28 15:06:22 -07:00 |
|
Neil Fraser
|
17961f7f58
|
Support multiple Blockly instances.
|
2015-04-28 13:51:25 -07:00 |
|
Neil Fraser
|
67140282a0
|
Rountine recompile.
|
2015-04-19 16:53:32 -07:00 |
|
Neil Fraser
|
2c7618597e
|
Fix comments' cursor in Chrome.
|
2015-03-26 15:08:36 -07:00 |
|
Neil Fraser
|
169ece400b
|
Bump unconnected blocks after mutator change.
|
2015-02-27 14:24:20 -08:00 |
|
Neil Fraser
|
66fc235721
|
Comment out date picker (it increases compile size by 60%).
|
2015-02-25 01:06:10 -08:00 |
|
Neil Fraser
|
1e88c35a0a
|
Fix duplicated blocks in Safari.
|
2015-02-23 22:51:19 -08:00 |
|
Neil Fraser
|
0b1efa2eab
|
Don't treat ctrl-click as a right-click except on Mac.
|
2015-02-23 16:04:18 -08:00 |
|
Neil Fraser
|
c9addf7e31
|
Improve accuracy of goog.require calls.
|
2015-02-06 15:27:25 -08:00 |
|
Neil Fraser
|
cbb7204c27
|
Internationalize date picker.
|
2015-02-04 22:57:45 -08:00 |
|
Neil Fraser
|
4db568a9bc
|
Add help URLs to Block Factory.
|
2015-02-02 11:31:33 -08:00 |
|
carlosperate
|
b1d3b019f1
|
Uses closure to check for touchscreens and set the scrollbar thickness accordingly.
|
2015-01-30 01:18:25 +00:00 |
|
Neil Fraser
|
1c39a638e3
|
Lint fixes.
|
2015-01-22 15:58:10 -08:00 |
|
Neil Fraser
|
2844da768f
|
Speed up rendering.
|
2015-01-21 18:23:10 -08:00 |
|
Neil Fraser
|
e69f5f4502
|
Add list/text join/split block.
|
2015-01-18 16:54:30 -08:00 |
|
Neil Fraser
|
7e47df59a9
|
Routine recompile.
|
2015-01-15 14:29:42 -08:00 |
|
carlosperate
|
23388d51dd
|
Fixes google/blockly#40
ontouchstart was not defined within goog.global, using the closure browser capability checks instead
|
2015-01-04 03:42:01 +00:00 |
|
Neil Fraser
|
b9fdd5d7e3
|
Recompile of new translations.
|
2015-01-01 14:34:52 -08:00 |
|
carlosperate
|
79e3fac39b
|
Fixes google/blockly#35
|
2014-12-26 23:34:28 +00:00 |
|
Neil Fraser
|
df89e1060a
|
Remove some DOM creation from headless fields.
|
2014-12-24 00:22:01 -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 |
|