Commit Graph

3303 Commits

Author SHA1 Message Date
Neil Fraser
c566c2e712 Fix comment on new message.
/// is needed to indicate translator message.
2019-03-27 15:47:29 -07:00
Neil Fraser
43208f7d2c Delete bad translation
This translates back as “% 1 is the name of the renamed variable” which is the translator’s description, not the message.
2019-03-27 15:47:29 -07:00
Rachel Fenichel
77decc4af2 Merge pull request #2328 from rachel-fenichel/path_debugging
Add a playgound for debugging SVG paths
2019-03-22 11:13:24 -07:00
Rachel Fenichel
7ff27bcfc9 Add license; translate the group, not the start point of the path 2019-03-22 11:13:04 -07:00
alschmiedt
84dfa29352 Merge pull request #2335 from alschmiedt/setTheme_fix
Set theme fix
2019-03-22 10:39:22 -07:00
alschmiedt
bf45c85bf1 Add private annotation 2019-03-22 10:14:43 -07:00
alschmiedt
b6b7ab0091 Refactor setTheme 2019-03-22 09:54:52 -07:00
alschmiedt
5c18e102ca Fixed setTheme so it doesn't error when no workspace is created 2019-03-21 15:32:18 -07:00
translatewiki.net
ba67d2082d Localisation updates from https://translatewiki.net. 2019-03-21 10:56:01 +01:00
Beka Westberg
e947471215 Fixed updateToolbox not properly updating flyouts. (#2332) 2019-03-19 15:48:52 -07:00
translatewiki.net
7fb7eb9a4d Localisation updates from https://translatewiki.net. 2019-03-18 08:44:20 +01:00
Rachel Fenichel
74adb31961 Add a playgound for debugging SVG paths 2019-03-14 17:46:19 -07:00
translatewiki.net
e54ad1cc7f Localisation updates from https://translatewiki.net. 2019-03-14 13:00:07 +01:00
alschmiedt
31274953d1 Merge pull request #2327 from alschmiedt/revert_2286
Reverts changes to fix bug with selecting dropdown
2019-03-12 10:47:38 -07:00
alschmiedt
715fdde945 Reverts changes to fix bug with selecting dropdown 2019-03-12 10:39:09 -07:00
Andrew Au
d919b4369d Fix issue 2061 (#2326) 2019-03-12 09:50:49 -07:00
alschmiedt
4bf9943674 Merge pull request #2325 from amber-cd/amber-cd-style-name-change-develop
style -> categorystyle change
2019-03-08 08:30:55 -08:00
translatewiki.net
092ddffb57 Localisation updates from https://translatewiki.net. 2019-03-07 16:06:27 +01:00
Amber
9a3801ab0f blockly_compressed was still off. 2019-03-06 09:30:45 -05:00
Amber
cc0a8e488f Merge branch 'amber-cd-style-name-change-develop' of https://github.com/amber-cd/blockly into amber-cd-style-name-change-develop 2019-03-06 09:27:14 -05:00
Amber
824f933310 Missed a few reversions 2019-03-06 09:26:18 -05:00
amber-cd
766960ce98 Reset blockly_compressed 2019-03-06 09:23:15 -05:00
Amber
62fdfdcb89 Removed build changes 2019-03-06 09:10:18 -05:00
Amber
77dd99a65b Ran build.py 2019-03-05 09:13:50 -05:00
amber-cd
a655e48841 Update playground.html 2019-03-05 08:42:31 -05:00
amber-cd
c2f30d4ca6 Update toolbox.js
Changed style attribute to categorystyle.
2019-03-05 08:39:20 -05:00
Rachel Fenichel
47fff5cddb Merge pull request #2313 from rachel-fenichel/feature/dropdowndiv
Add dropdowndiv and use it for the colour picker and angle fields
2019-03-01 12:54:39 -08:00
Rachel Fenichel
e20a7ef3c2 Use constants for dropdown div colours in the colour field 2019-03-01 12:38:37 -08:00
Rachel Fenichel
fd8865bda6 Merge pull request #2311 from BeksOmega/fixes/AbsoluteMetrics
Changed Absolute Metrics to Avoid Simple Toolboxes
2019-03-01 11:01:50 -08:00
Rachel Fenichel
c43988873e Don't try to bump if the object has already been deleted. 2019-02-28 17:32:55 -08:00
Rachel Fenichel
b34ad52668 Merge pull request #2323 from BeksOmega/fixes/ScrollBinding
Fixed Scroll Event Binding to Work with Multiple Workspaces
2019-02-28 16:44:18 -08:00
Beka Westberg
d0559a5eeb Fixed scroll event binding to work with multiple workspaces. 2019-02-28 15:43:52 -08:00
Rachel Fenichel
0b1bd78674 Clarify some dropdown rendering code 2019-02-28 15:11:57 -08:00
Beka Westberg
e0673faf41 Added event filtering to workspaceChanged in mutator. (#2320) 2019-02-27 16:06:37 -08:00
Rachel Fenichel
4899076e27 Merge pull request #2318 from rachel-fenichel/feature/click_target
Add click target property to fields, with accessor
2019-02-27 10:12:24 -08:00
Beka Westberg
168ee80b05 Removed console log. 2019-02-26 16:37:56 -08:00
Beka Westberg
69718f2fd4 Removed accessing private flyout.width_ variable. 2019-02-26 16:33:18 -08:00
Rachel Fenichel
1546f56308 Add click target property to fields, with accessor 2019-02-26 16:23:21 -08:00
Rachel Fenichel
dfc74b8c4f Use dropdownDiv for the angle field as well 2019-02-26 14:54:21 -08:00
Rachel Fenichel
58027b9668 css cleanup 2019-02-26 11:10:55 -08:00
Rachel Fenichel
4f3bb673ef Add require and rebuild for travis 2019-02-26 11:05:27 -08:00
Rachel Fenichel
2c624c5144 Use dropdowndiv for field colour but not field dropdown 2019-02-26 11:03:28 -08:00
translatewiki.net
438bb3dda2 Localisation updates from https://translatewiki.net. 2019-02-25 10:38:16 +01:00
Beka Westberg
a0aa84d861 Changed absolute metrics to avoid simple toolboxes. 2019-02-23 14:34:26 -08:00
Rachel Fenichel
d7e47c66b2 Merge pull request #2286 from BeksOmega/fixes/AddHideChaffToDocument
Fixes Block Input Sticking to the Screen When Navigated Away
2019-02-22 14:19:11 -08:00
Rachel Fenichel
351202d7c5 Merge pull request #2306 from BeksOmega/fixes/ScrollConstants
Added Scroll deltaMode Multiplier Constants
2019-02-22 14:18:15 -08:00
Bluefox
e84a740d3d Fix error by init of dropdown in case the value is "" (#2308)
I have following dropdown options

```
[
    ["no matter", ""]
    ["Update", "true"]
    ["Command", "false"]
]
```
In case my value is "" the text is not filled with "no matter" by the initial draw and the empty selector is shown. I expect the text "no matter"

This PR fixes that
2019-02-22 10:02:14 -08:00
Beka Westberg
7e3bff2552 Readded the toolbox click subscriber. Added preventing propagation to the toolbox click subscriber. Added clearing touch identifier to the document click subscriber. 2019-02-21 14:57:19 -08:00
Rachel Fenichel
c426aad387 Use dropdown div for dropdowns 2019-02-21 13:41:45 -08:00
Rachel Fenichel
763a06a7ac Use dropdown div for colour field 2019-02-21 13:41:45 -08:00