Commit Graph

13 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
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
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
Tom Ball
a0a23a261c restructuring to separate language from API 2016-06-14 17:20:45 -04:00
Tom Ball
67ea6c01f2 remove linksto lessons from references 2016-06-11 22:28:57 -04:00
Ron Hale-Evans
21361708ec Rest of Basic in simple English. Reconsider some code samples? 2016-05-20 13:09:18 -07:00
Peli de Halleux
d7c3f1b50a various docs fixes 2016-04-15 16:15:08 -07:00
Peli de Halleux
8da3c5eb84 various docs fixes 2016-04-15 15:53:20 -07: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
Michal Moskal
a08eb53f92 Migrate docs from the other repo 2016-03-25 16:47:20 -07:00