Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/merge feb 2017 #791

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
272 commits
Select commit Hold shift + click to select a range
c19dc43
Merge pull request #731 from rachel-fenichel/rebuild_nov_3_16
rachel-fenichel Nov 9, 2016
c8ca24a
Revert "Rebuild nov 3 16"
NeilFraser Nov 9, 2016
4f47397
Merge pull request #738 from google/revert-731-rebuild_nov_3_16
rachel-fenichel Nov 9, 2016
d91ba9e
Move injected css to start of head
rachel-fenichel Nov 9, 2016
34a6d5e
simplification
rachel-fenichel Nov 9, 2016
6783efd
Merge pull request #739 from rachel-fenichel/bugfix/move_css
rachel-fenichel Nov 9, 2016
32352b4
Merge pull request #716 from nilq/master
seanlip Nov 9, 2016
26c10fe
lint
rachel-fenichel Nov 9, 2016
1e63196
Merge pull request #729 from rachel-fenichel/feature/import_definitions
rachel-fenichel Nov 9, 2016
bae7426
Remove copy/paste buttons.
seanlip Nov 9, 2016
a65baf9
Localisation updates from https://translatewiki.net.
Nikerabbit Nov 10, 2016
3271372
Don't split dropdown text if there is an image.
NeilFraser Nov 11, 2016
eafd29f
Unblock push to master.
AnmAtAnm Nov 11, 2016
840ddf1
Merge pull request #744 from AnmAtAnm/temp
rachel-fenichel Nov 11, 2016
d04d828
Merge branch 'master' into merge_master_to_develop_nov_11_16
rachel-fenichel Nov 12, 2016
b5822e2
Revert "Revert "Rebuild nov 3 16""
rachel-fenichel Nov 12, 2016
3cfdb9c
rebuild
rachel-fenichel Nov 12, 2016
845e00c
Merge pull request #745 from rachel-fenichel/merge_master_to_develop_…
rachel-fenichel Nov 12, 2016
82261e3
Remove ifelse block and messages'
rachel-fenichel Nov 12, 2016
1a7adaf
Merge pull request #746 from rachel-fenichel/remove_controls_ifelse
rachel-fenichel Nov 12, 2016
14f0a1c
Merge branch 'develop' of https://github.com/google/blockly into develop
seanlip Nov 12, 2016
594c467
Remove obsolete Gecko image hack. Apparently this has been fixed in …
NeilFraser Nov 15, 2016
b1109f4
Add correct focus behavior for the modal. Update boundary sounds.
seanlip Nov 15, 2016
293a865
Merge branch 'develop' of https://github.com/google/blockly into develop
seanlip Nov 15, 2016
bed33a9
Disallow clicks on disabled buttons.
seanlip Nov 15, 2016
44fecd6
add back metadata tag to qqq
rachel-fenichel Nov 15, 2016
32bf01e
revert qqq.json
rachel-fenichel Nov 15, 2016
c9ef71e
Merge pull request #747 from rachel-fenichel/develop_to_master_nov_11_16
rachel-fenichel Nov 15, 2016
1f67654
Merge pull request #736 from google/fraser-develop
rachel-fenichel Nov 15, 2016
7f02c19
Improve performance of block dragging. This is a backport of the blo…
picklesrus Nov 15, 2016
f6aef45
API-breaking cleanup. But doubtful anyone will be affected. (#748)
NeilFraser Nov 15, 2016
e5d25bb
String reference in JSON string messages (#741)
AnmAtAnm Nov 15, 2016
c27841f
Fix compiler errors.
NeilFraser Nov 16, 2016
25588fc
Break the sidebar out into its own individual component.
seanlip Nov 16, 2016
471e096
Hide notification messages after a short time interval.
seanlip Nov 16, 2016
8fba5cd
Fix selection border on blocks that have been highlighted.
NeilFraser Nov 16, 2016
dd95203
controls_ifelse: Remove right-align. Remove Boolean check on statemen…
AnmAtAnm Nov 16, 2016
a027ec8
Move away from using a common modal service, since the block options …
seanlip Nov 17, 2016
0e9651e
Fix conflict between 'utils' and 'image dropdown' merges.
NeilFraser Nov 17, 2016
6ab1244
Add a contextual modal for the toolbox.
seanlip Nov 17, 2016
df56c64
Fix some bugs arising in the toolbox modal for the no-categories case.
seanlip Nov 18, 2016
cf9a4fb
Allow attaching blocks to a marked spot from the toolbox modal. This …
seanlip Nov 18, 2016
602c1ba
Delete the on-screen toolbox.
seanlip Nov 18, 2016
10a8844
Add warning sounds when the user reaches a boundary of the workspace.
seanlip Nov 18, 2016
531b6ca
Stop some blocks from throwing errors in headless workspaces.
NeilFraser Nov 18, 2016
fbd9276
Lint
NeilFraser Nov 19, 2016
4cda20d
Fix speling.
NeilFraser Nov 19, 2016
a66d274
Fix broken highlighting when highlighted block is deleted. Issue 752.
NeilFraser Nov 21, 2016
5c79d2f
When the workspace is empty, make it easy for the user to add a new g…
seanlip Nov 22, 2016
e8e8de9
Handle the finer points for setting focus correctly after deleting bl…
seanlip Nov 23, 2016
065e801
When user edits text in a field, set text, not value.
NeilFraser Nov 24, 2016
ac0105c
Set the text not the value when closing a text editor.
NeilFraser Nov 24, 2016
b77f8cb
Localisation updates from https://translatewiki.net.
siebrand Nov 28, 2016
36b0213
Streamline the logic for block selection callbacks in the toolbox modal.
seanlip Nov 28, 2016
3b24391
Do not show disabled actions in the block options modal.
seanlip Nov 29, 2016
664e6dc
Set focus correctly when toolbox modal is dismissed.
seanlip Nov 29, 2016
89e9f37
Add information regarding target screen reader and browser.
seanlip Nov 29, 2016
05b5c3b
Rebuild Blockly.
seanlip Nov 29, 2016
02a94a1
Merge pull request #755 from google/seanlip-rebuild
seanlip Nov 29, 2016
aa49539
Remove unavailable blocks from toolbox modal. Hide unnecessary catego…
seanlip Nov 29, 2016
b759250
Do some refactoring and tidy-up. Pull some hardcoded strings out for …
seanlip Nov 29, 2016
4e62363
Update config options for sidebar buttons.
seanlip Nov 30, 2016
65bad28
Minor refactoring. Remove unused dependencies.
seanlip Nov 30, 2016
69d4ebb
Improve styling of sidebar buttons.
seanlip Nov 30, 2016
4c30b91
Remove clipboard functionality.
seanlip Nov 30, 2016
10efda6
Refactor and simplify marked spot logic.
seanlip Dec 1, 2016
0b7da4b
Merge pull request #754 from google/paternity
NeilFraser Dec 1, 2016
e13ce31
Change dropdowns to select fields instead of lists of buttons.
seanlip Dec 1, 2016
effc1d5
Add ability to specify a css class for labels and buttons
rachel-fenichel Nov 10, 2016
ff87c76
Don't make labels clickable
rachel-fenichel Nov 10, 2016
1bac797
console.log -> console.warn
rachel-fenichel Dec 2, 2016
7b783dc
change 'class' to 'web-style'
rachel-fenichel Dec 2, 2016
7f4efe4
createSvgElement is now in utils. fix two calls.
rachel-fenichel Dec 2, 2016
97644fd
Improve comments.
NeilFraser Dec 3, 2016
729c442
lint
rachel-fenichel Dec 5, 2016
885490b
Merge pull request #761 from rachel-fenichel/feature/label_classes_2
rachel-fenichel Dec 5, 2016
1725899
fix missing semicolon
rachel-fenichel Dec 6, 2016
c9a6dcd
Merge pull request #764 from rachel-fenichel/cleanup/semicolon
rachel-fenichel Dec 6, 2016
7b7e62e
When adding a new block group from the toolbox modal, only show block…
seanlip Dec 6, 2016
04785a2
Clean up the sidebar file and remove unneeded code.
seanlip Dec 6, 2016
51f42ef
Remove some functions from utilsService and consolidate code in works…
seanlip Dec 6, 2016
2a172c7
Standardize indentation.
seanlip Dec 6, 2016
0998030
Remove premature focus on buttons in modal dialogs, since this preven…
seanlip Dec 6, 2016
b8059c4
Localisation updates from https://translatewiki.net.
siebrand Dec 6, 2016
5b86b97
Don't get Toolbox element unless needed.
NeilFraser Dec 7, 2016
086fd72
Associate flyout button callbacks directly with workspaces
rachel-fenichel Dec 8, 2016
25ca1bc
Merge pull request #767 from rachel-fenichel/feature/register_button_…
rachel-fenichel Dec 8, 2016
1d55e28
Add colour block to the block factory base block initial state
rachel-fenichel Nov 10, 2016
4871ff9
Start getting helpurl and tooltip in
rachel-fenichel Nov 11, 2016
99c3000
Generate helpURL and tooltip for Javascript block definition
rachel-fenichel Dec 8, 2016
da70ce4
Merge pull request #768 from rachel-fenichel/feature/block_factory_he…
rachel-fenichel Dec 8, 2016
5960aa8
Use Tab keys instead of arrow keys for dialog boxes. Set role=alertdi…
seanlip Dec 9, 2016
521909b
Add an aria-describedby to the 'create new block group...' button in …
seanlip Dec 9, 2016
30a4a19
Fix issue with aria-liveregion not speaking. Allow sufficient time fo…
seanlip Dec 9, 2016
8384f8f
Make zoom speed independent of event granularity
drigz Dec 9, 2016
b5d0303
Merge pull request #769 from drigz/fix-touchpad-scroll
rachel-fenichel Dec 9, 2016
a82bd49
Split the scrollbar and flyout out into their own SVG elements. They …
picklesrus Dec 10, 2016
ccbaa46
remove overflow-y on the block exporter labels so scroll bars do not …
picklesrus Dec 10, 2016
bdc5a02
Fix #698 by adjusting the regex to not have \. Still not 100% sure w…
picklesrus Dec 10, 2016
33d6f72
Merge pull request #650 from trodi/generator-docs
rachel-fenichel Dec 10, 2016
22b0183
update generator comments
rachel-fenichel Dec 10, 2016
166278e
Merge pull request #775 from rachel-fenichel/feature/generator_docstr…
rachel-fenichel Dec 12, 2016
5b6f1de
Move the call to disable resize before placeNewBlock so that it is of…
picklesrus Dec 14, 2016
f54f229
Disable workspace resizing while loading the flyout from XML
rachel-fenichel Dec 15, 2016
d7f8e45
Localisation updates from https://translatewiki.net.
Nikerabbit Dec 15, 2016
e1cd218
Add a workspace drag surface that blocks and bubble get moved to duri…
picklesrus Dec 15, 2016
6b39c7d
Merge pull request #782 from rachel-fenichel/feature/flyout_disable_r…
rachel-fenichel Dec 15, 2016
6aee3ed
Fixes #786 by checking if getComputedStyle is null in is3dSupported. …
picklesrus Dec 16, 2016
3831a61
Localisation updates from https://translatewiki.net.
Nikerabbit Dec 19, 2016
48e5885
Change the Python codegen for string quoting to match the behaviour o…
timdawborn Dec 22, 2016
06c2ebc
Merge pull request #795 from groklearning/python-string-quoting-repr
NeilFraser Dec 22, 2016
67e8529
Localisation updates from https://translatewiki.net.
Nikerabbit Dec 22, 2016
f9e0552
Add an `allInputsConnected` method to `Block` and `Workspace` to test…
timdawborn Dec 28, 2016
4c00de9
Localisation updates from https://translatewiki.net.
Nikerabbit Dec 29, 2016
7f4e21f
Localisation updates from https://translatewiki.net.
Nikerabbit Jan 2, 2017
91938c3
Use the drag surface when scrolling using the scrollbars. #783 (#789)
picklesrus Jan 3, 2017
20cf6ab
End event groups when you finish editing a field
rachel-fenichel Jan 3, 2017
eb64921
Fix #794 and make the workspace grid drag along with the workspace. (…
picklesrus Jan 3, 2017
0568245
Now that text input's setText skips setValue, it needs to explicitly …
rachel-fenichel Jan 3, 2017
528ea86
Check if the text has changed before firing an event
rachel-fenichel Jan 3, 2017
158df44
Init procedure blocks with empty name, and set default name in xml in…
rachel-fenichel Jan 4, 2017
700e284
Merge branch 'master' into develop
picklesrus Jan 4, 2017
12ffc65
Merge pull request #803 from rachel-fenichel/bugfix/xml_function_rename
rachel-fenichel Jan 4, 2017
4188226
Routine rebuild
rachel-fenichel Jan 4, 2017
791af63
Merge pull request #804 from rachel-fenichel/develop
rachel-fenichel Jan 4, 2017
9f3e15c
Move createDom call into the constructor of block drag surface. (#790)
picklesrus Jan 5, 2017
3cd6205
Merge pull request #802 from rachel-fenichel/bugfix/field_undo
rachel-fenichel Jan 5, 2017
25ed815
Make cursor stay as a closed hand when dragging blocks around in the …
picklesrus Jan 5, 2017
a0e6d4b
Don't connect to blocks under the flyout.
rachel-fenichel Jan 6, 2017
5ab6f41
recompile again. (#806)
picklesrus Jan 6, 2017
f5f6d69
Merge branch 'develop'
picklesrus Jan 6, 2017
0a30d17
Fix german translation
harbaum Jan 7, 2017
7616782
Fix german translation of 'delete x blocks'
harbaum Jan 9, 2017
37a4e8e
Merge pull request #807 from rachel-fenichel/bugfix/connect_under_flyout
rachel-fenichel Jan 9, 2017
efa976e
Merge pull request #808 from harbaum/master
rachel-fenichel Jan 9, 2017
9fca356
Improvements to the generator test framework.
AnmAtAnm Jan 9, 2017
51868a2
<field>, <value> reorder due to load/save.
AnmAtAnm Jan 9, 2017
827ec93
Adding unit tests for ifelse block.
AnmAtAnm Jan 9, 2017
7b72dbf
Use the npm closure library instead of the same library installed at …
justingeeslin Jan 11, 2017
bea74db
Fix undo/redo for FieldCheckbox
NeilFraser Jan 11, 2017
35d83a5
Merge pull request #814 from justingeeslin/use-closure-compiler-npm-m…
rachel-fenichel Jan 11, 2017
ac3df27
PR #818: Adding support for string table lookups in dropdown field la…
AnmAtAnm Jan 11, 2017
98dc0ed
Integrating qqq.json changes into messages.json. (#820)
AnmAtAnm Jan 12, 2017
2867a3a
Naming changes in mirror demo
rachel-fenichel Jan 13, 2017
45be304
Merge pull request #821 from rachel-fenichel/cleanup/mirror_naming
rachel-fenichel Jan 13, 2017
560d373
Adding support for untranslated messages. (#819)
AnmAtAnm Jan 13, 2017
4fdd16b
JSON support for message lookup in colour, tooltip, and help URL. (#825)
AnmAtAnm Jan 14, 2017
69df716
Fixes as per code review on PR.
timdawborn Jan 15, 2017
5efc148
Reduce number of Closure files in App Engine upload.
NeilFraser Jan 16, 2017
90b63f4
Python false is False. Issue #828.
NeilFraser Jan 16, 2017
48df04e
Merge pull request #800 from groklearning/add-allInputsFilled-methods
rachel-fenichel Jan 16, 2017
59f4085
Replace 'const' with 'var'.
NeilFraser Jan 17, 2017
ed0c986
Fix bug in audioService where attached event callbacks were not being…
seanlip Jan 17, 2017
4bef8cc
Rename workspace-tree to workspace-block.
seanlip Jan 17, 2017
08a141a
Minor refactoring of the modal code (add comments, guard against inva…
seanlip Jan 17, 2017
211d973
FieldNumber & FieldAngle: Default value "0" (#832)
AnmAtAnm Jan 17, 2017
5ed6b7a
Remove unnecessary check when attaching a new block to a marked conne…
seanlip Jan 17, 2017
9d8adab
Remove debug info.
seanlip Jan 17, 2017
767ce2a
Refactor and simplify field-segment.component.js.
seanlip Jan 18, 2017
bf16f11
Replace single quotes with double. (#836)
AnmAtAnm Jan 18, 2017
a47bd93
Adding extensions for JSON support of dynamic blocks. (#834)
AnmAtAnm Jan 18, 2017
8aa8b1b
Add ability to add a class to a scrollbar so that different types of …
picklesrus Jan 18, 2017
78dc5ed
JSON definitions for colour blocks (#838)
AnmAtAnm Jan 18, 2017
d2bfd13
Rewrite tree.service.js.
seanlip Jan 19, 2017
915f097
Use setValue in fieldTextInput so that procedure renaming works
rachel-fenichel Jan 19, 2017
59b074d
Further cleanup and removal of unnecessary functions. Pull some strin…
seanlip Jan 19, 2017
752c35e
Merge pull request #827 from google/excludes
rachel-fenichel Jan 19, 2017
7413413
Use bindEvent_ instead of bindEventWithChecks_ for longStop
rachel-fenichel Jan 19, 2017
1655850
Merge pull request #841 from rachel-fenichel/bugfix/long_stop_bind_event
rachel-fenichel Jan 19, 2017
fceba91
Clean up workspace.component.js. When moving a block from one place t…
seanlip Jan 20, 2017
fb0f1b0
Unit tests for JSON block definitions (just the start) (#850)
AnmAtAnm Jan 20, 2017
34750bc
New blocks text_count, text_replace, and text_reverse (#830)
timdawborn Jan 21, 2017
ed0bec0
Fixing combo boxes getting out-of-sync with NVDA.
CoryDCode Jan 20, 2017
f6168e1
Merge pull request #840 from rachel-fenichel/bugfix/procedure_rename
rachel-fenichel Jan 21, 2017
46316c7
Add a block to reverse a list (#844)
timdawborn Jan 21, 2017
7b0275c
Porting math.js blocks to JSON (#846)
AnmAtAnm Jan 23, 2017
0da5dda
Fixing JSON support for images in dropdowns. Adding tests. (#851)
AnmAtAnm Jan 23, 2017
b8a465e
Update README.md
rachel-fenichel Jan 23, 2017
9f564fb
Merge pull request #859 from google/feature/readme_forum_ref
rachel-fenichel Jan 23, 2017
709295a
Correcting math_change color
AnmAtAnm Jan 24, 2017
a0b5aeb
Merge pull request #862 from AnmAtAnm/math-blocks
rachel-fenichel Jan 24, 2017
4872a6a
Enable custom flyout categories.
rachel-fenichel Jan 24, 2017
0062658
Add some safety
rachel-fenichel Jan 25, 2017
e16058e
Update the set of reserved words in Python to reflect the current sta…
timdawborn Jan 25, 2017
5891288
.getOptions_() to .getOptions() (#869)
AnmAtAnm Jan 26, 2017
624afee
Blockly.Extensions.buildTooltipForDropdown(..): Deferred validation. …
AnmAtAnm Jan 26, 2017
30a63e3
Merge pull request #863 from rachel-fenichel/feature/custom_category
rachel-fenichel Jan 26, 2017
3742788
annotation updates
rachel-fenichel Jan 27, 2017
10108cc
jsdoc corrections (#874)
AnmAtAnm Jan 27, 2017
14ee069
Remove use of Array.prototype.includes which is not implemented in IE…
timdawborn Jan 27, 2017
d55d9cb
Attempt to work around the IE/Edge bug where `getComputedTextLength()…
timdawborn Jan 27, 2017
20d0730
Merge pull request #877 from groklearning/bugfix-876
rachel-fenichel Jan 27, 2017
39731c6
Change CSS transforms to work with older browsers (#879)
timdawborn Jan 27, 2017
c1c5d8f
Merge pull request #852 from CoryDCode/cd-combo-focus-fix
CoryDCode Jan 27, 2017
b530f73
Merge pull request #878 from groklearning/fix-ie-edge-block-text-width
rachel-fenichel Jan 27, 2017
6bae750
Don't try to get block position in a headless workspace
rachel-fenichel Jan 27, 2017
2474ec5
Stop bumping neighbours in headless blockly
rachel-fenichel Jan 27, 2017
3e04dea
Merge pull request #881 from rachel-fenichel/bugfix/events_rendered
rachel-fenichel Jan 27, 2017
37906a1
Merge pull request #882 from rachel-fenichel/bugfix/set_check_headless
rachel-fenichel Jan 27, 2017
3722c7d
Place context menu correctly on touch
rachel-fenichel Jan 27, 2017
fe92d75
Merge pull request #885 from rachel-fenichel/bugfix/context_menu_plac…
rachel-fenichel Jan 27, 2017
42ce2f6
Clear all active desc ids when the 'Erase Workspace' button is pressed.
seanlip Jan 27, 2017
bf3b5f9
Fix a bug where splicing a block between two linked blocks disconnect…
seanlip Jan 28, 2017
ff57835
Deleting a top-level block does not cause blocks after it to be delet…
seanlip Jan 28, 2017
2c72590
Use the empty field placeholder for dropdowns that do not have a valu…
seanlip Jan 31, 2017
89ee980
Bugfix for #892. I incorrectly converted one CSS transform setting to…
timdawborn Jan 31, 2017
e95991c
Adding @namespace annotations for JSDoc. (#900)
AnmAtAnm Feb 1, 2017
7d8fa73
Fix typo causing TypeError (#901)
benjie Feb 1, 2017
cab3afd
Merge pull request #894 from google/seanlip-block-descriptions
rachel-fenichel Feb 2, 2017
1a1646a
Pinning the angular2 dependency, and including licenses. (#893)
CoryDCode Feb 2, 2017
1881b0c
Add skeleton for tests on rendered workspaces
rachel-fenichel Feb 3, 2017
4152542
Fix some lint errors
rachel-fenichel Feb 3, 2017
ec878b0
Correct changedState in setWarningText() (#908)
jimmo Feb 6, 2017
15827c5
Adds Block.prototype.mixin() and Blockly.Extensions.registerMixin(). …
AnmAtAnm Feb 6, 2017
81eb35f
Merge pull request #905 from rachel-fenichel/tests/feb
rachel-fenichel Feb 6, 2017
e429e0c
Merge pull request #912 from rachel-fenichel/lint
rachel-fenichel Feb 6, 2017
680fc4b
Porting Logic blocks to JSON (#913)
AnmAtAnm Feb 6, 2017
24ebbca
Improving errors/warnings with Block.toDevString() and Connection.toS…
AnmAtAnm Feb 6, 2017
630863d
Add isEditable to field, and add tests
rachel-fenichel Feb 6, 2017
5a40208
Separate tests
rachel-fenichel Feb 6, 2017
7afefa0
Merge pull request #914 from rachel-fenichel/feature/isFieldEditable
rachel-fenichel Feb 6, 2017
d97edf0
Blockly.Constants.Math and Blockly.Constants.Colour extension constan…
AnmAtAnm Feb 7, 2017
49c9c02
Correction to logic_ternary type check (#920)
AnmAtAnm Feb 8, 2017
a4cfd5c
Porting Loop blocks to JSON (#919)
AnmAtAnm Feb 8, 2017
1a83831
Workspace isDraggable
rachel-fenichel Feb 8, 2017
3af6238
Merge pull request #921 from rachel-fenichel/feature/workspace_isMovable
rachel-fenichel Feb 8, 2017
1ff9b6c
JSONify simple list blocks
rachel-fenichel Feb 11, 2017
74ff24e
JSONify variable blocks
rachel-fenichel Feb 11, 2017
e9084aa
Merge pull request #926 from rachel-fenichel/feature/jsonify_simple_b…
rachel-fenichel Feb 13, 2017
ece21c6
Merge pull request #927 from rachel-fenichel/feature/jsonify_variable…
rachel-fenichel Feb 13, 2017
6b692a0
Initial text block, with a mixin to generate quote image fields. (#923)
AnmAtAnm Feb 13, 2017
2e8d107
Correcting output of the logic_null block.
AnmAtAnm Feb 13, 2017
79becd6
Add no-op stub .neighbors() for headless Connection.
AnmAtAnm Feb 13, 2017
802c03b
Adding tests for logic_ternary block in a new jsunit test framework.
AnmAtAnm Feb 13, 2017
6919f58
extension controls_if => controls_if_mutator.
AnmAtAnm Feb 14, 2017
feed5ff
Renamed extension function constant, and moved variables into the mixin.
AnmAtAnm Feb 14, 2017
640fb9c
Dereference string table references when loading variable fields from…
AnmAtAnm Feb 13, 2017
dc0d3be
Moving FieldImage string dereferencing back into Block.interpolate_()…
AnmAtAnm Feb 14, 2017
750c030
Addressing comments.
AnmAtAnm Feb 14, 2017
afd1fde
.utils.replaceMessageReferences(..) now gracefully returns non-string…
AnmAtAnm Feb 14, 2017
b0264eb
Internationalize variable name strings (#930 from AnmAtAnm/variable_i…
AnmAtAnm Feb 14, 2017
147618c
Merge branch 'develop' of https://github.com/google/blockly into feat…
rachel-fenichel Feb 15, 2017
941ed15
Fix a few small errors and rebuild
rachel-fenichel Feb 15, 2017
b11f9b7
Call dynamic toolbox generators correctly
rachel-fenichel Feb 15, 2017
8bc2bae
cleanup
rachel-fenichel Feb 15, 2017
a93ea8c
Fix unit tests, and delete a few that relied on completely undefined …
rachel-fenichel Feb 15, 2017
cad1808
Fix RTL text inputs
rachel-fenichel Feb 15, 2017
0e8244b
eslintignore more tests
rachel-fenichel Feb 16, 2017
ec795df
Fix insertion marker highlighting, I think
rachel-fenichel Feb 16, 2017
86a263c
Make getFlyout public
rachel-fenichel Feb 21, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 2 additions & 0 deletions .eslintignore
Expand Up @@ -3,6 +3,8 @@
/msg/*
/core/css.js
/tests/jsunit/*
/tests/workspace_svg/*
/tests/blocks/*
/tests/generators/*
/generators/*
/demos/*
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -21,4 +21,4 @@ Scratch Blocks brings together two different programming "grammars" that the Scr
The "getting started" guide including [FAQ](https://scratch.mit.edu/developers#faq) and [design documentation](https://github.com/LLK/scratch-blocks/wiki/Design) can be found in the [wiki](https://github.com/LLK/scratch-blocks/wiki).

## Donate
We provide [Scratch](https://scratch.mit.edu) free of charge, and want to keep it that way! Please consider making a [donation](https://secure.donationpay.org/scratchfoundation/) to support our continued engineering, design, community, and resource development efforts. Donations of any size are appreciated. Thank you!
We provide [Scratch](https://scratch.mit.edu) free of charge, and want to keep it that way! Please consider making a [donation](https://secure.donationpay.org/scratchfoundation/) to support our continued engineering, design, community, and resource development efforts. Donations of any size are appreciated. Thank you!
5 changes: 3 additions & 2 deletions build.py
Expand Up @@ -87,7 +87,7 @@ def run(self):

if (isNodeJS) {
var window = {};
require('../closure-library/closure/goog/bootstrap/nodejs');
require('closure-library');
}

window.BLOCKLY_DIR = (function() {
Expand All @@ -109,7 +109,7 @@ def run(self):
window.BLOCKLY_BOOT = function() {
var dir = '';
if (isNodeJS) {
require('../closure-library/closure/goog/bootstrap/nodejs');
require('closure-library');
dir = 'blockly';
} else {
// Execute after Closure has loaded.
Expand Down Expand Up @@ -432,6 +432,7 @@ def run(self):
os.path.join("i18n", "create_messages.py"),
"--source_lang_file", os.path.join("msg", "json", "en.json"),
"--source_synonym_file", os.path.join("msg", "json", "synonyms.json"),
"--source_constants_file", os.path.join("msg", "json", "constants.json"),
"--key_file", os.path.join("msg", "json", "keys.json"),
"--output_dir", os.path.join("msg", "js"),
"--quiet"]
Expand Down