Commit Graph

6981 Commits

Author SHA1 Message Date
Rachel Fenichel aea6dfbc1e Merge pull request #675 from rachel-fenichel/bugfix/xml_id
add option to skip exporting block ids in XML, and use it in the workspace factory
2016-10-05 17:15:05 -07:00
Rachel Fenichel 6ee735ee6e Fix angle picker with new touch code 2016-10-05 17:03:33 -07:00
Rachel Fenichel 3f9b40ff61 add option to skip exporting block ids in XML, and use it in the workspace factory 2016-10-05 16:49:19 -07:00
Sean Lip a91badeede Minor updates to CSS and punctuation in messages. 2016-10-05 15:58:28 -07:00
Rachel Fenichel ca2cd7227a Merge pull request #638 from rachel-fenichel/feature/deprecated_bindevent
Deprecate bindEvent in favor of bindEventWithChecks
2016-10-05 15:13:53 -07:00
picklesrus 1e58be0cd6 Fix #636 by changing the factory_base block definition to only (#671)
span shadow blocks for output types when the dropdown to
add/change/remove output types is changed.  This way, we won't overwrite
existing blocks when loading from xml.
2016-10-05 15:04:52 -07:00
Sean Lip 8bd64948dd Introduce a FieldSegment component for handling blocks with multiple fields. 2016-10-05 12:45:50 -07:00
Neil Fraser bd4c6d096f Use goog.array.remove 2016-10-04 21:20:07 -07:00
picklesrus 70a8bcd4df Add warning if you do not have required parts of closure available when loading BlocklyFactory. This should be temporary until #668 is fixed (#669) 2016-10-04 16:26:09 -07:00
picklesrus 58774811b3 Replace guts of buggy hasVariableField method and just ask the block for variables instead. (#667) 2016-10-04 16:18:29 -07:00
Rachel Fenichel 4126972b55 Merge pull request #663 from picklesrus/develop-fix-xml-load
Fix #648. It was calling method on the wrong object. Broken by refact…
2016-10-04 13:19:19 -07:00
Katelyn Mann e5635325d5 Fix #648. It was calling method on the wrong object. Broken by refactoring in #606. 2016-10-04 13:17:09 -07:00
Rachel Fenichel bec41c0065 Merge pull request #662 from picklesrus/develop-fix-json
Fix #643 to make exported json valid
2016-10-04 11:28:57 -07:00
Katelyn Mann f680800b97 Fix #643 to make exported json valid 2016-10-04 11:04:06 -07:00
Sean Lip 5a11ce8842 Make delete sound louder for Accessible Blockly. 2016-10-03 15:37:30 -07:00
Troy McKinnon ad3541992e add a few type definitions 2016-09-30 16:26:44 -05:00
Sean Lip 966cda6088 Make aria-levels 1-indexed. Allow pressing Enter to go down a level, and pressing Escape to go up a level. Add a guard against incorrect status message when reaching the top of the outermost level. 2016-09-29 15:31:13 -07:00
Neil Fraser 48f181e1e3 Merge branch 'pr/657' into develop 2016-09-28 23:13:22 -07:00
Neil Fraser c0b3a765f7 Merge branch 'develop' into pr/657 2016-09-28 23:10:57 -07:00
Neil Fraser 8dd96a24f2 Merge branch 'master' into develop 2016-09-28 23:07:08 -07:00
Neil Fraser 918da99f39 Wrapping lines > 80 char. 2016-09-28 23:06:09 -07:00
Chris Johnson 90d924b84a Adds default def comment only if comments enabled. 2016-09-29 00:49:06 -05:00
Niklas Laxström 0fb77e09d0 Localisation updates from https://translatewiki.net. 2016-09-29 07:23:00 +02:00
Rachel Fenichel 3d6a9b8a4d Merge pull request #655 from google/RoboErikG-chkBox-uc
Make field checkbox setValue case insensitive
2016-09-28 16:26:53 -07:00
RoboErikG 5b3eb8a9e5 Update field_checkbox.js 2016-09-28 16:25:24 -07:00
Neil Fraser 13c5d9b3dd Improve bubble arrow paths for extreme ratios. 2016-09-27 18:26:29 -07:00
Troy McKinnon b828c958d2 Add Generator functions to prototype with JSDoc that are defined by individual language generators 2016-09-27 15:29:16 -05:00
Sean Lip 972e3b00eb Make help text clearer and less verbose. 2016-09-27 12:05:12 -07:00
Sean Lip 298f237d7b Update notification messages. 2016-09-27 11:06:24 -07:00
Niklas Laxström 641d720842 Localisation updates from https://translatewiki.net. 2016-09-27 13:48:34 +02:00
Sean Lip 09f25f618f Add information about the surrounding parent to the block description, for context. 2016-09-23 18:33:59 -07:00
Rachel Fenichel 6a882ca2e8 disallow variables on shadow blocks 2016-09-23 18:19:16 -07:00
Rachel Fenichel 63410dd719 rebuild 2016-09-23 13:49:15 -07:00
Rachel Fenichel ed983333eb bindEventWithChecks_ for internal use, and bindEvent_ with old behaviour but deprecated 2016-09-23 13:46:11 -07:00
Rachel Fenichel ea846abc9f Merge pull request #637 from google/revert-635-revert-490-feature/simple_multitouch
Revert "Revert "Ignore everything but the first touch stream""
2016-09-23 13:43:50 -07:00
Rachel Fenichel ba1238812f Revert "Revert "Ignore everything but the first touch stream"" 2016-09-23 13:36:53 -07:00
Sean Lip cd461cd6b6 Tidy up messages, update aria labels, add punctuation. 2016-09-22 17:04:28 -07:00
Rachel Fenichel 44a2edead1 Merge pull request #635 from google/revert-490-feature/simple_multitouch
Revert "Ignore everything but the first touch stream"
2016-09-22 15:27:07 -07:00
Rachel Fenichel b2faa41eb1 Revert "Ignore everything but the first touch stream" 2016-09-22 15:26:52 -07:00
Rachel Fenichel f7b7347a20 Merge pull request #490 from rachel-fenichel/feature/simple_multitouch
Ignore everything but the first touch stream
2016-09-22 14:21:27 -07:00
Rachel Fenichel 705d373317 Merge branch 'develop' into feature/simple_multitouch 2016-09-22 13:57:41 -07:00
Niklas Laxström 6632511b10 Localisation updates from https://translatewiki.net. 2016-09-22 07:18:22 +02:00
Rachel Fenichel 1d1321a00d Changes per neil's comments, plus a rebuild 2016-09-21 16:25:44 -07:00
Sean Lip 3b84076c93 Add new fields to toolbarButtonConfig. 2016-09-21 15:41:58 -07:00
Rachel Fenichel 7d435bdb99 Review cleanup 2016-09-21 13:44:55 -07:00
Sean Lip bcd8b999b2 Fix incorrect aria-levels in toolbox tree component. 2016-09-20 17:50:35 -07:00
Sean Lip 9cdee00425 Merge branch 'develop' of https://github.com/google/blockly into develop 2016-09-20 17:50:16 -07:00
Sean Lip 0779c959d7 Move 'move to marked spot' button to the top of the block options list. 2016-09-20 17:44:18 -07:00
Rachel Fenichel 10c6d998c3 Get rid of a console.trace and allow drops on the toolbox 2016-09-20 15:10:33 -07:00
Neil Fraser 5cdb843f3e Update demo to latest interpreter. 2016-09-20 12:52:22 -07:00