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 |
|
Amerlander
|
5c114a0c57
|
2.1.28, initiation update to PXT v5.28.24 (#54)
|
2019-12-01 20:58:26 -08:00 |
|
Peli de Halleux
|
89406330cf
|
rename micro:bit to @boardname@
|
2016-11-01 17:44:37 -07:00 |
|
Peli de Halleux
|
d76d92e041
|
inserting macros instead of hard coded board names
|
2016-11-01 10:42:42 -07:00 |
|
Peli de Halleux
|
9159c297a5
|
added wait-micros function
|
2016-08-16 17:04:21 -07:00 |
|
Ron Hale-Evans
|
c55716e148
|
Control pages now link to Lancaster
|
2016-07-21 13:29:59 -07:00 |
|
Ron Hale-Evans
|
3f66870688
|
Getting started with Control
|
2016-07-20 16:25:09 -07:00 |
|
Ron Hale-Evans
|
478b1c84de
|
Adding templates to Control directory
|
2016-07-20 11:31:14 -07:00 |
|
Ron Hale-Evans
|
45b480c6dd
|
Rewrote in simple language. Deleted an irrelevant example.
|
2016-06-24 10:25:47 -07:00 |
|
Ron Hale-Evans
|
8617f0f3b4
|
Expanded stub. Rewrote in simple language.
|
2016-06-23 15:25:56 -07:00 |
|
Tom Ball
|
a0a23a261c
|
restructuring to separate language from API
|
2016-06-14 17:20:45 -04:00 |
|
Peli de Halleux
|
d28efb3b84
|
batch fixing ](/microbit/ -> ](/ links
|
2016-04-13 08:27:45 -07:00 |
|
Peli de Halleux
|
850c313c5d
|
batch replace onButtonPressed(Button...
|
2016-03-29 21:17:57 -07:00 |
|
Peli de Halleux
|
c25049ee5f
|
adding control blocks
|
2016-03-25 21:13:09 -07:00 |
|
Michal Moskal
|
a08eb53f92
|
Migrate docs from the other repo
|
2016-03-25 16:47:20 -07:00 |
|