Commit Graph

2886 Commits

Author SHA1 Message Date
Juri Wolf
5f7a8e5301
Updates for V4 (#197)
* update yotta defaults for 16kb devices

* refactor deprecated blocks

* updates for button events

* update button events

* update refference

* update docs

* update docs

* update button event blocks

* update docs

* update block id
2022-08-10 09:36:19 -07:00
Richard Knoll
32783f38ba 4.0.26 2022-06-30 10:01:52 -07:00
Juri Wolf
fa34fe5fd2
Beta v4 updates (#195)
* fix simulator

- fix buttons
- fix analog max value

* BLE Set max table size

* reset defaults

* add coding4coconut/pxt-lcd128x160-st7735s

* add coding4coconut/pxt-oled128x128-sh1107

* enable partial flashing
2022-06-30 10:01:19 -07:00
microsoft-github-policy-service[bot]
5aba020bb3
Microsoft mandatory file (#189)
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
2022-05-25 09:56:20 -07:00
Richard Knoll
3838b46f1d 4.0.25 2022-05-25 09:51:01 -07:00
Juri Wolf
5188a57927
Updates for v4 (#187)
* decrease default gatt table size

* update simulator size

* update simulator buttons

* Add shake animation & gradients for edge pins
2022-05-25 09:49:55 -07:00
Richard Knoll
3fd2c31481 4.0.24 2022-05-09 10:10:55 -07:00
Juri Wolf
2457725e0c
V4updates (#185)
* update 32KB

* reorder buttonEvents to have clicked as default

* update event block documentation file path

* remove on pin released documentation

* update shims, enums and package-lock
2022-05-09 10:10:17 -07:00
Abhijith Chatra
75d7bfb7c2 4.0.23 2022-05-03 17:30:02 -07:00
Abhijith Chatra
36ee2958e1 4.0.22 2022-05-03 17:06:58 -07:00
Abhijith Chatra
0b6b882b7d 4.0.21 2022-05-03 16:56:45 -07:00
Abhijith Chatra
4ae3308ef2 4.0.20 2022-05-03 14:33:36 -07:00
Abhijith Chatra
4b241dd0c7 Updating package-lock.json 2022-05-03 14:33:28 -07:00
Juri Wolf
f8c7d0f275
Bump pxt-core to 7.0.16 (#181)
Co-authored-by: Juri <info@juriwolf.de>
2022-04-26 14:03:24 -07:00
Juri Wolf
a93febb5b7
Map and clean deprecated functions (#175)
* add image and deprecated arrow functions

* update locales

* map basic.showArrow

* map arrow blocks

* map & remove arrow images

* remove arrow blocks

* update locales

* remove & patch:
rgbw -> rgb
button/pin pressed -> button/pin event
loudness -> soundLevel

* update ts mappings for arrows

* add wip ts patch rules

* update .blocks files

* use Click instead of Down as default in Documentation and tests

* patch test.blocks

* fix lowercase name tag

* update test.blocks

* update blocks test files

* update blocks test files

* format block files

* pass blocks file tests

* fix ts mapping

* fix color.defl value

closes https://github.com/microsoft/pxt-calliope/issues/136

* fix ts mappings

- add optional spacing at the end of rgbw()
- map up to v4.0.19

* add suggested changes

* replace innerText by textContent

Co-authored-by: JW <gitkraken@juriwolf.de>
Co-authored-by: Juri <info@juriwolf.de>
2022-04-26 10:28:42 -07:00
Juri Wolf
3b9d90e551
Add images back (#176)
* add image and deprecated arrow functions

* update locales

Co-authored-by: JW <gitkraken@juriwolf.de>
Co-authored-by: Juri <info@juriwolf.de>
2022-04-04 09:53:29 -07:00
Juri Wolf
e2b28e7847
fix storage functions (#174)
Co-authored-by: JW <gitkraken@juriwolf.de>
Co-authored-by: Juri <info@juriwolf.de>
2022-04-04 09:52:34 -07:00
Juri Wolf
63571fb12f
cleanup settings (#172)
- closes https://github.com/microsoft/pxt-calliope/issues/170
- deprecates https://github.com/microsoft/pxt-calliope/issues/162
- no changes for https://github.com/microsoft/pxt-calliope/issues/161

Co-authored-by: JW <gitkraken@juriwolf.de>
Co-authored-by: Juri <info@juriwolf.de>
2022-04-04 09:51:58 -07:00
Richard Knoll
ec378c5b09 4.0.19 2022-03-23 13:24:16 -07:00
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