pybricks-code
pybricks-code copied to clipboard
Web IDE for Pybricks
I'd love to see two buttons added to the web IDE. 1) 'turn the hub off'. While turning the hub on is very easy (just click the button) it takes...
Bumps [@shopify/react-i18n](https://github.com/Shopify/quilt/tree/HEAD/packages/react-i18n) from 7.8.0 to 7.10.2. Changelog Sourced from @shopify/react-i18n's changelog. 7.10.2 Patch Changes Updated dependencies [a4eae7db3]: @shopify/react-hooks@3.1.0 7.10.1 Patch Changes Updated dependencies [b2cfd3b4d]: @shopify/name@1.0.1 7.10.0 Minor Changes #2711 3d072b067...
Bumps [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) from 1.9.7 to 2.2.3. Release notes Sourced from @reduxjs/toolkit's releases. v2.2.3 This minor release fixes the types for functions that accept a React Context instance to match the...
Bumps [usehooks-ts](https://github.com/juliencrn/usehooks-ts) from 2.9.1 to 3.1.0. Release notes Sourced from usehooks-ts's releases. [email protected] Minor Changes 06dfd5e: Add remove function to useLocalStorage and useSessionStorage (@k-melnychuk & @RubyHuntsman) Patch Changes e62c41f: Restoration...
Bumps [@types/redux-logger](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/redux-logger) from 3.0.12 to 3.0.13. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...
Bumps [redux](https://github.com/reduxjs/redux) from 4.2.1 to 5.0.1. Release notes Sourced from redux's releases. v5.0.1 This patch release adjusts the isPlainObject util to allow objects created via Object.create(null), and fixes a type...
We currently use the mirror feature of `lftp` for deploying the Pybricks Code website. This leaves the site in an inconsistent state for a few minutes while the upload happens....
This may make the functionality a bit easier to understand. Maybe we could change it to "open app", and perform the equivalent of this button browser button. If that doesn't...
TODO: - https://crbug.com/684073 needs to be fixed - timeout needs to be added to bootloader connect as well Issue: https://github.com/pybricks/support/issues/911
When developing Pybricks Code using the React dev server (`yarn start`), the editor sometimes disappears during hot reload. Also more recent changes have cause syntax highlighting to stop working sometimes...