Mario
|
44d14687be
|
update code generation
|
2020-09-29 11:33:06 +02:00 |
|
Mario
|
eceaa91713
|
Merge branch 'master' into typed-variables
|
2020-09-29 11:28:57 +02:00 |
|
Mario
|
d64512ed9e
|
add math types
|
2020-09-29 11:25:07 +02:00 |
|
Mario
|
5304907fd0
|
add block type to setter and getter
|
2020-09-29 10:30:35 +02:00 |
|
Delucse
|
4a5d24f2d1
|
template created for not deactivated blocks in the instructions
|
2020-09-28 15:12:19 +02:00 |
|
Delucse
|
078d53e7e2
|
Merge branch 'tutorial'
|
2020-09-27 20:36:07 +02:00 |
|
Delucse
|
9d99c5c30b
|
display of the blocks as SVG in instruction-component
|
2020-09-27 20:15:11 +02:00 |
|
Delucse
|
1d3f356fe7
|
fix warning "no-loop-func"
|
2020-09-25 13:22:09 +02:00 |
|
felixerdy
|
3e3f0be41f
|
typed variables working partially
|
2020-09-18 16:21:49 +02:00 |
|
felixerdy
|
136b85e027
|
initial implementation of typed variables
|
2020-09-18 15:19:58 +02:00 |
|
Mario Pesch
|
38b025e012
|
Merge branch 'master' into new-blocks
|
2020-09-17 13:25:43 +00:00 |
|
Mario
|
42299a374a
|
minor changes
|
2020-09-17 15:16:41 +02:00 |
|
Mario
|
6a4de9c7a2
|
fix warnings
|
2020-09-16 15:50:55 +02:00 |
|
Mario
|
bbd14c58b5
|
add new blocks
|
2020-09-16 14:59:09 +02:00 |
|
Delucse
|
567f94135b
|
reorganize media files
|
2020-09-15 10:29:53 +02:00 |
|
Delucse
|
0f582e6d7d
|
Merge branch 'instruction'
|
2020-09-14 19:00:57 +02:00 |
|
Delucse
|
84d4166cab
|
display requirements
|
2020-09-14 19:00:15 +02:00 |
|
Mario Pesch
|
edbf60d92e
|
Merge pull request #5 from sensebox/add-slider
add led block
|
2020-09-14 14:24:51 +00:00 |
|
Mario
|
97ef7ab1bb
|
update led pins
|
2020-09-14 15:58:22 +02:00 |
|
Mario
|
9a764b7e74
|
add led block
|
2020-09-14 15:41:57 +02:00 |
|
Delucse
|
01c662b00f
|
Merge remote-tracking branch 'origin/add-slider'
|
2020-09-13 16:04:06 +02:00 |
|
Delucse
|
f997bb661f
|
update initialXml
|
2020-09-13 13:19:09 +02:00 |
|
Delucse
|
6c3709fde8
|
adjustment of the tutorial component and all dependencies to the new tutorial.json
|
2020-09-11 10:13:33 +02:00 |
|
Delucse
|
ab016610bd
|
checking the Blocks with the solution using the XML strings
|
2020-09-10 13:46:31 +02:00 |
|
Delucse
|
2908bc464f
|
generalised BlocklyWindow
|
2020-09-09 13:35:35 +02:00 |
|
Mario
|
78f8bad4b3
|
add slider
|
2020-09-09 11:54:30 +02:00 |
|
Delucse
|
eea893a071
|
stored xml in tutorial redux store
|
2020-09-08 14:43:30 +02:00 |
|
Delucse
|
8c13a9e316
|
splitting a tutorial into introduction and assessment
|
2020-08-31 16:52:30 +02:00 |
|
Delucse
|
fdde372ef3
|
reset Workspace with initial XML-Block
|
2020-08-10 11:54:36 +02:00 |
|
Delucse
|
08dab82d00
|
showing CircularProgress while compiling
|
2020-08-10 10:06:34 +02:00 |
|
Mario Pesch
|
736f3411df
|
Merge pull request #3 from sensebox/styling
some styling
|
2020-07-31 16:37:30 +02:00 |
|
Mario
|
dd874a2384
|
add LoRa Blocks
|
2020-07-31 16:37:09 +02:00 |
|
Mario
|
6678afbdff
|
add map block
|
2020-07-31 16:18:45 +02:00 |
|
felixerdy
|
25aae52da3
|
some styling
|
2020-07-31 16:15:41 +02:00 |
|
Mario
|
ef80f15782
|
add display and web blocks
|
2020-07-31 12:31:47 +02:00 |
|
Mario
|
b808474913
|
add language key
|
2020-07-31 11:36:02 +02:00 |
|
Mario
|
4e2b25947d
|
solve compiling warnings
|
2020-07-31 11:27:53 +02:00 |
|
Mario
|
440622a66c
|
add sensebox sensor blocks
|
2020-07-31 11:10:22 +02:00 |
|
Mario
|
44f2f3ca94
|
Merge branch 'master' into add-new-blocks
|
2020-07-26 12:15:57 +02:00 |
|
Delucse
|
9f33b93fdd
|
recalculating positions of trash, zoom, etc
|
2020-07-24 19:15:41 +02:00 |
|
Delucse
|
cacde16ab2
|
outsourcing BlocklyComponent to blockly/BlocklyWindow.js
|
2020-07-24 11:52:49 +02:00 |
|
Mario
|
eca3bf16a1
|
add io blocks
|
2020-07-23 16:04:00 +02:00 |
|
Delucse
|
c2405de04a
|
adaptation of the functionalities to Blockly package
|
2020-07-23 15:42:01 +02:00 |
|
Mario
|
54903fb2e7
|
add arduino code generator
|
2020-07-23 12:01:42 +02:00 |
|