Juri Wolf
77ed2ccfb1
V4 updates ( #210 )
...
* update pxt.json files
* Fix button event enums
fixes https://github.com/microsoft/pxt-calliope/issues/206
* Fix Safari CSS Rule for iOS app
fixes https://github.com/microsoft/pxt-calliope/issues/205
* aprove preffered repos
should fix https://github.com/microsoft/pxt-calliope/issues/167
2023-01-11 09:51:27 -08:00
Amerlander
9528f73140
Beta updates ( #117 )
...
* 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
* Beta Update
- replace webUSb Images
- update extension list
- hide II2C Pins from digitalPins
- move compile service repos back to calliope
* replace extension images
* Beta update
- change extension upload button style
- deprecate arrow blocks
Co-authored-by: Juri <gitkraken@juriwolf.de>
2020-09-15 09:10:07 -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
64471a53f9
fetch pxt-microbit v2.2.30 ( #102 )
...
* undo buttonEvent
* fetch microbit v2.2.30
Co-authored-by: Amerlander <gitkraken@juriwolf.de>
2020-05-08 09:35:38 -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
90fe68943e
Moving back to pxtcore v0 ( #10 )
...
* migrating to v0
* moving external repos to targetconfig
* reenabling sharing
* updating target
* missing dependencies
* updated pxt version
* fixing missing file
* ignore docs errors
* udpated readme
* bumping pxt
* moving setting to correct location
* missing blockly less
2017-12-12 10:55:00 -08:00
Peli de Halleux
ca1e3e7231
applying icons to namespaces
2017-01-19 20:55:31 -08:00
Peli de Halleux
b3ffabba41
updated translations
2016-11-14 11:25:27 -08:00
Peli de Halleux
d01c801f63
updated mutable block
2016-11-14 10:25:26 -08:00
Peli de Halleux
d82da1f877
updated localizations
2016-11-14 09:44:46 -08:00
Peli de Halleux
79fb4e4ff7
fix missing radio strings
2016-11-14 06:07:19 -08:00
Peli de Halleux
7bc5488f25
updated translations
2016-11-11 15:25:18 -08:00
Peli de Halleux
8ec20b87d7
exposing locs for all apis with jsdoc
2016-11-03 09:43:20 -07:00
Richard Knoll
95e4c609a4
Rename the parameters for the sendValue block ( #293 )
2016-10-27 14:48:22 -07:00
Richard Knoll
2bc5db517e
Renaming the string in onDataPacketReceived and updating docs ( #292 )
2016-10-25 16:39:13 -07:00
Richard Knoll
f191d9033d
Updating radio JSON writing API ( #290 )
2016-10-25 16:38:01 -07:00
Richard Knoll
ec404e5887
Deprecating old radio APIs and fixing docs ( #289 )
2016-10-24 16:30:21 -07:00
Richard Knoll
79c89b832a
New Radio API ( #287 )
...
* Adding radio API for receiving a packet
* More new radio API changes
* renaming some properties
* Redoing radio packet parsing and updating new callback api
2016-10-24 12:55:44 -07:00
Peli de Halleux
76d236e4d9
updated loc files
2016-10-19 10:45:39 -07:00
Peli de Halleux
790b9f557a
renaming translation files
2016-10-17 13:33:27 -07:00
Peli de Halleux
f7ed06108d
Inputorg ( #275 )
...
* use typescript from workspace
* fixed tracking in localhost
* updated ordering of input/radio
2016-10-11 19:36:00 -07:00
Richard Knoll
9f5ebdfb78
Adding advanced attribute to blocks and categories ( #273 )
2016-10-11 13:48:25 -07:00
Sam El-Husseini
277d5a721c
rename "microbit" package to "core" #414 ( #270 )
...
* rename "microbit" package to "core" #414
* shouldn't edit the package id.
* updating package.json
* updated the wrong version
* missed updating pxt.json of tests
2016-10-10 16:21:50 -07:00