Andrew n marshall
|
59c22169d6
|
Adding demo/ios/.gitignore
|
2018-09-17 12:06:26 -07:00 |
|
Andrew n marshall
|
852ad5e7b2
|
Load Blockly into webpage from files in Resources.
|
2018-09-17 12:06:26 -07:00 |
|
Andrew n marshall
|
7e375ce7a7
|
Load HTML from Resources, into WebView
The resource file URL appears to be wrong in some way
|
2018-09-17 12:06:26 -07:00 |
|
Andrew n marshall
|
43f10c52c3
|
Empty/baseline project for iOS app.
|
2018-09-17 12:06:26 -07:00 |
|
Andrew n marshall
|
5262544538
|
Basic Fragment with webview, and Blockly inside.
The necessary Blockly files are copied from the parent
directories via a gradle task.
|
2018-09-17 12:06:26 -07:00 |
|
Andrew n marshall
|
0fb1281cb3
|
Android demo initial project creation.
|
2018-09-17 12:06:26 -07:00 |
|
translatewiki.net
|
5f908aabd0
|
Localisation updates from https://translatewiki.net.
|
2018-09-17 08:03:39 +02:00 |
|
Rachel Fenichel
|
ce2880b628
|
Merge pull request #2053 from rachel-fenichel/is_connection_allowed
Restructure isConnectionAllowed to match scratch blocks
|
2018-09-14 15:46:56 -07:00 |
|
Rachel Fenichel
|
5d8d30935e
|
Restructure isConnectionAllowed to match scratch blocks
|
2018-09-14 13:58:31 -07:00 |
|
Rachel Fenichel
|
4581c06625
|
Merge pull request #2052 from rachel-fenichel/bugfix/get_all_blocks
Calls to getAllBlocks should pass a value for _ordered_
|
2018-09-13 16:17:10 -07:00 |
|
Rachel Fenichel
|
be4ee2accd
|
Merge pull request #2051 from rachel-fenichel/feature/block_utility_fns
Add some functions for insertion markers
|
2018-09-13 16:16:54 -07:00 |
|
Rachel Fenichel
|
6092e4c517
|
Calls to getAllBlocks should pass a value for _ordered_
|
2018-09-13 16:06:19 -07:00 |
|
Rachel Fenichel
|
a0e90627f7
|
Add some functions for insertion markers
|
2018-09-13 15:55:49 -07:00 |
|
Rachel Fenichel
|
7dadc4d4ba
|
Merge pull request #2047 from rachel-fenichel/cleanup/field_properties
Mark some field properties protected
|
2018-09-13 12:03:55 -07:00 |
|
Rachel Fenichel
|
6a5c90f4b9
|
Merge pull request #2046 from duzc2/_fix_image_click
fix #1887 #2034
|
2018-09-13 11:09:02 -07:00 |
|
Rachel Fenichel
|
da309e264f
|
Add info to annotation
|
2018-09-13 11:04:31 -07:00 |
|
Tianwei Du
|
dcab9c1013
|
Add connection.getCheck function #2048 (#2049)
* Add connection.getCheck function #2048
* remove unused argument
* fix eslint error
* fix eslint error
|
2018-09-13 11:02:39 -07:00 |
|
translatewiki.net
|
c0d96dd33f
|
Localisation updates from https://translatewiki.net.
|
2018-09-13 10:51:14 +02:00 |
|
Rachel Fenichel
|
2b0dd3bc03
|
Merge pull request #2045 from duzc2/develop
fix bug.when create get/set dynamic variable block from set/get , lost the type.
|
2018-09-12 10:57:30 -07:00 |
|
duzc2dtw@gmail.com
|
0ea4878958
|
fix Missing semicolonsemi
|
2018-09-13 01:35:10 +08:00 |
|
duzc2dtw@gmail.com
|
0dfc93f72d
|
get the variable from the field and use its type.
|
2018-09-12 11:19:17 +08:00 |
|
Rachel Fenichel
|
b4865f07f7
|
Fix some more annotations and an accidental global use of this
|
2018-09-11 16:41:01 -07:00 |
|
Rachel Fenichel
|
d09c340c79
|
Mark some field properties protected
|
2018-09-11 16:19:34 -07:00 |
|
duzc2dtw@gmail.com
|
c92a4f31f5
|
fix #1887
|
2018-09-11 00:57:52 +08:00 |
|
duzc2dtw@gmail.com
|
6e589e3491
|
fix bug.
when create get/set dynamic variable block from set/get ,
lost the type.
|
2018-09-11 00:44:27 +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 |
|