Commit Graph

2886 Commits

Author SHA1 Message Date
Peli de Halleux
a1104010e4 Bump pxt-core to 0.11.13 2017-02-03 16:04:32 -08:00
Peli de Halleux
a39067a0f4 enable sharing 2017-02-03 16:03:17 -08:00
Matthias L. Jugel
f2ccad6c26 0.8.6 2017-02-03 17:26:29 +01:00
Matthias L. Jugel
8fe328b2e8 add some safety test codes to the production test 2017-02-03 17:26:04 +01:00
Peli de Halleux
b984af2130 0.8.5 2017-02-02 23:23:55 -08:00
Peli de Halleux
fcfcf901aa Bump pxt-core to 0.11.11 2017-02-02 23:23:52 -08:00
Peli de Halleux
969ecee5b5 0.8.4 2017-02-02 23:16:33 -08:00
Peli de Halleux
cd5e5d55bc Bump pxt-core to 0.11.10 2017-02-02 23:16:28 -08:00
thinkberg
7730b7c18f Merge remote-tracking branch 'origin/master' 2017-02-02 19:31:36 +01:00
Matthias L. Jugel
254a979086 0.8.3 2017-02-02 17:33:12 +01:00
Matthias L. Jugel
a846685d26 update sim to match updates in dal
(cherry picked from commit 62848ed)
2017-02-02 17:29:58 +01:00
Matthias L. Jugel
1a7667724d update fixed dal reference 2017-02-02 15:57:02 +01:00
Peli de Halleux
1d49ba4cf0 refreshed dal definitions 2017-02-02 03:18:18 -08:00
Matthias L. Jugel
70dd486320 fixed typo in json 2017-02-01 09:58:49 +01:00
Matthias L. Jugel
9e60666b66 fix naming in image 2017-01-31 22:40:52 +01:00
Matthias L. Jugel
0de9102f96 pin updates 2017-01-31 22:36:32 +01:00
Sam El-Husseini
53dd4206a0 Cleaning up styles 2017-01-26 14:45:39 -08:00
thinkberg
9b2fdabdcc fix sharing URL 2017-01-23 09:21:54 +01:00
Peli de Halleux
3af4d8cf18 updated to 0.8.2 2017-01-22 18:01:14 -08:00
Peli de Halleux
9f2368b59e 0.8.2 2017-01-22 17:49:06 -08:00
Peli de Halleux
08f79ee743 updated web manifest 2017-01-22 17:48:50 -08:00
Peli de Halleux
5ec4a3118a 0.8.1 2017-01-22 17:16:05 -08:00
Peli de Halleux
352e59bfad updated version number 2017-01-22 17:15:54 -08:00
Peli de Halleux
143c703bf2 0.7.18 2017-01-22 17:14:45 -08:00
Peli de Halleux
37eb855df6 0.7.17 2017-01-22 17:13:27 -08:00
Peli de Halleux
47dac2a175 Bump pxt-core to 0.10.15 2017-01-22 17:13:22 -08:00
Peli de Halleux
211ec7a65d added audio flag 2017-01-22 17:13:12 -08:00
Peli de Halleux
d4220593b0 Serial events (#337)
* added "serial->on data received"

* updated info

* updated docs

* added readline to read entire buffer

* lazy initialize of serial buffers

* init async on event

* updated docs
2017-01-22 17:08:59 -08:00
Peli de Halleux
5d861e1e6d negative scroll fix
fix for Microsoft/pxt#813
2017-01-22 17:07:45 -08:00
chmora
64aa0fd6f5 One letter showString shouldn't disappear (#338)
* Fix for "One letter showString shouldn't disappear", fixes #798

* miss semicolon
2017-01-22 17:06:35 -08:00
Peli de Halleux
5be188d6e7 0.7.16 2017-01-19 21:08:24 -08:00
Peli de Halleux
502cca6cc0 Bump pxt-core to 0.10.11 2017-01-19 21:08:21 -08:00
Peli de Halleux
703a876a84 updates style 2017-01-19 21:08:14 -08:00
Peli de Halleux
ca1e3e7231 applying icons to namespaces 2017-01-19 20:55:31 -08:00
Abhijith
a0e971d49f 0.7.15 2017-01-19 11:31:22 -08:00
Abhijith
750faf42e4 Bump pxt-core to 0.10.10 2017-01-19 11:31:14 -08:00
Brahma Giri Abhijith Chatra
b359411058 Merging array changes from pxt-microbit 2017-01-19 11:30:06 -08:00
Peli de Halleux
9c140a5e6f 0.7.14 2017-01-17 14:12:28 -08:00
Peli de Halleux
fad68499e5 0.7.13 2017-01-17 11:45:59 -08:00
Peli de Halleux
c861fd6c65 Bump pxt-core to 0.10.8 2017-01-17 11:45:56 -08:00
Peli de Halleux
db961f78a5 added avatar /loader 2017-01-12 23:06:19 -08:00
Peli de Halleux
975b995f09 fixing dal board 2017-01-12 23:05:29 -08:00
Peli de Halleux
167ba57d2b Bump pxt-core to 0.10.1 2017-01-12 22:58:52 -08:00
Sam El-Husseini
d40c0763f1 fixing indentation 2017-01-12 16:15:15 -08:00
Sam El-Husseini
8c2ecdd42e fix"string compare works differently in simulator/on target" 2017-01-12 16:14:15 -08:00
Peli de Halleux
9d58ea8b1c 0.7.12 2017-01-12 15:31:31 -08:00
Peli de Halleux
22864af73d Bump pxt-core to 0.9.4 2017-01-12 15:31:28 -08:00
Matthias L. Jugel
53bb4ec7e9 USB serial receive fix 2017-01-06 08:15:53 +01:00
Matthias L. Jugel
8e3694661a 0.7.11 2017-01-06 08:12:05 +01:00
Matthias L. Jugel
2ba1b0c262 Merge branch 'master' of github.com:microsoft/pxt-calliope 2017-01-06 08:10:06 +01:00