Evan W. Patton
3307a4b397
Fix misnamed backpack variable
2017-01-25 14:32:08 -05:00
Evan W. Patton
0ca08cc9cc
Revert commenting out preventDefault calls
2016-12-10 22:52:54 -05:00
Evan W. Patton
eed52fb081
Remove AI2-specific content from WorkspaceSvg
...
This commit removes AI2 specific code for the context menu and
replaces it with a customization callback that can be overriden by
Blockly customization.
2016-12-08 13:39:34 -05:00
Evan W. Patton
d2314b2a4e
[WIP] Prevent scrollbar generation in fixed-size flyouts
2016-11-10 13:36:25 -05:00
Evan W. Patton
ac090cac09
[WIP] Fix headless loading of blocks
2016-11-08 12:29:59 -05:00
Evan W. Patton
189f87b32e
[WIP] Fix bug when using function as connection check
2016-10-19 23:20:55 -04:00
Evan W. Patton
64a6f7b547
[WIP] Cleaning up changes to Blockly core
2016-10-12 19:31:48 -04:00
Evan W. Patton
4e398b7057
[WIP] Minimize changes to blockly core
2016-10-12 15:54:31 -04:00
Evan W. Patton
a62b22229f
Add missing menu options
2016-10-11 17:15:08 -04:00
Evan W. Patton
f65a39692b
[WIP] Remove duplicated onchangewrapper
2016-10-07 15:55:27 -04:00
Evan W. Patton
dad5a2d943
[WIP] Remove original backups
2016-10-07 15:55:07 -04:00
Evan W. Patton
a62b359aaa
[WIP] Fix handling of indented value connection
2016-10-05 17:32:49 -04:00
Evan W. Patton
b63db49571
[WIP] Remove badly patched dispose call
2016-10-05 15:36:16 -04:00
Evan W. Patton
5174a4da12
[WIP] Squash bugs in code merged to blockly core
2016-10-04 13:54:43 -04:00
Evan W. Patton
79bde8c552
[WIP] Add opt_bubble to subrender functions added by lyn
2016-10-03 00:43:50 -04:00
Evan W. Patton
cbe48ff1df
Fix setting value on undefined due to ordering issue after merge
2016-10-02 13:22:39 -04:00
Evan W. Patton
d0dc64ce76
Fix broken (and unnecessary) try block in blockly.js
2016-10-01 03:16:10 -04:00
Evan W. Patton
ff18121260
[WIP] Remove unused references to instrumentation and toolbox
2016-10-01 02:59:18 -04:00
Evan W. Patton
fc03770ea0
[WIP] Move typeblock.js to App Inventor sources
2016-10-01 02:58:47 -04:00
Evan W. Patton
746522297e
[WIP] Merge xml.js but needs behavior verification
2016-10-01 02:27:20 -04:00
Evan W. Patton
0a1b08b73b
[WIP] Merge procedures.js but needs discussion
2016-10-01 02:26:54 -04:00
Evan W. Patton
9f47aaedcf
[WIP] Merge changes from inject.js to options.js
2016-09-30 13:17:11 -04:00
Evan W. Patton
dd0440d22e
[WIP] Merge workspace.js
2016-09-30 12:34:41 -04:00
Evan W. Patton
356640ad3d
[WIP] Removing variables.js rejections that are uninteresting
2016-09-28 22:37:03 -04:00
Evan W. Patton
8947f113ce
[WIP] Merge trashcan.js
2016-09-28 22:14:01 -04:00
Evan W. Patton
5851a6deb9
[WIP] Merge scrollbar.js
2016-09-28 22:02:18 -04:00
Evan W. Patton
37f04bc014
[WIP] Merge mutator.js
2016-09-28 21:21:40 -04:00
Evan W. Patton
632e09ac12
[WIP] Merge input.js
2016-09-28 20:53:11 -04:00
Evan W. Patton
081574babe
[WIP] Merge field.js and flyout.js
2016-09-28 20:51:17 -04:00
Evan W. Patton
a44c6c5688
[WIP] Merge css.js
2016-09-28 20:21:02 -04:00
Evan W. Patton
890d274735
[WIP] Merge connection.js
2016-09-28 20:17:44 -04:00
Evan W. Patton
eddade9eda
[WIP] Merged block, blocks, blockly, and block_svg sans instrumentation issue
2016-09-28 18:18:45 -04:00
Evan W. Patton
16d1a6b362
[WIP] Rebase from Blockly SVN r1757 to git 641d720
2016-09-28 10:36:40 -04:00
Niklas Laxström
641d720842
Localisation updates from https://translatewiki.net .
2016-09-27 13:48:34 +02:00
Niklas Laxström
6632511b10
Localisation updates from https://translatewiki.net .
2016-09-22 07:18:22 +02:00
Katelyn Mann
398f8b9ff7
Merge branch 'develop'
2016-09-20 11:01:23 -07:00
Katelyn Mann
27199b8a3c
routine recompile
2016-09-20 10:59:44 -07:00
Katelyn Mann
21841dcc14
Merge branch 'master' into develop
2016-09-20 10:51:00 -07:00
Sean Lip
270ed961bf
Add aria-level and aria-selected attrs to dropdowns.
2016-09-19 19:33:35 -07:00
Sean Lip
f4e316e8a9
Prevent setting a number value to NaN. Select the field value on entry to an input field. State the contents of the input field when describing the field.
2016-09-19 16:59:24 -07:00
Sean Lip
284f71c46a
Remove clipboard buttons to simplify UI.
2016-09-19 16:04:08 -07:00
Sean Lip
ee403c6a95
Add keyboard shortcuts for cut, copy and paste operations.
2016-09-19 15:45:46 -07:00
Sean Lip
791a9a2919
Move 'create new group' button to the bottom of each toolbox block, and remove other buttons if there is nothing in the workspace.
2016-09-16 22:33:49 -07:00
Neil Fraser
bc2bfbd53d
Add shadow to flyout buttons.
2016-09-15 18:39:50 -07:00
Sean Lip
f701b36ee6
When cutting or copying a block, do not include blocks joined to it.
2016-09-15 18:26:36 -07:00
Sean Lip
72b00130e4
Remove tables from the HTML. Move the toolbar buttons to the end so that they don't impede switching between the toolbox and workspace.
2016-09-15 18:09:36 -07:00
Sean Lip
9da3e6c2dc
Simplify the handling of the active desc for a toolbox without categories.
2016-09-15 17:43:56 -07:00
Niklas Laxström
d12374b3fb
Localisation updates from https://translatewiki.net .
2016-09-15 08:08:54 +02:00
Niklas Laxström
93168bebc0
Localisation updates from https://translatewiki.net .
2016-09-13 07:35:35 +02:00
Sean Lip
6c05ece593
Minor wording change.
2016-09-08 18:22:02 -07:00