Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error handling for WebUSB issues #1164

Merged
merged 14 commits into from
May 3, 2024
Merged

Commits on Apr 8, 2024

  1. Use dialog to show WebUSB errors

    Remove unused text as firmware update handled specially by its own dialog
    microbit-robert committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7a83528 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    200dd03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18b5f1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    905678c View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Add disconnect/reconnect video

    Fix remaining invalid DOM nesting issue.
    microbit-robert committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f7bc93b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    e3caed9 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    f88d0aa View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Feedback from review

    microbit-robert committed May 1, 2024
    Configuration menu
    Copy the full SHA
    b273445 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    362c092 View commit details
    Browse the repository at this point in the history
  3. Refactor

    microbit-robert committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c606ac5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b01f6bc View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Reinstate old text

    Given that we've said pages/tabs in the title (below in this file, above in the UI!) it's tempting to reduce the translation churn by reinstating this.
    microbit-matt-hillsdon authored May 3, 2024
    Configuration menu
    Copy the full SHA
    6cec83e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10b772a View commit details
    Browse the repository at this point in the history
  3. TypeScript fix

    microbit-robert committed May 3, 2024
    Configuration menu
    Copy the full SHA
    9bf35cd View commit details
    Browse the repository at this point in the history