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

Conversation

@vandyliu
Copy link
Contributor

@vandyliu vandyliu commented Jan 30, 2020

Description:

Adding the skeleton/structure of the microbit library. This was based off Andrea's closed PR, which Sagar commented on. Also included the basic button class in it.

Type of change

  • New feature (non-breaking change which adds functionality)

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

@vandyliu vandyliu requested a review from smmatte as a code owner January 30, 2020 05:21
@vandyliu vandyliu requested review from DanielMeixner, andreamah and xnkevinnguyen and removed request for DanielMeixner January 30, 2020 05:22
Copy link
Contributor

@andreamah andreamah left a comment

Choose a reason for hiding this comment

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

Good! Awesome work :)

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.

I am impressed how thorough the tests are! Great job.

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.

Thanks for addressing the comments!

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.

LGTM! Great PR 🌠

@vandyliu vandyliu requested a review from andreamah January 31, 2020 19:08
Copy link
Contributor

@andreamah andreamah left a comment

Choose a reason for hiding this comment

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

Looks good! :D

@vandyliu vandyliu merged commit 96bb3e1 into dev Jan 31, 2020
xnkevinnguyen pushed a commit that referenced this pull request Feb 3, 2020
…ect (#185)

* Created skeleton of microbit library
* Added button model to microbit model

Co-authored-by: Andrea Mah <31675041+andreamah@users.noreply.github.com>
xnkevinnguyen added a commit that referenced this pull request Feb 3, 2020
…ect (#185)

* Created skeleton of microbit library
* Added button model to microbit model

Co-authored-by: Andrea Mah <31675041+andreamah@users.noreply.github.com>

Remove outdated tests

Update Snapshot

Remove tslint comment

Remove comment
xnkevinnguyen added a commit that referenced this pull request Feb 4, 2020
…ect (#185)

* Created skeleton of microbit library
* Added button model to microbit model

Co-authored-by: Andrea Mah <31675041+andreamah@users.noreply.github.com>

Remove outdated tests

Update Snapshot

Remove tslint comment

Remove comment
@vandyliu vandyliu deleted the users/t-vali/microbit-button branch February 6, 2020 18:59
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.

6 participants