Commit Graph

25 Commits

Author SHA1 Message Date
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
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
5c114a0c57 2.1.28, initiation update to PXT v5.28.24 (#54) 2019-12-01 20:58:26 -08:00
89406330cf rename micro:bit to @boardname@ 2016-11-01 17:44:37 -07:00
d76d92e041 inserting macros instead of hard coded board names 2016-11-01 10:42:42 -07:00
bfc2641637 various docs cleanup 2016-09-01 05:08:27 -07:00
807e581c3d Addition of ignore notation
Some snippets are designed to show syntax errors or refer to earlier variables. In this case the automated checker needs to avoid compiling them
2016-08-10 13:43:48 +01:00
1164feb754 More snippet types 2016-08-09 16:55:43 +01:00
9ebd9d4f04 Add more snippet types for better detection 2016-08-09 16:52:24 +01:00
aff9d1ee60 clean up docs 2016-07-26 09:03:42 -07:00
ad6ef04b1f Fixing parameters 2016-07-18 15:18:40 -07:00
240162370e Rewrote in simple language. New example. 2016-06-20 13:18:41 -07:00
cd0b2a646f fixing various doc links 2016-06-19 05:28:46 -07:00
e055484492 updated loc strings 2016-06-19 05:14:46 -07:00
25d6746b7e Rewrote in simple language. Fixed broken links. 2016-06-17 16:20:17 -07:00
7cb85ff459 New page for 'create big image' 2016-06-17 15:00:24 -07:00
74b6d99ab1 Rewrote in simple language. Added blocks example. 2016-06-17 13:42:01 -07:00
041b10ef04 fix broken links 2016-06-15 07:55:19 -04:00
a0a23a261c restructuring to separate language from API 2016-06-14 17:20:45 -04:00
67ea6c01f2 remove linksto lessons from references 2016-06-11 22:28:57 -04:00
4169663a8b fixing broken links 2016-04-18 08:33:09 -07:00
77030db1d3 fixing links in docs 2016-04-15 15:02:26 -07:00
d28efb3b84 batch fixing ](/microbit/ -> ](/ links 2016-04-13 08:27:45 -07:00
9f4a121829 removing hashtags from docs 2016-04-01 16:22:47 -07:00
a08eb53f92 Migrate docs from the other repo 2016-03-25 16:47:20 -07:00