Commit Graph
41 Commits
Author SHA1 Message Date
Thomas Denney a591d9f072 Release build of Mac client 2016-09-15 09:25:33 +01:00
Thomas Denney 471a30ca3d Minimise memory usage in Mac app directory watcher 2016-09-15 09:24:09 +01:00
Thomas Denney 205b94afe8 Launch editor menu item in Mac app 2016-09-15 09:23:48 +01:00
Thomas Denney 18caf554e9 Use micro:bit image for Mac app icon
I’m continuing to use the same menu bar image, as usually these are black and white on OS X, compared to coloured images being common on the Windows task bar.
2016-09-15 09:17:54 +01:00
Thomas Denney 67cdf16fe4 Remove redundant values from MainMenu.xib
A small section of this file is still required to build and run the app (it contains metadata that declares that AppDelegate.m is the main implementation, for example).
2016-09-15 08:51:49 +01:00
Thomas DenneyandPeli de Halleux 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
Thomas DenneyandPeli de Halleux 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 DenneyandPeli de Halleux 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
Thomas Denney ef4b06a087 Merge branch 'master' of https://github.com/Microsoft/pxt-microbit 2016-09-09 15:19:58 +01:00
Thomas Denney dfe270d259 Correct filename of data.csv in radio challenge 2016-09-07 11:32:41 +01:00
Thomas Denney 6deb0683b6 Add GitHub URL property 2016-09-07 10:33:36 +01:00
Thomas Denney dbb1e31822 Remove DS_STORE 2016-09-06 10:01:12 +01:00
Thomas Denney 5376bc2dce Rename images, remove redundant images 2016-09-06 09:57:45 +01:00
Thomas Denney 57bd293df8 Move arrow position on doc image 2016-09-06 09:52:17 +01:00
Thomas Denney e570d46755 Rewrite instructions on downloading files to make them more clear 2016-09-06 09:49:08 +01:00
Thomas Denney d37f284fce Added arrows to images and updated instructions 2016-09-06 09:28:20 +01:00
Thomas Denney b716226889 Images for Windows 2016-09-06 09:05:33 +01:00
Thomas Denney 057260c483 Update OS X Firefox screenshots and instructions 2016-09-05 16:46:56 +01:00
Thomas Denney 568ae32f81 Update screenshot and instructions for OS X Chrome 2016-09-05 16:32:41 +01:00
Thomas Denney ae605ff829 Update OS X file transfer screenshot 2016-09-05 16:22:06 +01:00
Thomas Denney f25ddb1085 OS X screenshot 2016-09-05 15:50:27 +01:00
Thomas Denney a9141d027f Add package info for server side check 2016-08-10 13:44:10 +01:00
Thomas Denney 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
Thomas Denney 41a4dfeb68 Documentation snippet fixes 2016-08-10 10:51:55 +01:00
Thomas Denney 1164feb754 More snippet types 2016-08-09 16:55:43 +01:00
Thomas Denney 9ebd9d4f04 Add more snippet types for better detection 2016-08-09 16:52:24 +01:00
Thomas Denney 9fd2a3a3e6 Remove trailing whitespace 2016-08-09 16:39:50 +01:00
Thomas Denney 7f40889103 Add package info to mic docs (for testing) 2016-08-09 16:35:45 +01:00
Thomas Denney ee37b4a959 Add package info to radio docs (for testing) 2016-08-09 16:28:08 +01:00
Thomas Denney 28b28d0b52 Change array declaration for first snippet in headbands 2016-07-25 11:11:51 +01:00
Thomas Denney 0ee2b285c0 Deleted list of bad snippets 2016-07-25 11:10:01 +01:00
Thomas Denney d5cb085264 Rename function call in number documentation 2016-07-25 11:01:10 +01:00
Thomas Denney c055a5d329 Syntax fixes to LED plotting docs 2016-07-25 11:00:34 +01:00
Thomas Denney 8fe8b78f4c Syntax fixes for hero lesson 2016-07-25 10:39:02 +01:00
Thomas Denney f627f125c0 Syntax fixes for headbands lesson 2016-07-25 10:35:15 +01:00
Thomas Denney 7d3254477a Fix case of math in documentation snippet 2016-07-25 10:22:15 +01:00
Thomas Denney 3149ed4c1d Line numbers 2016-07-25 10:15:35 +01:00
Thomas Denney baeafcdebe List of all snippets with errors 2016-07-25 09:39:34 +01:00
Thomas Denney b76622542b Ensure title shows correctly for doc pages 2016-07-15 15:50:26 +01:00
Thomas Denney 6a1415b3e1 Default indentation for default project.
The editor lints the TS file every time it launches, might as well commit the change.
2016-07-15 15:39:16 +01:00
Thomas DenneyandGitHub 2d09aef287 Merge pull request #164 from thomasdenney/master
Fixed '@params' in Neopixel blocks' docs and 'about about'
2016-07-15 08:47:59 +01:00