Commit Graph

24 Commits

Author SHA1 Message Date
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
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
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
Amerlander
5c114a0c57 2.1.28, initiation update to PXT v5.28.24 (#54) 2019-12-01 20:58:26 -08:00
Peli de Halleux
f8a5244146 enabled sharing 2017-02-28 05:23:11 -08:00
Peli de Halleux
c6fa997f02 updated docs from codethemicrobit to pxt.microbit.org 2016-10-19 16:49:05 -07:00
Peli de Halleux
886e071d7f updated about to link to docs 2016-09-14 08:14:04 -07:00
Peli de Halleux
269254796d add descriptions 2016-08-17 09:44:15 -07:00
Peli de Halleux
05098252ed slightly more impressive about example 2016-07-21 15:32:59 -07:00
Thomas Denney
2d09aef287 Merge pull request #164 from thomasdenney/master
Fixed '@params' in Neopixel blocks' docs and 'about about'
2016-07-15 08:47:59 +01:00
Tom Ball
5b682cd8d9 some mods to the docs 2016-07-14 12:09:40 -07:00
Thomas Denney
81f74f07b2 Fix typo, resolve issue #165 2016-07-12 09:46:46 +01:00
Tom Ball
f8d6bd280e change typescript to javascript 2016-06-17 09:02:06 -07:00
Tom Ball
54b72ba312 reduce to 5 menu items 2016-06-15 14:04:06 -04:00
Tom Ball
041b10ef04 fix broken links 2016-06-15 07:55:19 -04:00
Tom Ball
2ceece6cdf typos 2016-06-13 14:49:07 -04:00
Peli de Halleux
e604b27c4f various docs updates 2016-06-09 11:10:01 -07:00
Ron Hale-Evans
d3509a6254 Test docs tweak 2016-05-18 11:28:15 -07:00
Peli de Halleux
53724c4b63 updated about 2016-04-13 13:37:30 -07:00
Peli de Halleux
1e054f96ec updated about page 2016-04-08 16:57:37 -07:00
Peli de Halleux
0f56142317 updated about 2016-04-05 10:36:23 -07:00
Peli de Halleux
3ccec89f33 updated demo program 2016-03-29 14:19:56 -07:00
Tom Ball
acb0c66e85 some edits to about 2016-03-28 23:18:27 -07:00
Peli de Halleux
ebdf268482 added about 2016-03-28 16:35:51 -07:00