Commit Graph

2897 Commits

Author SHA1 Message Date
Juri Wolf b0af4b54b2
Remove extensions without MIT License (#215)
Replaces `dl1ekm/pxt-calliope-PCF85063-RTC` by `CalliTGS3/pxt-calliope-grovePCF85063TP` and removes `dl1ekm/pxt-calliope-ADS1x15`
2023-01-16 20:12:24 -08:00
Richard Knoll 5aade18a66 4.0.30 2023-01-11 10:06:18 -08:00
Juri Wolf 77ed2ccfb1
V4 updates (#210)
* update pxt.json files

* Fix button event enums

fixes https://github.com/microsoft/pxt-calliope/issues/206

* Fix Safari CSS Rule for iOS app

fixes https://github.com/microsoft/pxt-calliope/issues/205

* aprove preffered repos

should fix https://github.com/microsoft/pxt-calliope/issues/167
2023-01-11 09:51:27 -08:00
Richard Knoll 1aaedf1fa0
bump pxt-core to hopefully fix karma tests (#211)
* bump pxt-core to hopefully fix karma tests

* bump again

* update node version
2023-01-10 15:49:30 -08:00
Juri Wolf 6a5d25197b
release v4.0.29 to life (#203) 2022-09-23 09:17:45 -07:00
Juri Wolf 6d4b2185b4
Updates localization (#202)
* Updated translation

Updated translation

* Updated localization

Updated localization

* Fixed typos

Fixed typos

* Updated localization

Updated localization

Co-authored-by: Jørn Alraun <ja@urbn-pockets.com>
2022-09-23 08:45:02 -07:00
Richard Knoll 5a1ba75dc9 4.0.29 2022-09-19 09:22:30 -07:00
Richard Knoll b4f625d44c
Bump pxt-core reference to latest stable7.0 (#201) 2022-09-16 09:34:09 -07:00
Richard Knoll 2f7a536874 4.0.28 2022-09-12 09:28:49 -07:00
Juri Wolf 0e78265f35
V4 updates 4 (#198)
* Updated extensions

Updated extensions

* Fixed typo

Fixed typo

* update locales

* Updated core strings for german language

Updated core strings for german language

* Fixed typo

Fixed typo

* First part translated

First part translated

* Updated translation

Updated translation

* Aktualisierte Übersetzung

Aktualisierte Übersetzung

* Updated translation

Updated translation

* Updated translation

Updated translation

* Set BLE services explicit

* remove v3 locales

* Change setting strings

* fix shake button events

* Update banner text

* updates for app experience

* add codecards for new mobile app project

* Simulator: Reduce LED glow and fix MIC icon position

Co-authored-by: Jørn Alraun <ja@urbn-pockets.com>
2022-09-07 16:30:03 -07:00
Richard Knoll c9560c7411 4.0.27 2022-08-10 09:36:46 -07:00
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