Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Official micro:bit release #317

Merged
merged 280 commits into from
Apr 10, 2020
Merged

Official micro:bit release #317

merged 280 commits into from
Apr 10, 2020

Conversation

xnkevinnguyen
Copy link
Contributor

Description:

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Limitations:

Please describe limitations of this PR

Testing:

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Checklist:

  • My code follows the style guidelines of this project
  • My code has been formatted with npm run format and passes the checks in npm run check
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

andreamah and others added 30 commits March 15, 2020 20:37
… in the microbit library that we will not implement in the simulator (#257)

Co-authored-by: Kevin Nguyen <xuannamkevin@gmail.com>
Co-authored-by: andreamah <andrea_mah22@hotmail.com>
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vandy Liu <33995460+vandyliu@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
xnkevinnguyen and others added 17 commits April 8, 2020 12:27
Unix Fix for Clue
Fixed group positioning
update readme for clue
* first commit

* updated broken test

* Fixed spelling error for red_led

* Add white leds to refs

* wip white leds

* Add colors for leds on and off

* Modify white led color according to state

* Functioning red and white leds

* Remove logs

* Fix merge conflicts

* Format py

* Rebase change for cluesimulator.tsx

* Reset file to dev version

* Restore cluesimulator.tsx with dev version

* Make changes for cluesimulator.tsx

* Updated led variables

Co-authored-by: xnkevinnguyen <xuannamkevin@gmail.com>
Co-authored-by: Andrea Mah <31675041+andreamah@users.noreply.github.com>
Fixed issues from bug bash
Co-authored-by: Kevin Nguyen <xuannamkevin@gmail.com>
Co-authored-by: Andrea Mah <31675041+andreamah@users.noreply.github.com>
* Update on icons

* Make max number of digit dynamic

Co-authored-by: Vandy Liu <33995460+vandyliu@users.noreply.github.com>
* Release Note March 10 (#251)

release note modification and removed svgs from readme

* ubuntu setup fixes (#281)

Hotfix for Ubuntu

* Serial Monitor Fix (#282)

* changed release note for hotfix

* Merge staging to dev

* Release Note April 15 (#308)

* added link to readme

* pr feedback

* small fix

* modifications

* removed gestures

* adding bbc to microbit

Co-authored-by: Andrea Mah <31675041+andreamah@users.noreply.github.com>
Co-authored-by: Vandy Liu <33995460+vandyliu@users.noreply.github.com>
Co-authored-by: andreamah <andrea_mah22@hotmail.com>
Copy link

@nasadigital nasadigital left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratz!
:shipit:

@xnkevinnguyen xnkevinnguyen merged commit 19ce7da into staging Apr 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants