25 Commits

Author SHA1 Message Date
Mario Pesch
eb4cfa9c24 update axios
Fixes #116
2021-10-03 18:04:46 +02:00
dependabot[bot]
26abf81a9d
Bump axios from 0.21.1 to 0.21.2
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 09:44:57 +00:00
dependabot[bot]
1e7d7c9fec
Bump prismjs from 1.24.0 to 1.25.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.24.0...v1.25.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 22:07:03 +00:00
Mario Pesch
c23b74ce8d update blockly core and plugins
closes #97
2021-08-18 15:18:47 +02:00
Mario Pesch
9c02fa1ec6 Merge branch 'master' into ui-updates 2021-07-01 11:02:03 +02:00
dependabot[bot]
4f24ba607f
Bump prismjs from 1.23.0 to 1.24.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28 20:28:48 +00:00
Mario Pesch
b6c90772ed add rtc blocks 2021-05-21 11:28:35 +02:00
Mario Pesch
4522760e9c update blockly version and add zoom to fit plugin 2021-05-04 11:53:15 +02:00
mariopesch
8dea4d97c5 fix npm (hopefully) 2021-03-19 11:12:01 +01:00
mariopesch
d442b2f100 fix duplicate wire library 2021-03-19 10:54:17 +01:00
dependabot[bot]
421f7d00b1
Bump prismjs from 1.21.0 to 1.23.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.21.0 to 1.23.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.21.0...v1.23.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 21:31:05 +00:00
Mario
957ccd566e add sentry 2021-01-19 19:54:33 +01:00
Mario Pesch
4256d340c4
Merge pull request #47 from sensebox/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
2021-01-06 11:32:54 +01:00
Mario
8504dacc38 add tour 2020-12-15 15:01:26 +01:00
dependabot[bot]
a6e800c91b
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 06:33:56 +00:00
Mario
49fb018703 fix build process 2020-12-07 15:44:56 +01:00
Mario
b60ec9136a allow markdown in tutorial text 2020-11-13 15:33:21 +01:00
Mario
fd1d8c35e5 add cookie consent
fix #15
2020-10-29 11:09:50 +01:00
Mario
e647d6e58e add block sharing 2020-10-16 22:33:02 +02:00
Mario
44d14687be update code generation 2020-09-29 11:33:06 +02:00
Mario
da4c8840ea update blockly version 2020-09-29 10:30:13 +02:00
Mario
78f8bad4b3 add slider 2020-09-09 11:54:30 +02:00
Mario
54903fb2e7 add arduino code generator 2020-07-23 12:01:42 +02:00
Delucse
c05572a68e first Blockly functionalities
Attention: the buttons currently trigger an error
2020-07-23 11:33:13 +02:00
Delucse
9a18c5e414 Initialize project using Create React App 2020-07-20 16:21:37 +02:00