Commit Graph

119 Commits

Author SHA1 Message Date
Peli de Halleux
be0984cc4a integrating eddystone into bluetooth package 2016-11-30 04:06:15 -08:00
Peli de Halleux
c5c5362b5d Merge branch 'master' into eddystone 2016-11-29 23:27:49 -08:00
Peli de Halleux
0401aa60d2 Merge pull request #310 from Microsoft/coregone
merging pxt-microbit-core into the target
2016-11-29 15:23:02 -08:00
Peli de Halleux
f046f0e50c merging pxt-microbit-core into the target 2016-11-29 15:06:34 -08:00
Sam El-Husseini
90f48ac77a Enable reference help switch in javascript editor. 2016-11-29 14:53:26 -08:00
Peli de Halleux
98e4f80399 updated crowdin info 2016-11-29 13:12:32 -08:00
Peli de Halleux
b1fcc51bc8 preparing support for eddystone 2016-11-29 09:21:23 -08:00
Sam El-Husseini
528f696b8c Removing gettingStarted property from pxtarget.json. Using sideDoc instead. 2016-11-14 14:24:21 -08:00
Peli de Halleux
ef58b54fdb adding projects menu 2016-11-11 15:06:41 -08:00
Sam El-Husseini
e706809037 Adding getting-started option 2016-11-11 13:36:40 -08:00
Peli de Halleux
fd5357b273 simplify projects 2016-11-10 08:37:13 -08:00
Peli de Halleux
107fe2aefa enable package search 2016-11-04 11:25:05 -07:00
Peli de Halleux
41c7e88928 adding reference to files package 2016-11-02 16:48:59 -07:00
Peli de Halleux
19f757e159 Upgrading to DAL 2.0rc5 (#300)
* basic skeleton for filesystem project

* updated to DAL rc5

* basic file operations

* support for basic file operations (append, remove)

* removing files project
2016-11-02 16:11:08 -07:00
Peli de Halleux
fb222fd732 removing target specific meta (#299)
* updating favicon manifests

* use meta generated from target
2016-11-02 15:14:06 -07:00
Peli de Halleux
474d5bb762 turning off streams 2016-10-28 15:43:43 -07:00
Guillaume Jenkins
f045942297 Project templates (#295)
Moved default projects from pxtarget.json to libs/templates/
2016-10-28 14:12:25 -07:00
Peli de Halleux
198b24c6a4 use secure support link 2016-10-21 11:42:29 -07:00
Peli de Halleux
a90a43d719 updated logo 2016-10-21 11:12:03 -07:00
Peli de Halleux
f9d138cb42 migrating to pxt.microbit.org settings 2016-10-21 10:49:04 -07:00
Peli de Halleux
ae5d5c74a7 better support for BLE UART and alignment with serial blocks. (#276)
* aligning uart apis with serial

* reorganizing serial/bluetooth blocks

* Autoupdate configuration for UART. (#279)

* Autoupdate configuration for UART.

* removing serial autoupdates.
2016-10-18 21:36:42 -07:00
Peli de Halleux
a19d1c848b renaming board name 2016-10-17 16:18:04 -07:00
Sam El-Husseini
c817f9e3ff re-enabling sharing after bug in share-editor has been fixed. 2016-10-13 10:55:52 -07:00
Sam El-Husseini
6e64e80c05 Revert "re-enabling sharing after bug has been fixed"
This reverts commit dde16fec14.
2016-10-11 09:37:53 -07:00
Sam El-Husseini
dde16fec14 re-enabling sharing after bug has been fixed 2016-10-11 09:29:44 -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
Peli de Halleux
04e0529610 disabling embed 2016-10-07 18:20:42 -07:00
Peli de Halleux
09dc67717c added nickname / github search flag 2016-10-07 02:53:18 -07:00
Peli de Halleux
a9ba0a8f90 adding sharing flags 2016-10-05 17:14:49 -07:00
Peli de Halleux
749c2111d2 disaable user-voice, disable cookies in mixpanel 2016-09-29 22:31:10 -07:00
Peli de Halleux
9c8886116e fix for microsoft/pxt#396 2016-09-29 08:15:58 -07:00
Peli de Halleux
2225be7af1 added org info 2016-09-28 15:25:58 -07:00
Peli de Halleux
21a36eb9ee fixing broken image paths 2016-09-14 22:43:59 -07:00
Peli de Halleux
6e4f4595a2 updated usb images 2016-09-14 22:18:01 -07:00
Thomas Denney
13785a2438 OS X uploader (#252)
* Source for OS X uploader

* Readme for OS X uploader

* Export image

* .gitignore for Xcode project

* Remove redundant data

* Update readme instructions

* List formatting

* Remove personal copyright notice added by Xcode

* Added release build and updated readme

* point to doc cdn
2016-09-14 11:33:11 -07:00
Peli de Halleux
167c1d8fce loading board definition from pxtarget.json 2016-09-13 15:32:12 -07:00
Thomas Denney
54a7ac81ea Recommended browser documentation (#251)
* Documentation page for unsupported browsers

* Update unsupported documentation with mac info

* Blur irrelevant information in version screenshots

* Rename to Peli's suggested path

* Browser recommendation for each platform
2016-09-13 10:33:06 -07:00
Thomas Denney
953b362b34 Download instructions (#250)
* Images of micro:bit attached t ostuff

* Cropped and enhanced USB images

* Define paths for USB images

* Added new matching criteria for images

* Help URL

* Add paths for all images

* Cropped images so they look better on dialog

* Add link to uploader
2016-09-12 11:10:30 -07:00
Peli de Halleux
95669e174a Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2016-09-09 09:59:21 -07:00
Peli de Halleux
aca7d6113d enable streams in pxtarget 2016-09-09 09:59:07 -07:00
Michal Moskal
93770e5821 Merge branch 'master' of github.com:Microsoft/pxt-microbit 2016-09-09 10:17:35 +01:00
Michal Moskal
cb8e28beb0 Bump pxt-microbit-core to 0.5.0 2016-09-09 10:17:28 +01:00
Peli de Halleux
8c7e6055ff enabling parts in target 2016-09-09 01:39:52 -07:00
Michal Moskal
dd9d1299fa Merge branch 'master' of github.com:Microsoft/pxt-microbit 2016-09-07 16:27:42 +01:00
Michal Moskal
6a7d1bd95c Support for object literals
bump pxt-microbit-core to 0.4.4
see https://github.com/Microsoft/pxt/issues/287
2016-09-07 16:27:28 +01:00
Thomas Denney
6deb0683b6 Add GitHub URL property 2016-09-07 10:33:36 +01:00
Michal Moskal
a8b427fd89 Merge branch 'master' of github.com:Microsoft/pxt-microbit 2016-09-01 12:13:54 +01:00
Michal Moskal
79c23e2e2a Bump pxt-microbit-core to 0.4.2 with class support 2016-09-01 12:13:40 +01:00
Peli de Halleux
b4ad4819a5 adding additional built-in parts 2016-08-31 08:46:44 -07:00
Peli de Halleux
90da72a8de support for resizing simulator based on usage of parts 2016-08-30 17:18:03 -07:00