Commit Graph

2878 Commits

Author SHA1 Message Date
duzc2dtw@gmail.com
c92a4f31f5 fix #1887 2018-09-11 00:57:52 +08:00
translatewiki.net
f523939d5f Localisation updates from https://translatewiki.net. 2018-09-10 08:16:27 +02:00
Andrew n marshall
ed44a566a8 Merge Sept patch release into develop (PR #2044)
Merge from google/master
2018-09-04 16:23:18 -07:00
Andrew n marshall
bc210ecddf Merge branch 'develop' into master 2018-09-04 16:16:23 -07:00
Andrew n marshall
818497f28b Bumping develop branch version to 1.20180904.0-develop (PR #2043)
Merge pull request  from AnmAtAnm/version-bump
2018-09-04 16:01:19 -07:00
Andrew n marshall
705f06eb2c Bumping develop branch version to 1.20180904.0-develop 2018-09-04 15:49:10 -07:00
Andrew n marshall
1d9fad068e Merge pull request #2042 from google/rc/sept_2018
September 2018 patch release
1.20180904
2018-09-04 15:46:48 -07:00
Andrew n marshall
1abd6c5431 Bumping the version to 1.20180904.0 2018-09-04 14:49:36 -07:00
Andrew n marshall
b53085db6a Rebuild 2018-09-04 14:47:46 -07:00
Andrew n marshall
a5db6353ad Replacing node.parentNode.removeChild(node)
...with Blockly.utils.removeNode(..), which includes
a null/undefined check on parentNode before continuing.
2018-09-04 14:40:15 -07:00
Andrew n marshall
ac02660387 Adding Blockly.utils.removeNode(..) (PR #2041)
Merge pull request from AnmAtAnm/removeNode-util
2018-09-04 14:34:21 -07:00
Andrew n marshall
411ec9724e Replacing node.parentNode.removeChild(node)
...with Blockly.utils.removeNode(..), which includes
a null/undefined check on parentNode before continuing.
2018-09-04 13:31:53 -07:00
Andrew n marshall
852960afcd Converting bad block warning into an error (PR #2039)
Merge from AnmAtAnm/block-name-collision-error
2018-09-04 08:26:13 -07:00
Andrew n marshall
b8a1873f01 Converting bad block warning into an error. 2018-08-31 12:42:38 -07:00
Rachel Fenichel
ca17e40195 Merge pull request #2027 from google/rc/august_2018
August 2018 release
2018-08-31 10:52:51 -07:00
Rachel Fenichel
ad27d6db56 Merge branch 'master' into rc/august_2018 1.20180831.0 2018-08-31 10:44:05 -07:00
Andrew n marshall
c305a6e15a Bumping develop version to 1.20180831.0-develop (PR #2038)
Merge from AnmAtAnm/bump-version
2018-08-31 08:49:20 -07:00
Andrew n marshall
098472376b Bumping develop version to 1.20180831.0-develop 2018-08-30 16:43:01 -07:00
Andrew n marshall
4b381e56c0 Bumping NPM version to 1.20180831.0 2018-08-30 16:39:23 -07:00
Rachel Fenichel
bc16f3a10a Merge pull request #2026 from rachel-fenichel/rebuild
Rebuild
2018-08-28 13:51:58 -07:00
Rachel Fenichel
e4b75aad92 Rebuild 2018-08-28 13:40:08 -07:00
Andrew n marshall
bd8e5ed443 Updating NPM dependencies to latest available (PR #2025)
Merge from AnmAtAnm/bump-dependencies
2018-08-28 12:00:24 -07:00
Andrew n marshall
764d9e826d Updating NPM dependencies to latest available. 2018-08-28 11:35:15 -07:00
Andrew n marshall
6344f0b530 Fix lint errors in field_textinput (PR #2024)
Merge from AnmAtAnm/fix-lint-errors
2018-08-28 11:34:26 -07:00
Andrew n marshall
7ee9b6bc3e Fix lint errors. 2018-08-28 11:21:21 -07:00
Andrew n marshall
512c746a53 Rename getDeveloperVars() as getDeveloperVariables() (PR #2021)
Merge pull request #2021, a rebase of #1979 (from AnmAtAnm/pr1979-rebase)
2018-08-28 10:30:26 -07:00
Rachel Fenichel
aae8277513 Merge pull request #2022 from rachel-fenichel/feature/canvas_transition
Add support for transitioning the workspace block and bubble canvases on scrollCenter
2018-08-27 11:31:06 -07:00
Rachel Fenichel
48dac195f7 CSS style 2018-08-27 11:23:24 -07:00
translatewiki.net
72f334114b Localisation updates from https://translatewiki.net. 2018-08-27 07:38:48 +02:00
Neil Fraser
cb3ea2f56e Remove goog.ui.ColorPicker (#2020)
Adds the ability to set the tooltip titles for each colour.

Note that Closure’s colour picker in Blockly used to have keyboard controls (as of > 3 years ago); but no longer seems to.  This replacement does not currently have keyboard controls either.
2018-08-24 12:14:42 -07:00
Rachel Fenichel
8f675fd82e Add support for transitioning the workspace block and bubble canvases on scrollCenter 2018-08-24 11:55:55 -07:00
Andrew n marshall
c7c9580c51 Rephrase comment, adding date. 2018-08-23 16:00:11 -07:00
Andrew n marshall
243116ca98 Adding warning old function name is detected. 2018-08-23 15:47:49 -07:00
Andrew n marshall
75abc65cd1 Merge branch 'fix-code-mismatch' of https://github.com/gokula-krishna-dev/blockly into pr1979-rebase 2018-08-23 15:17:58 -07:00
RoboErikG
9eacd7d3b9 Disable/enable function calls along with their definitions (#2019)
Fixes #1344

Extends the event listener on procedure caller blocks to also check
for their definition being enabled/disabled and update their own
state in response.
2018-08-23 11:18:29 -07:00
Andrew n marshall
57aa2e966b Improving field validator docs (PR #2018)
Merge pull request #2018 from AnmAtAnm/field-validator-doc
2018-08-23 10:57:19 -07:00
translatewiki.net
30ce093cd2 Localisation updates from https://translatewiki.net. 2018-08-23 08:12:54 +02:00
Andrew n marshall
6c6bd040d5 Correcting annotations of procedure block mixin functions (PR #2017)
Merging pull request #2017 from AnmAtAnm/proc-override
2018-08-22 17:09:56 -07:00
Andrew n marshall
26903a8ca5 Update the docs related to fieldvalidators. 2018-08-22 13:27:07 -07:00
Andrew n marshall
dec9a2c743 Correcting annotations of procedure block mixin functions. 2018-08-22 12:55:16 -07:00
picklesrus
962fcd5c2e Fix #1959 by calling bring to front when a block drag starts inside a mutator. (#2013) 2018-08-21 12:51:43 -07:00
RoboErikG
a8bb9091bb Add support for eslint5 (#2009)
Fixes #2006

- Makes a copy of .eslintrc in .eslintrc.json
- Updates eslint rules to support eslint5.
- Changes travis to use eslint5
2018-08-20 14:42:57 -07:00
Andrew n marshall
46ee2d90fb Moving media/test_* files (PR #2004)
...to tests/media/.
2018-08-15 14:42:53 -07:00
RoboErikG
22fc0f8af9 Add test for replacing a rendered shadow block (#1981)
PR #1970 created a bug that only occurred when replacing a rendered
shadow block. Add a test for this case to prevent breaking it again.
2018-08-14 09:52:02 -07:00
Andrew n marshall
05e0dc62e6 Merge pull request #1996 from fsih/bugfix/hidden_workspace
Bug fix for keyboard events to headless workspaces and non-main workspaces.
2018-08-14 09:50:03 -07:00
translatewiki.net
2312dfef98 Localisation updates from https://translatewiki.net. 2018-08-13 08:07:26 +02:00
Andrew n marshall
7c5204f7c9 Resizable demo: Call svgResize in the resize handler (PR #2001) 2018-08-09 16:26:11 -07:00
Andrew n marshall
4dbf201e0f Call svgResize in the resize handler.
Resolves #2000
2018-08-09 16:01:50 -07:00
translatewiki.net
72eb088fe7 Localisation updates from https://translatewiki.net. 2018-08-09 09:19:24 +02:00
DD
4a34663d49 Fix lint 2018-08-08 21:10:02 -04:00