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 |
|
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 |
|
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
|
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 |
|
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 |
|