pybricks-code
pybricks-code copied to clipboard
Web IDE for Pybricks
It would be very useful to not close the installation dialog until the user clicks "Connect" in the pop-up, as shown in the mock-up screenshot below. That way they don't...
**Motivation** The installation dialog disappears, so the actual installation feel a bit disconnected. I got the following (typical) messages with Move Hub, but it isn't super intuitive where they come...
An icon gets created, but nothing gets added to the app menu or dock. After "allowing launch" and launching it, it opens an empty Chromium window.  Version 100.0.4896.127 (Official...
MicroPython defines 3 optimization levels. The default, O0; O1/O2 which does not compile `assert` statements; and O3 which does not include line numbers. These can make the compiled `.mpy` file...
Currently the behavior (error message) is different on each OS when a hub is disconnected while flashing. Linux works as expected. Windows will say that the connection timed out. Mac...
Bumps [@shopify/react-i18n](https://github.com/Shopify/quilt/tree/HEAD/packages/react-i18n) from 7.8.0 to 7.12.2. Changelog Sourced from @shopify/react-i18n's changelog. 7.12.2 Patch Changes Updated dependencies [2b70145]: @shopify/react-hooks@4.1.1 7.12.1 Patch Changes Updated dependencies [0fc2d54]: @shopify/react-hooks@4.1.0 7.12.0 Minor Changes #2791 d691952...
Initial implementation for keeping the last connected hub id in memory. [pybricks/support/#1415](https://github.com/pybricks/support/issues/1415) Show it as the suggested name in the firmware dialog. Next steps: * keep the hub name and...
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 1.9.7 to 2.2.6. Release notes Sourced from @reduxjs/toolkit's releases. v2.2.6 This bugfix release: Brings internal useIsomorphicLayoutEffect usage in line with React Redux in React Native environments Exports...
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 1.9.7 to 2.2.7. Release notes Sourced from @reduxjs/toolkit's releases. v2.2.7 This bugfix release fixes issues with "TS type portability" errors, improves build artifact tree shaking behavior, and...