picklesrus
f9b2c35282
Allow block comments to be editable on mobile by catching the mousedown event and grabbing focus instead of the mouse up. This makes the experience a bit worse in firefox (you have to click twice to focus the comment now), but fixing this the right way is invovled. See #1631 for full context. ( #1757 )
2018-10-30 16:54:19 -04:00
Rachel Fenichel
7e25f38cb3
Utility function cleanup for merges
2018-08-16 16:54:20 -07:00
Rachel Fenichel
4836e55536
Break events.js into multiple files
2018-05-09 13:34:21 -07:00
Rachel Fenichel
3c992dee6a
More lint and small changes from Blockly
2018-04-30 15:42:02 -07:00
Rachel Fenichel
269f396ee9
More cleanup
2018-04-30 13:20:39 -07:00
Rachel Fenichel
88bb0bff3e
Lint that caused conflicts with Blockly
2018-04-26 14:28:59 -07:00
Paul Kaplan
fce962c0fc
Merge 06-22
2017-06-22 11:30:37 -04:00
Andrew Sliwinski
be9d5fefed
Merge from Upstream Blockly ( #776 )
...
* WIP merge from upstream google/blockly
* fixing some merging bugs. Getting the drag surface to work, updating some function calls, etc.
* make the trash can lid animate again and fix the cursor to show an x when things will be removed.
* Fix text rendering logic in fields
* Hand apply some more changes from blockly flyout.js to flyout_base.js.
Also revert 08efd1381c
in scratch-blocks since it breaks variables and there is more work fenichel is planning
to do here.
* Fix drop-down field rendering
* Resolve issue with text input field widths on init
* Remove unused blockly (built) files
* Remove unused language files
* Resolve lint issues and rebuild
* Add blockly build targets to cleanup script
* Return 0 if 'this.arrow_' does not exist in a dropdown field
* Remove unused / irrelevant comments
2017-02-02 14:17:43 -05:00
Rachel Fenichel
844b7771e2
Merge branch 'develop' of https://github.com/google/blockly into feature/merge_nov_1
2016-11-01 18:00:26 -07:00
Tim Mickel
2a16e1fa32
Address build.py error & closure warnings ( #688 )
...
* Restore en.json to fix #685
* Address closure compiler warnings
2016-10-17 14:50:32 -04:00
Rachel Fenichel
ed983333eb
bindEventWithChecks_ for internal use, and bindEvent_ with old behaviour but deprecated
2016-09-23 13:46:11 -07:00
Tim Mickel
f1aac859e3
Stripping old blocks code; moving blocks -> blocks_common, project-wide lint ( #580 )
...
* Remove unused Blockly blocks
* Remove unused text Blockly blocks; convert to JSON
* Move blocks/ -> blocks_common/
* Recompile for moved/removed blocks
* Remove spectools
* Project-wide lint
* Recompile August 30
* Pin package.json
2016-08-30 15:50:59 -04:00
Neil Fraser
554fe18ab9
Use direct call to comment's resize rather than event.
2016-05-04 14:49:00 -07:00
Neil Fraser
7e96a60da7
Use goog.math.Coordinate instead of separate X and Y properties.
2016-04-19 21:14:49 -07:00
Neil Fraser
db7a787778
Add UI events.
2016-03-28 15:40:37 -07:00
Neil Fraser
c429949a4e
Add Create, Delete, and Change events.
...
Not counting change for mutators.
2016-01-20 19:11:03 -08:00
Neil Fraser
36fe3994c9
Misc cleanup.
2016-01-15 15:36:06 -08:00
Neil Fraser
19263bdd5b
Vectorize icons.
2015-12-13 11:06:15 +01:00
Neil Fraser
5b7fec7092
Add zooming feature.
...
By carloslfu.
2015-08-19 17:21:05 -07:00
Neil Fraser
17961f7f58
Support multiple Blockly instances.
2015-04-28 13:51:25 -07:00
Neil Fraser
e2af14c32f
Replace drawn icons with images (issue 45).
2015-03-25 23:58:58 -07:00
Neil Fraser
0f8d01209c
Headless workspaces and blocks.
2014-12-23 11:22:02 -08:00
Neil Fraser
6539211104
Change official project URL.
2014-10-07 13:09:55 -07:00
Neil Fraser
7122410373
Changing project location from Google Code to GitHub.
2014-09-08 15:18:02 -07:00
Neil Fraser
d998a1c8ec
Update to latest version.
2014-09-08 14:26:52 -07:00
ellen.spertus
6ee38cdec3
Automatic commit Tue Jan 28 03:00:09 PST 2014
2014-01-28 03:00:09 -08:00
ellen.spertus
08f4022b38
Automatic commit Sat Jan 11 03:00:02 PST 2014
2014-01-11 03:00:02 -08:00
ellen.spertus
a8acffd81c
New initial commit with .svn directories and their contents ignored.
2013-10-30 14:46:03 -07:00