Граф коммитов

2967 Коммитов

Автор SHA1 Сообщение Дата
Richard Knoll d4214c65f2
Fix block tests by removing arrow, reverting block string (#158) 2022-03-23 13:23:00 -07:00
Richard Knoll 4ad5c2d4a0
Move ignoreDocsErrors (#157) 2022-03-23 10:27:03 -07:00
Amerlander b86010f1e6
set ignoreDocsErrors true (#155)
Co-authored-by: JW <gitkraken@juriwolf.de>
2022-03-23 09:55:47 -07:00
Amerlander 3e0c9b43a2
V4 updates for beta testing (#147)
* 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

* remove approved extensions

* V4 Updates from remote Repo

* locales

* add storage functions

* fix storage functions

* fix int/float values

* decrease decimal precision

* reorder blocks

* Update BLE Settings and Storage Blocks

* Fetch MicroBit changes up to v4.0.18

* Update timing for LED Matrix usage

* use 32kb ram (mini v2)

* resize gatt table

* Revert "use 32kb ram (mini v2)"

This reverts commit 4b15592f0f.

* fix missleading indentation

* add support for 32kb and 16kb ram

* only MIT extensions in preferredRepos

* remove extensions without MIT License file

* add updated extensions

* add extensions with MIT license

Co-authored-by: Juri <gitkraken@juriwolf.de>
Co-authored-by: Juri <info@juriwolf.de>
2022-03-22 09:36:19 -07:00
Peli de Halleux d0a85fd0d2 only run on demand 2020-11-30 08:45:00 +01:00
Peli de Halleux d8167ae9ff fix worksapce 2020-11-30 08:44:17 +01:00
Ralf D. Müller 8040c1265a
microbit? -> calliope (#129) 2020-11-30 08:42:35 +01:00
peli c5b86dea72 3.0.36 2020-10-29 01:27:47 -07:00
Marcel Petrick 4ad347214d
begin-melody.md: fixed typo (#127) 2020-10-29 01:27:31 -07:00
Amerlander d47ea29d1a
Updates (#125)
* add pxt-serialmp3 to preferredRepos

* remove "moveHexEof"

* Decrease UART Buff size to default

* Restore UART Buff size

Co-authored-by: Juri <gitkraken@juriwolf.de>
2020-10-29 01:26:52 -07:00
Amerlander 738acc328f
Page for mini.pxt.io shutdown (#124)
Co-authored-by: Juri <gitkraken@juriwolf.de>
2020-09-23 07:23:56 -07:00
peli ee8c698cc2 3.0.35 2020-09-22 23:37:02 -07:00
peli d624f5c04a updated package-lock 2020-09-22 23:36:13 -07:00
peli 800c8fb088 bump pxt-core to 6.0.24 2020-09-22 23:32:21 -07:00
peli 42ee472c58 3.0.34 2020-09-21 07:17:36 -07:00
Amerlander 3923944a2e
Link in package.json to https://github.com/microsoft/pxt-calliope (#123)
* Link in package.json https://github.com/microsoft/pxt-calliope

* description

Co-authored-by: Juri <gitkraken@juriwolf.de>
2020-09-21 07:17:11 -07:00
Amerlander d51b5bc1f4
bump stable to v3.0.33 and update approved extension list (#122)
* remove approved extensions

* add approved repo

* bump stable to v3.0.33

Co-authored-by: Juri <gitkraken@juriwolf.de>
2020-09-21 06:57:01 -07: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
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
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
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