Niklas Laxström
f66460767f
Localisation updates from https://translatewiki.net .
2016-08-15 07:59:25 +02:00
Niklas Laxström
c74a581279
Localisation updates from https://translatewiki.net .
2016-08-11 08:45:16 +02:00
Niklas Laxström
a66e512179
Localisation updates from https://translatewiki.net .
2016-08-08 07:57:58 +02:00
Niklas Laxström
feba49bdb2
Localisation updates from https://translatewiki.net .
2016-08-04 07:47:38 +02:00
Niklas Laxström
bbf2764cc8
Localisation updates from https://translatewiki.net .
2016-08-01 07:59:25 +02:00
Niklas Laxström
7ce59404ef
Localisation updates from https://translatewiki.net .
2016-07-28 07:50:32 +02:00
Hasso Tepper
b94dff049e
Add Estonian translations to the code and plane demos ( #505 )
2016-07-26 17:20:54 -07:00
Niklas Laxström
ab0e847f41
Localisation updates from https://translatewiki.net .
2016-07-25 07:47:30 +02:00
rachel-fenichel
1a31133676
Merge pull request #495 from picklesrus/compile-master
...
Recompile to pick up changes from #494 .
2016-07-21 15:52:46 -07:00
Katelyn Mann
5022ace75b
Recompile to pick up changes from #494 .
2016-07-21 15:38:58 -07:00
rachel-fenichel
f79f4eb0c5
Merge pull request #494 from picklesrus/untyped-dom-fix
...
Revert "Convert createDom calls to createUntypedDom"
2016-07-21 13:07:15 -07:00
picklesrus
1878a5a5f3
Revert "Convert createDom calls to createUntypedDom"
2016-07-21 12:52:59 -07:00
Niklas Laxström
30c7e2e5d0
Localisation updates from https://translatewiki.net .
2016-07-21 07:48:27 +02:00
Neil Fraser
b6fbdbb238
Merge branch 'develop'
2016-07-19 17:39:33 -07:00
Neil Fraser
19005ca3bf
Routine recompile.
2016-07-19 16:44:12 -07:00
Neil Fraser
b502c42511
Merge branch 'master' into develop
2016-07-19 16:43:10 -07:00
Neil Fraser
877aa7522d
Fix mutator/warning/comment icons to highlight on mouse over only if they are usable.
2016-07-19 16:34:48 -07:00
rachel-fenichel
b4a938f804
Merge pull request #478 from drigz/bugfix/476
...
Check flyout in isDragging()
2016-07-19 10:58:48 -07:00
Sean Lip
0de625caf4
Tidy up usage and formatting of aria-level (fixing an off-by-one error in the process).
2016-07-18 16:11:29 -07:00
Rodrigo Queiro
d9a3569706
Convert createDom calls to createUntypedDom ( #481 )
...
Unless they could be converted to use goog.dom.TagName, in which case do
that. createDom is going to require goog.dom.TagName member as the
tagName parameter. This change prepares for that.
2016-07-18 07:18:17 -07:00
Neil Fraser
e03a4a9e30
Fix creation of uneditable blocks. Issue #324 .
2016-07-18 00:54:34 -07:00
Niklas Laxström
08f5557572
Localisation updates from https://translatewiki.net .
2016-07-18 08:23:29 +02:00
Neil Fraser
5c2c4d8400
Refactor validators to survive aggressive Closure compression.
2016-07-15 20:59:20 -07:00
Neil Fraser
8c48436c8f
Fix validation on number field.
2016-07-15 20:06:01 -07:00
Neil Fraser
5852f8e7e1
Fix nested disabled blocks in disableOrphans.
2016-07-15 20:06:01 -07:00
Neil Fraser
a76635d352
Fix line wrapping in Dart comments.
2016-07-15 20:06:01 -07:00
Sean Lip
b318eb6504
Implement correct keystroke handling for text input fields.
2016-07-15 16:54:03 -07:00
Sean Lip
d506b7d77c
Merge branch 'develop' of https://github.com/google/blockly into develop
2016-07-15 16:40:38 -07:00
Sean Lip
311907cb6a
Disable input fields in the toolbox.
2016-07-15 16:40:22 -07:00
Neil Fraser
4f498dc99c
Make tooltips reflect from-end indexing behaviour.
2016-07-15 14:55:05 -07:00
Sean Lip
be98f29e18
Add support for Home and End keys for navigating the toolbox and workspace trees.
2016-07-15 14:43:43 -07:00
Rodrigo Queiro
74e905c611
Check flyout in isDragging()
...
We also have to record startFlyout_ on background scrolls - before
dragMode_ wasn't being reset by terminateDrag() for background scrolls,
which would suppress clicks from that point on.
Fixes #476 .
2016-07-15 10:35:45 +02:00
Sean Lip
cc6252cc00
Set activedescendant correctly on workspace trees.
2016-07-14 15:52:58 -07:00
Sean Lip
85f2ae8761
Set active descendant correctly for toolbox tree. Change roles to 'tree' where appropriate.
2016-07-14 11:50:05 -07:00
Niklas Laxström
75fd42e70f
Localisation updates from https://translatewiki.net .
2016-07-14 07:46:01 +02:00
Neil Fraser
7a92facc3a
Fix angle field.
2016-07-13 16:58:43 -07:00
Neil Fraser
bc3b124d81
Merge branch 'develop'
2016-07-12 11:37:33 -07:00
Neil Fraser
f12c95f4a9
Routine recompile.
2016-07-12 11:36:47 -07:00
Neil Fraser
13d9ecdca0
Merge branch 'master' into develop
2016-07-12 11:35:08 -07:00
Rodrigo Queiro
d3d0ca4fd0
Record whether the workspace has been dragged ( #475 )
...
* Record whether the workspace has been dragged
This fixes #473 by differentiating between a touch on an unmovable block
and using it to drag the workspace.
* Remove isScrolling and add DRAG_BEGIN
Applied after PR review.
2016-07-12 11:34:02 -07:00
Neil Fraser
823bf3c5da
Allow substituted strings in interpolation.
2016-07-12 11:24:39 -07:00
Neil Fraser
612e0c0aac
Reverting three invalid translations.
2016-07-11 16:58:56 -07:00
Rodrigo Queiro
ab03c4f411
Remove out-of-date comment ( #474 )
...
This comment made sense [before multiple workspace support](67140282a0/core/blockly.js (L297) ), where it was near a (Blockly.readOnly || isTargetSvg) check. Now, this logic is implemented in BlockSvg.onMouseDown_() instead.
2016-07-11 16:43:29 -07:00
Niklas Laxström
c9437ec7c4
Localisation updates from https://translatewiki.net .
2016-07-11 08:37:32 +02:00
Neil Fraser
efc2ca3d82
Add field_number to Block Factory.
2016-07-10 22:54:57 -07:00
Neil Fraser
e1ad58f2e9
Fix highlight being eclipsed by other blocks.
2016-07-09 11:46:54 -07:00
Neil Fraser
9d6d7c2698
Merge branch 'develop'
2016-07-09 04:23:47 -07:00
Neil Fraser
5ea49cdf4e
Change tooltips on get/set list blocks to be 0/1 index aware. All languages.
2016-07-09 04:23:01 -07:00
Neil Fraser
b324efaa86
Change tooltip on text/list indexOf blocks to be 0/1 index aware. All languages.
...
Delete ta:TEXT_INDEXOF_TOOLTIP since that text does not appear to make
sense.
2016-07-08 18:58:28 -07:00
Neil Fraser
b51547826d
Remove AUTH, CHAT, ME messages in all languages.
2016-07-08 17:26:13 -07:00