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
|
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 de Halleux
|
ad2acb244a
|
docs cleanup
|
2017-02-28 06:45:08 -08:00 |
|
Peli de Halleux
|
c6fa997f02
|
updated docs from codethemicrobit to pxt.microbit.org
|
2016-10-19 16:49:05 -07:00 |
|
Thomas Denney
|
df5989760c
|
Make serial docs clearer, resolve issue #158
|
2016-07-18 17:17:16 +01:00 |
|
Ron Hale-Evans
|
4cc7215d35
|
Updated Linux (and Windows) instructions
|
2016-07-08 16:34:56 -07:00 |
|
Peli de Halleux
|
e604b27c4f
|
various docs updates
|
2016-06-09 11:10:01 -07:00 |
|
Peli de Halleux
|
67c5f0612a
|
added serial docs
|
2016-04-15 16:36:31 -07:00 |
|