Juri
81af3a4a39
Merge remote-tracking branch 'origin/master' into V3
2020-09-17 09:19:11 +02:00
peli
3742cc45f2
3.0.33
2020-09-16 23:24:00 -07:00
peli
b6398d35c4
removing codeql
2020-09-16 23:23:48 -07:00
Amerlander
1c2bbed2a9
Update extension list ( #120 )
...
* Bring back P18 SDA
* Change package name to calliopemini
* update extension list
Co-authored-by: Juri <gitkraken@juriwolf.de>
2020-09-16 23:23:09 -07:00
Peli de Halleux
971f0b9ee0
Create codeql-analysis.yml
2020-09-15 23:36:32 -07:00
peli
4cbd9be8b8
3.0.32
2020-09-15 23:33:33 -07:00
Amerlander
b3f09e56ce
Beta Update ( #118 )
...
* Bring back P18 SDA
* Change package name to calliopemini
Co-authored-by: Juri <gitkraken@juriwolf.de>
2020-09-15 23:33:01 -07:00
peli
77675c1776
3.0.31
2020-09-15 10:44:36 -07:00
peli
04c1fb49aa
rename npm package to pxt-calliopemini
2020-09-15 10:44:17 -07:00
peli
cfe95cfd21
3.0.30
2020-09-15 09:10:51 -07:00
Amerlander
9528f73140
Beta updates ( #117 )
...
* fixes for beta
- hide blocks without function
- digital Pin selection bring P0 in first position
- add compass block to end confusion about "basic.showArrow(ArrowNames.North)"
- add approved repos
- add and sort preffered repos
- add prefferedPackages
- disable webUSB
- disable parts
- remove mobileSafariDownloadProtocol
- update socialOptions
* remove `preferredPackages` from `pxtarget`
* Beta updates
- removed robobit extension
- updated docs menu
- added about.md
- added arrow icons
- removed show arrow block
* Beta Update
- replace webUSb Images
- update extension list
- hide II2C Pins from digitalPins
- move compile service repos back to calliope
* replace extension images
* Beta update
- change extension upload button style
- deprecate arrow blocks
Co-authored-by: Juri <gitkraken@juriwolf.de>
2020-09-15 09:10:07 -07:00
peli
6b8e57e806
3.0.29
2020-09-11 05:19:12 -07:00
Amerlander
bad64f13ee
Beta updates ( #116 )
...
* fixes for beta
- hide blocks without function
- digital Pin selection bring P0 in first position
- add compass block to end confusion about "basic.showArrow(ArrowNames.North)"
- add approved repos
- add and sort preffered repos
- add prefferedPackages
- disable webUSB
- disable parts
- remove mobileSafariDownloadProtocol
- update socialOptions
* remove `preferredPackages` from `pxtarget`
* Beta updates
- removed robobit extension
- updated docs menu
- added about.md
- added arrow icons
- removed show arrow block
Co-authored-by: Juri <gitkraken@juriwolf.de>
2020-09-11 05:18:32 -07:00
peli
7b303b0fd2
3.0.28
2020-09-11 02:19:51 -07:00
Amerlander
9cfba7504a
Changes to the Beta ( #115 )
...
* fixes for beta
- hide blocks without function
- digital Pin selection bring P0 in first position
- add compass block to end confusion about "basic.showArrow(ArrowNames.North)"
- add approved repos
- add and sort preffered repos
- add prefferedPackages
- disable webUSB
- disable parts
- remove mobileSafariDownloadProtocol
- update socialOptions
* remove `preferredPackages` from `pxtarget`
Co-authored-by: Juri <gitkraken@juriwolf.de>
2020-09-11 02:19:33 -07:00
peli
d57b67e52e
3.0.27
2020-09-10 00:25:08 -07:00
Amerlander
79517f8a30
Fix Sound ( #114 )
...
* change simulator svg
* change radio image
* Remove google fonts cdn
* change color of 'advanced' button
* font fix
* font fix 2
* display fix
* change fullsceen simulator bg
* Continuous servo
* handle continuous state
* adding shims
* update rendering for continuous servos
* fixing sim
* fix sig
* typo
* fix sim
* bump pxt
* bump pxt
* rerun travis
* Input blocks revision
- add Button and Pin event types
- merge onPinPressed & onPinReleased in new onPinEvent function
- create new onButtonEvent function
* update input blocks in docs and tests
* remove device_pin_release block
* Hide DAL.x behind Enum
* bring back deprecated blocks, but hide them
* shims and locales files
* fix input.input. typing
* remove buildpr
* bump V3
* update simulator aspect ratio
* add Loudness Block
* revoke loudness block
* Adds soundLevel
To be replaced by pxt-common-packages when DAL is updated.
* Remove P0 & P3 from AnalogPin
* Fix Sound and replace AnalogPin.P0
Co-authored-by: Juri <gitkraken@juriwolf.de>
2020-09-10 00:24:06 -07:00
Amerlander
88f3046486
Fix Sound and replace AnalogPin.P0
2020-09-10 00:51:31 +02:00
Amerlander
dac9ec48aa
Merge remote-tracking branch 'origin/master' into V3
2020-09-09 22:34:29 +02:00
peli
17b1953889
add workspace
2020-09-09 01:00:03 -07:00
peli
33e6fbbcb2
3.0.26
2020-09-08 11:02:05 -07:00
peli
9a7bf30e80
disable docs checking
2020-09-08 11:01:55 -07:00
peli
c588c6178f
3.0.25
2020-09-08 10:38:59 -07:00
peli
11fea05486
pick up hex eof marker fix
2020-09-08 10:38:37 -07:00
peli
f5e1e238f2
refresh all strings
2020-09-08 02:25:43 -07:00
peli
17b5cb71cb
3.0.24
2020-09-08 02:14:43 -07:00
peli
51ea620578
resurect actions build
2020-09-08 02:13:11 -07:00
peli
327052859c
3.0.23
2020-09-08 02:05:04 -07:00
Amerlander
918af4f3ac
Bump V3.0.22 ( #110 )
...
* change simulator svg
* change radio image
* Remove google fonts cdn
* change color of 'advanced' button
* font fix
* font fix 2
* display fix
* change fullsceen simulator bg
* Continuous servo
* handle continuous state
* adding shims
* update rendering for continuous servos
* fixing sim
* fix sig
* typo
* fix sim
* bump pxt
* bump pxt
* rerun travis
* Input blocks revision
- add Button and Pin event types
- merge onPinPressed & onPinReleased in new onPinEvent function
- create new onButtonEvent function
* update input blocks in docs and tests
* remove device_pin_release block
* Hide DAL.x behind Enum
* bring back deprecated blocks, but hide them
* shims and locales files
* fix input.input. typing
* remove buildpr
* bump V3
* update simulator aspect ratio
* add Loudness Block
* revoke loudness block
* Adds soundLevel
To be replaced by pxt-common-packages when DAL is updated.
* Remove P0 & P3 from AnalogPin
Co-authored-by: Juri <gitkraken@juriwolf.de>
2020-09-08 02:04:25 -07:00
Amerlander
1e8e7ea57f
Remove P0 & P3 from AnalogPin
2020-08-30 18:48:47 +02:00
Juri
862647f842
Adds soundLevel
...
To be replaced by pxt-common-packages when DAL is updated.
2020-08-23 19:20:45 +02:00
Amerlander
8700349d68
revoke loudness block
2020-08-22 11:07:04 +02:00
Amerlander
0c360e9a5d
add Loudness Block
2020-08-22 10:16:42 +02:00
Juri
d62201bd88
update simulator aspect ratio
2020-08-19 22:41:53 +02:00
Juri
3152215415
bump V3
2020-08-19 22:03:58 +02:00
Juri
4ef7b9318f
remove buildpr
2020-08-19 21:58:59 +02:00
Juri
4265a32438
Merge remote-tracking branch 'origin/master'
2020-08-19 21:58:11 +02:00
Juri
2411c06128
Merge branch 'master' into origin/master
2020-08-19 21:43:48 +02:00
Amerlander
1450feb0d7
Merge branch 'master_ms'
2020-05-29 13:33:07 +02:00
peli
98d8b2977b
2.1.57
2020-05-08 09:41:49 -07:00
Amerlander
64471a53f9
fetch pxt-microbit v2.2.30 ( #102 )
...
* undo buttonEvent
* fetch microbit v2.2.30
Co-authored-by: Amerlander <gitkraken@juriwolf.de>
2020-05-08 09:35:38 -07:00
Amerlander
53fae2fac5
turn tutorialBlocksDiff off ( #97 )
...
* Update gesture field for new Blockly renderer (#2658 )
* Update gesture field for new Blockly renderer
* Bump pxt-core to 5.36.1
* percent sign for motors block
* shims & strings
* turn tutorialBlocksDiff off
Co-authored-by: Amerlander <gitkraken@juriwolf.de>
2020-04-22 20:07:59 -07:00
Peli
736722086e
2.1.56
2020-04-21 07:41:57 -07:00
Amerlander
80845a32f9
Updates ( #96 )
...
* Update gesture field for new Blockly renderer (#2658 )
* Update gesture field for new Blockly renderer
* Bump pxt-core to 5.36.1
* percent sign for motors block
* shims & strings
Co-authored-by: Amerlander <gitkraken@juriwolf.de>
2020-04-20 19:10:27 -07:00
Juri
4b09f836cc
Merge tag 'v2.1.55'
2020-04-06 10:23:56 +02:00
Amerlander
1b7f2c3864
Merge branch 'master' of https://github.com/calliope-edu/pxt-calliope
2020-03-19 16:27:13 +01:00
Amerlander
f30ff02987
fix input.input. typing
2020-03-19 16:26:40 +01:00
Peli
06b0d87e92
2.1.55
2020-03-18 16:23:50 -07:00
Peli
98e0421c6e
bump pxt-core to 5.35.24
2020-03-18 16:23:46 -07:00
Peli
39acf9876d
2.1.54
2020-03-11 09:32:22 -07:00